Category: roslyn

  • RSCG – ActorSrcGen

        name ActorSrcGen nuget https://www.nuget.org/packages/ActorSrcGen/ link https://github.com/aabs/ActorSrcGen author Andrew Matthews Generating source code for actors in C#.   This is how you can use ActorSrcGen . 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/ActorSrcGen

  • RSCG – MSTest

    name MSTest nuget https://www.nuget.org/packages/MSTest.SourceGeneration/ link https://github.com/microsoft/testfx author Microsoft AOP for MSTest   This is how you can use MSTest . 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/MSTest

  • RSCG – Minerals.AutoMixins

        name Minerals.AutoMixins nuget https://www.nuget.org/packages/Minerals.AutoMixins/ link https://github.com/SzymonHalucha/Minerals.AutoMixins author Szymon Halucha Generate Mixin from another classes   This is how you can use Minerals.AutoMixins . 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/Minerals.AutoMixins

  • RSCG – ThisClass

        name ThisClass nuget https://www.nuget.org/packages/ThisClass/ link https://github.com/trympet/ThisClass author Trym Lund Flogard Generate full class name from class   This is how you can use ThisClass . 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/ThisClass

  • RSCG – RossLean.StringificationGenerator

        name RossLean.StringificationGenerator nuget https://www.nuget.org/packages/RossLean.StringificationGenerator/ link https://github.com/RossLean/RossLean/ author Alex Kalfakakos Generating constructor code as string   This is how you can use RossLean.StringificationGenerator . 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/RossLean.StringificationGenerator

  • RSCG – Minerals.AutoInterfaces

        name Minerals.AutoInterfaces nuget https://www.nuget.org/packages/Minerals.AutoInterfaces/ link https://github.com/SzymonHalucha/Minerals.AutoInterfaces author Szymon Hałucha Generating interface from class   This is how you can use Minerals.AutoInterfaces . 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/Minerals.AutoInterfaces

  • RSCG – MinimalApis.Discovery

    name MinimalApis.Discovery nuget https://www.nuget.org/packages/MinimalApis.Discovery/ link https://github.com/shawnwildermuth/MinimalApis author Shawn Wildermuth Controller like API registering   This is how you can use MinimalApis.Discovery . 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/MinimalApis.Discovery

  • RSCG – BitsKit

    name BitsKit nuget https://www.nuget.org/packages/BitsKit/ link https://github.com/barncastle/BitsKit author barncastle Reading efficiently from a bit structure   This is how you can use BitsKit . 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/BitsKit

  • RSCG – FusionReactor

    name FusionReactor nuget https://www.nuget.org/packages/FusionReactor.SourceGenerators.EnumExtensions link https://github.com/OhFlowi/FusionReactor.SourceGenerators.EnumExtensions author OhFlowi Enums to string and other extensions   This is how you can use FusionReactor . 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/FusionReactor

  • RSCG – UnionGen

    name UnionGen nuget https://www.nuget.org/packages/UnionGen/ link https://github.com/markushaslinger/union_source_generator author M. Haslinger Generating unions between types   This is how you can use UnionGen . 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/UnionGen