Category: .NET

  • 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

  • RSCG – corecraft

    RSCG – corecraft     name corecraft nuget https://www.nuget.org/packages/corecraft/ link https://github.com/AlexNav73/CoreCraft author Decomposing properties and class into Domain Models. Seems however too complicated to use   This is how you can use corecraft . The code that you start with is The code that you will use is   The code that is generated is…

  • RSCG – sourcedepend

    RSCG – sourcedepend     name sourcedepend nuget https://www.nuget.org/packages/sourcedepend/ link https://github.com/crwsolutions/sourcedepend author Colin Wilmans Generating constructor for DI   This is how you can use sourcedepend . 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/sourcedepend

  • RSCG – OptionToStringGenerator

    RSCG – OptionToStringGenerator     name OptionToStringGenerator nuget https://www.nuget.org/packages/Seekatar.OptionToStringGenerator/ link https://github.com/Seekatar/OptionToStringGenerator author Jim W Generating similar ToString method for classes with many properties. It can also generate for external classes.   This is how you can use OptionToStringGenerator . The code that you start with is The code that you will use is   The…