Category: roslyn

  • RSCG – Strings.ResourceGenerator

    RSCG – Strings.ResourceGenerator     name Strings.ResourceGenerator nuget https://www.nuget.org/packages/Strings.ResourceGenerator/ link https://github.com/biggik/Strings.ResourceGenerator author Birgir Kristmannsson Generating strongly typed string resources – with parameter and Localization   This is how you can use Strings.ResourceGenerator . The code that you start with is The code that you will use is   The code that is generated is Code…

  • RSCG – Figgle

    RSCG – Figgle     name Figgle nuget https://www.nuget.org/packages/Figgle.Generator/ link https://github.com/drewnoakes/figgle author Drew Noakes Generating ASCII art text for console applications   This is how you can use Figgle . 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 – SuperFluid

    RSCG – SuperFluid     name SuperFluid nuget https://www.nuget.org/packages/SuperFluid/ link https://github.com/hughesjs/SuperFluid author James Hughes Generate a state machine from a yaml file   This is how you can use SuperFluid . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…

  • RSCG – DimonSmart.BuilderGenerator

    RSCG – DimonSmart.BuilderGenerator     name DimonSmart.BuilderGenerator nuget https://www.nuget.org/packages/DimonSmart.BuilderGenerator/ link https://github.com/DimonSmart/BuilderGenerator author Dmitry Dorogoy Generating builder pattern code for classes   This is how you can use DimonSmart.BuilderGenerator . 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/DimonSmart.BuilderGenerator

  • RSCG – BunnyTailServiceRegistration

        name BunnyTailServiceRegistration nuget https://www.nuget.org/packages/BunnyTail.ServiceRegistration/ link https://github.com/usausa/service-registration-generator author Machi Pon Generating service registration code from attributes   This is how you can use BunnyTailServiceRegistration . 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/BunnyTailServiceRegistration

  • RSCG – ArgumentParsing

    RSCG – ArgumentParsing     name ArgumentParsing nuget https://www.nuget.org/packages/ArgumentParsing/ link https://github.com/DoctorKrolic/ArgumentParsing author Transform command line arguments into strongly typed objects   This is how you can use ArgumentParsing . 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/ArgumentParsing

  • RSCG – zlinq

    RSCG – zlinq     name zlinq nuget https://www.nuget.org/packages/ZLinq.DropInGenerator/ https://www.nuget.org/packages/ZLinq/ link https://neuecc.medium.com/zlinq-a-zero-allocation-linq-library-for-net-1bb0a3e5c749 author Cysharp – subsidiary of Cygames zero allocations for LINQ operations, high performance, functional programming   This is how you can use zlinq . The code that you start with is The code that you will use is   The code that is…

  • RSCG – EntityLengths.Generator

    RSCG – EntityLengths.Generator     name EntityLengths.Generator nuget https://www.nuget.org/packages/EntityLengths.Generator/ link https://github.com/TarasKovalenko/EntityLengths.Generator/ author Taras Kovalenko Generating constants for max length for properties in entities   This is how you can use EntityLengths.Generator . The code that you start with is The code that you will use is   The code that is generated is Code and…

  • RSCG – RSCG_CompositeProvider

    RSCG – RSCG_CompositeProvider     name RSCG_CompositeProvider nuget https://www.nuget.org/packages/RSCG_CompositeProvider/ https://www.nuget.org/packages/RSCG_CompositeProvider_common/ link https://github.com/ignatandrei/RSCG_CompositeProvider author Ignat Andrei Generate composite class from interface,using multiple sources   This is how you can use RSCG_CompositeProvider . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…

  • RSCG – DependencyModules.SourceGenerator

    RSCG – DependencyModules.SourceGenerator     name DependencyModules.SourceGenerator nuget https://www.nuget.org/packages/DependencyModules.SourceGenerator/ https://www.nuget.org/packages/DependencyModules.Runtime/ link https://github.com/ipjohnson/DependencyModules author Ian Johnson Generating service dependencies from attributes. Also,by the author,a more advanced example you will find in the DemoWithTest.zip inside the zip file   This is how you can use DependencyModules.SourceGenerator . The code that you start with is The code that…