Category: roslyn

  • RSCG – AutoRegisterInject

    RSCG – AutoRegisterInject     name AutoRegisterInject nuget https://www.nuget.org/packages/AutoRegisterInject/ link https://github.com/patrickklaeren/AutoRegisterInject author Patrick Klaeren Generating class DI registration from attributes   This is how you can use AutoRegisterInject . 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/AutoRegisterInject

  • RSCG – ProxyGen

    RSCG – ProxyGen     name ProxyGen nuget https://www.nuget.org/packages/ProxyGen.net/ link https://github.com/Sholtee/ProxyGen author Dénes Solti intercepting and duck typing   This is how you can use ProxyGen . 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/ProxyGen

  • RSCG – DeeDee

    RSCG – DeeDee     name DeeDee nuget https://www.nuget.org/packages/DeeDee/ link https://github.com/joh-pot/DeeDee/ author joh-pot Mediatr generated data   This is how you can use DeeDee . 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/DeeDee

  • RSCG – MemoryPack

    RSCG – MemoryPack     name MemoryPack nuget https://www.nuget.org/packages/MemoryPack/ link https://github.com/Cysharp/MemoryPack author Cysharp,Inc Efficient serializer   This is how you can use MemoryPack . 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/MemoryPack

  • RSCG – Matryoshki

    RSCG – Matryoshki     name Matryoshki nuget https://www.nuget.org/packages/Matryoshki/ link https://github.com/krasin-ga/matryoshki/ author Georgy Krasin Adding decorators to an implementation of interface   This is how you can use Matryoshki . 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 – Mediator

    RSCG – Mediator     name Mediator nuget https://www.nuget.org/packages/Mediator.SourceGenerator https://www.nuget.org/packages/Mediator.Abstractions link https://github.com/martinothamar/Mediator author Martin Othamar Gnerating mediator data without reflection   This is how you can use Mediator . 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/Mediator

  • RSCG – MorrisMoxy

    RSCG – MorrisMoxy     name MorrisMoxy nuget https://www.nuget.org/packages/Morris.Moxy/ link https://github.com/mrpmorris/Morris.Moxy author Peter Morris Generate C# code for classes from template using attributes   This is how you can use MorrisMoxy . The code that you start with is The code that you will use is   The code that is generated is Code and…

  • RSCG – Refit

    RSCG – Refit     name Refit nuget https://www.nuget.org/packages/Refit/ link https://github.com/reactiveui/refit author ReactiveUI Generates code for retrieving data from HTTP API   This is how you can use Refit . 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 – Gedaq

    RSCG – Gedaq     name Gedaq nuget https://www.nuget.org/packages/Gedaq/ link https://github.com/SoftStoneDevelop/Gedaq author Vyacheslav Brevnov Generating code from attribute query   This is how you can use Gedaq . 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/Gedaq

  • RSCG – Lombok.NET

    RSCG – Lombok.NET     name Lombok.NET nuget https://www.nuget.org/packages/Lombok.NET/ link https://github.com/CollinAlpert/Lombok.NET author Colin Alpert Generating toString from props/fields. Other demos on site   This is how you can use Lombok.NET . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…