Category: roslyn

  • 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…

  • RSCG – CommandLine

    RSCG – CommandLine     name CommandLine nuget https://www.nuget.org/packages/DotMake.CommandLine/ link https://github.com/dotmake-build/command-line author DotMake Generating easy command line applications.   This is how you can use CommandLine . 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/CommandLine

  • RSCG – NetAutomaticInterface

    RSCG – NetAutomaticInterface     name NetAutomaticInterface nuget https://www.nuget.org/packages/AutomaticInterface/ link https://github.com/codecentric/net_automatic_interface author codecentric AG GEnerating interface from class   This is how you can use NetAutomaticInterface . 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/NetAutomaticInterface

  • RSCG – WhatIAmDoing

    RSCG – WhatIAmDoing     name WhatIAmDoing nuget https://www.nuget.org/packages/RSCG_WhatIAmDoing/ https://www.nuget.org/packages/RSCG_WhatIAmDoing_Common/ link https://github.com/ignatandrei/RSCG_WhatIAmDoing author Ignat Andrei Intercept any method in any project   This is how you can use WhatIAmDoing . The code that you start with is The code that you will use is   The code that is generated is Code and pdf at…

  • RSCG – NotNotAppSettings

    RSCG – NotNotAppSettings     name NotNotAppSettings nuget https://www.nuget.org/packages/NotNot.AppSettings/ link https://github.com/jasonswearingen/NotNot.AppSettings/ author jasonswearingen Application Settings to strongly typed classes. Generate also from AppSettings development   This is how you can use NotNotAppSettings . The code that you start with is The code that you will use is   The code that is generated is Code…