Category: RSCG

  • RSCG – jos.enumeration

        name jos.enumeration nuget https://www.nuget.org/packages/jos.enumeration/ link https://github.com/joseftw/jos.enumeration author Josef Ottosson Generating enum from static consts   This is how you can use jos.enumeration . 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/jos.enumeration

  • 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 – Comparison

    RSCG – Comparison     name Comparison nuget https://www.nuget.org/packages/ReflectionIT.ComparisonOperatorsGenerator/ link https://github.com/sonnemaf/ReflectionIT.ComparisonOperatorsGenerator author Fons Sonnemans If you want to generate comparison operators for your classes, startin with IComparable   This is how you can use Comparison . The code that you start with is The code that you will use is   The code that is…

  • RSCG – NativeObjects

    RSCG – NativeObjects     name NativeObjects nuget https://www.nuget.org/packages/NativeObjects/ link https://github.com/kevingosse/NativeObjects author Kevin Gosse Object to IntPtr and back   This is how you can use NativeObjects . 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/NativeObjects