Category: .NET

  • RSCG – MinimalApiBuilder

    RSCG – MinimalApiBuilder     name MinimalApiBuilder nuget https://www.nuget.org/packages/MinimalApiBuilder/ link https://github.com/JensDll/MinimalApiBuilder author Generate Minimal API from classes   This is how you can use MinimalApiBuilder . 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/MinimalApiBuilder

  • RSCG – DynamicsMapper

    RSCG – DynamicsMapper     name DynamicsMapper nuget https://www.nuget.org/packages/YC.DynamicsMapper/ link https://github.com/YonatanCohavi/DynamicsMapper/ author Yonatan Cohavi Mapper for Dataverse client – generates also column names from properties   This is how you can use DynamicsMapper . The code that you start with is The code that you will use is   The code that is generated is…

  • RSCG – UnitGenerator

    RSCG – UnitGenerator     name UnitGenerator nuget https://www.nuget.org/packages/UnitGenerator/ link https://github.com/Cysharp/UnitGenerator author Cysharp,Inc Generating classes instead of value objects( e.g. int)   This is how you can use UnitGenerator . 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 – StaticReflection

    RSCG – StaticReflection     name StaticReflection nuget https://www.nuget.org/packages/FastStaticReflection/ https://www.nuget.org/packages/FastStaticReflection.CodeGen/ link https://github.com/Cricle/StaticReflection/ author Cricle Call prop/methods on classes   This is how you can use StaticReflection . 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/StaticReflection

  • RSCG – CredFetoEnum

    RSCG – CredFetoEnum     name CredFetoEnum nuget https://www.nuget.org/packages/Credfeto.Enumeration.Source.Generation/ link https://github.com/credfeto/credfeto-enum-source-generation author Mark Ridgwell Enum / description to string   This is how you can use CredFetoEnum . 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/CredFetoEnum

  • RSCG – IDisposableGenerator

    RSCG – IDisposableGenerator     name IDisposableGenerator nuget https://www.nuget.org/packages/IDisposableGenerator/ link https://github.com/Elskom/IDisposableGenerator author Els_kom Official Organization Generating disposable   This is how you can use IDisposableGenerator . 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/IDisposableGenerator

  • RSCG – Meziantou.Polyfill

    RSCG – Meziantou.Polyfill     name Meziantou.Polyfill nuget https://www.nuget.org/packages/Meziantou.Polyfill/ link https://www.meziantou.net/polyfills-in-dotnet-to-ease-multi-targeting.htm author Gérald Barré Generating polyfills that you can see source without de-compiling   This is how you can use Meziantou.Polyfill . The code that you start with is The code that you will use is   The code that is generated is Code and…

  • RSCG – DisposableHelpers

    RSCG – DisposableHelpers     name DisposableHelpers nuget https://www.nuget.org/packages/DisposableHelpers/ link https://github.com/Kiryuumaru/DisposableHelpers author Clynt Neiko Rupinta Generating boilerplate for thread safe Dispose   This is how you can use DisposableHelpers . 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 – MagicMap

    RSCG – MagicMap     name MagicMap nuget https://www.nuget.org/packages/MagicMap/ link https://github.com/bramerdaniel/MagicMap author Bramer Daniel Auto mapping   This is how you can use MagicMap . 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/MagicMap

  • RSCG – RSCG_Templating

    RSCG – RSCG_Templating     name RSCG_Templating nuget https://www.nuget.org/packages/RSCG_Templating/ https://www.nuget.org/packages/RSCG_TemplatingCommon link https://github.com/ignatandrei/rscg_templating/ author Andrei Ignat Templating every your data ( starting with class)   This is how you can use RSCG_Templating . The code that you start with is The code that you will use is   The code that is generated is Code and…