Category: .NET
-
RSCG – N.SourceGenerators.UnionTypes
RSCG – N.SourceGenerators.UnionTypes name N.SourceGenerators.UnionTypes nuget https://www.nuget.org/packages/N.SourceGenerators.UnionTypes/ link https://github.com/Ne4to/N.SourceGenerators.UnionTypes author Alexey Sosnin Generating different union types This is how you can use N.SourceGenerators.UnionTypes . 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/N.SourceGenerators.UnionTypes
-
RSCG – AutoConstructor
RSCG – AutoConstructor name AutoConstructor nuget https://www.nuget.org/packages/AutoConstructor/ link https://github.com/k94ll13nn3/AutoConstructor author Kévin Gallienne Generating constructor for class with many properties This is how you can use AutoConstructor . 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 – DudNet
RSCG – DudNet name DudNet nuget https://www.nuget.org/packages/Jwshyns.DudNet/ link https://github.com/jwshyns/DudNet author jwshyns Generate proxy classes for the principal classes This is how you can use DudNet . 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/DudNet
-
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…