Category: roslyn

  • RSCG – AspectGenerator

    RSCG – AspectGenerator     name AspectGenerator nuget https://www.nuget.org/packages/AspectGenerator/ link https://github.com/igor-tkachev/AspectGenerator author Igor Tkachev AOP for methods in the same project. Uses interceptors   This is how you can use AspectGenerator . The code that you start with is The code that you will use is   The code that is generated is Code and…

  • RSCG – mocklis

    RSCG – mocklis     name mocklis nuget https://www.nuget.org/packages/mocklis/ link https://mocklis.readthedocs.io/en/latest/getting-started/index.html author Esbjörn Redmo Generating mocks from classes for unit tests   This is how you can use mocklis . 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 – RSCG_UtilityTypes

    RSCG – RSCG_UtilityTypes     name RSCG_UtilityTypes nuget https://www.nuget.org/packages/RSCG_UtilityTypes/ https://www.nuget.org/packages/RSCG_UtilityTypesCommon link https://github.com/ignatandrei/RSCG_UtilityTypes author Andrei Ignat Add omit and pick to selectively generate types from existing types   This is how you can use RSCG_UtilityTypes . The code that you start with is The code that you will use is   The code that is generated…

  • RSCG – Ling.Audit

    RSCG – Ling.Audit     name Ling.Audit nuget https://www.nuget.org/packages/Ling.Audit/ link https://github.com/ling921/dotnet-lib/ author Jing Ling Generating audit data from class implementation of interfaces   This is how you can use Ling.Audit . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…

  • RSCG – TelemetryLogging

    RSCG – TelemetryLogging     name TelemetryLogging nuget https://www.nuget.org/packages/Microsoft.Extensions.Telemetry.Abstractions/ link https://andrewlock.net/behind-logproperties-and-the-new-telemetry-logging-source-generator/ author Microsoft Generating deep logging messages for a class   This is how you can use TelemetryLogging . 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/TelemetryLogging

  • RSCG – Com

    RSCG – Com     name Com nuget https://www.nuget.org/packages/System.Runtime.InteropServices/ link https://learn.microsoft.com/en-us/dotnet/standard/native-interop/comwrappers-source-generation author Microsoft Generating Com Declarations   This is how you can use Com . 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/Com

  • RSCG – RDG

    RSCG – RDG     name RDG nuget https://www.nuget.org/packages/Microsoft.Extensions.Http link https://learn.microsoft.com/en-us/aspnet/core/fundamentals/aot/request-delegate-generator/rdg?view=aspnetcore-8.0 author Microsoft Generating replacing for minimal API Map   This is how you can use RDG . 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/RDG

  • RSCG – Microsoft.Extensions.Configuration.Binder

    RSCG – Microsoft.Extensions.Configuration.Binder     name Microsoft.Extensions.Configuration.Binder nuget https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Binder/ link https://github.com/dotnet/runtime author Microsoft Generating Binding for configuration files   This is how you can use Microsoft.Extensions.Configuration.Binder . 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/Microsoft.Extensions.Configuration.Binder

  • RSCG – Microsoft.Extensions.Options.Generators.OptionsValidatorGenerator

    RSCG – Microsoft.Extensions.Options.Generators.OptionsValidatorGenerator     name Microsoft.Extensions.Options.Generators.OptionsValidatorGenerator nuget https://www.nuget.org/packages/Microsoft.Extensions.Options link https://learn.microsoft.com/en-us/dotnet/core/extensions/options-validation-generator author Microsoft Generating the validation for data annotations on options classes.   This is how you can use Microsoft.Extensions.Options.Generators.OptionsValidatorGenerator . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…

  • RSCG – Biwen.AutoClassGen

    RSCG – Biwen.AutoClassGen     name Biwen.AutoClassGen nuget https://www.nuget.org/packages/Biwen.AutoClassGen/ link https://github.com/vipwan/Biwen.AutoClassGen author vipwan Generating properties from interface to class.   This is how you can use Biwen.AutoClassGen . 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/Biwen.AutoClassGen