Category: roslyn

  • RSCG – AutoInvoke.Generator

    RSCG – AutoInvoke.Generator     name AutoInvoke.Generator nuget https://www.nuget.org/packages/AutoInvoke.Generator/ link https://github.com/LokiMidgard/AutoInvoke.Generator author Patrick Kranz Finding all implementation of an interface/class and invoke them.   This is how you can use AutoInvoke.Generator . The code that you start with is The code that you will use is   The code that is generated is Code and…

  • RSCG – Architect.DomainModeling

    RSCG – Architect.DomainModeling     name Architect.DomainModeling nuget https://www.nuget.org/packages/Architect.DomainModeling/ link https://github.com/TheArchitectDev/Architect.DomainModeling author Timo van Zijll Langhout Domain Modelling -DDD,Entity and more. Here I will show just the builder   This is how you can use Architect.DomainModeling . The code that you start with is The code that you will use is   The code that…

  • RSCG – CodeAnalysis

    RSCG – CodeAnalysis     name CodeAnalysis nuget https://www.nuget.org/packages/Feast.CodeAnalysis/ link https://github.com/feast107/CodeAnalysis author Feast Code to string literal. Unfortunately,it carries also some other CodeAnalysis generated files,which are not so useful.   This is how you can use CodeAnalysis . The code that you start with is The code that you will use is   The code…

  • RSCG – RSCG_JSON2Class

    RSCG – RSCG_JSON2Class     name RSCG_JSON2Class nuget https://www.nuget.org/packages/RSCG_JSON2Class/ link https://github.com/ignatandrei/RSCG_JSON2Class author Andrei Ignat transform any json into a class   This is how you can use RSCG_JSON2Class . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_JSON2Class

  • RSCG – LingoGen

        name LingoGen nuget https://www.nuget.org/packages/RubenBroere.LingoGen/ link https://github.com/RubenBroere/lingo-gen author Ruben Broere Translating from multiple languages   This is how you can use LingoGen . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/LingoGen

  • RSCG – AutoGen

    RSCG – AutoGen     name AutoGen nuget https://www.nuget.org/packages/Antelcat.AutoGen/ link ,https://github.com/Antelcat/AutoGen author Feast Antelcat Generating function to map DTOs   This is how you can use AutoGen . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/AutoGen

  • RSCG – RSCG_Wait

    RSCG – RSCG_Wait     name RSCG_Wait nuget https://www.nuget.org/packages/RSCG_WaitAndOptions/ link https://github.com/ignatandrei/RSCG_WaitAndOptions author Andrei Ignat Demo for waiting in compilation and show the options of compiling the code   This is how you can use RSCG_Wait . The code that you start with is The code that you will use is   The code that is…

  • RSCG – PlantUmlClassDiagramGenerator

    RSCG – PlantUmlClassDiagramGenerator     name PlantUmlClassDiagramGenerator nuget https://www.nuget.org/packages/PlantUmlClassDiagramGenerator.SourceGenerator/ https://www.nuget.org/packages/PlantUmlClassDiagramGenerator.Attributes/ link https://github.com/pierre3/PlantUmlClassDiagramGenerator/ author Hirotada Kobayashi Generating UML from class definitions   This is how you can use PlantUmlClassDiagramGenerator . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/PlantUmlClassDiagramGenerator

  • RSCG – CopyTo

    RSCG – CopyTo     name CopyTo nuget https://www.nuget.org/packages/RhoMicro.CodeAnalysis.CopyToGenerator link https://github.com/PaulBraetz/RhoMicro.CodeAnalysis author Paul Braetz Generating copy to code for properties of a class   This is how you can use CopyTo . The code that you start with is The code that you will use is   The code that is generated is Code and…

  • RSCG – UnionsGenerator

    RSCG – UnionsGenerator     name UnionsGenerator nuget https://www.nuget.org/packages/RhoMicro.CodeAnalysis.UnionsGenerator link https://github.com/PaulBraetz/RhoMicro.CodeAnalysis/ author Paul Braetz Generating Union types for C#   This is how you can use UnionsGenerator . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/UnionsGenerator