Category: .NET Core
-
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…
-
RSCG – cachesourcegenerator
RSCG – cachesourcegenerator name cachesourcegenerator nuget https://www.nuget.org/packages/cachesourcegenerator/ link https://github.com/jeppevammenkristensen/cachesourcegenerator author Jeppe Roi Kristensen Caching methods results This is how you can use cachesourcegenerator . 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/cachesourcegenerator
-
RSCG – jab
RSCG – jab name jab nuget https://www.nuget.org/packages/jab/ link https://github.com/pakrym/jab author Pavel Krymets generating DI code This is how you can use jab . 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/jab
-
RSCG – FunicularSwitch
RSCG – FunicularSwitch name FunicularSwitch nuget https://www.nuget.org/packages/FunicularSwitch.Generators/ https://www.nuget.org/packages/FunicularSwitch link https://github.com/bluehands/Funicular-Switch author bluehands Generating discriminated unions for C# 9.0 and above. This is how you can use FunicularSwitch . The code that you start with is The code that you will use is The code that is generated is Code and pdf…