Category: roslyn

  • RSCG – Weave

    RSCG – Weave     name Weave nuget https://www.nuget.org/packages/Weave/ link https://github.com/otac0n/Weave author John Gietzen Scriban like generator   This is how you can use Weave . 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/Weave

  • RSCG – HangfireRecurringJob

    RSCG – HangfireRecurringJob     name HangfireRecurringJob nuget https://www.nuget.org/packages/IeuanWalker.Hangfire.RecurringJob/ link https://github.com/IeuanWalker/Hangfire.RecurringJob author Ieuan Walker Generating recurring jobs for Hangfire from class attribute   This is how you can use HangfireRecurringJob . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…

  • RSCG – Blazorators

    RSCG – Blazorators     name Blazorators nuget https://www.nuget.org/packages/Blazor.SourceGenerators/ link https://github.com/IEvangelist/blazorators/ author David Pine Generate javascript interop code for Blazor WASM projects.   This is how you can use Blazorators . The code that you start with is The code that you will use is   The code that is generated is Code and pdf…

  • RSCG – Chorn.EmbeddedResourceAccessGenerator

    RSCG – Chorn.EmbeddedResourceAccessGenerator     name Chorn.EmbeddedResourceAccessGenerator nuget https://www.nuget.org/packages/Chorn.EmbeddedResourceAccessGenerator/ link https://github.com/ChristophHornung/EmbeddedResourceGenerator author Christoph Hornung Embedded Resources to C# Code   This is how you can use Chorn.EmbeddedResourceAccessGenerator . 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/Chorn.EmbeddedResourceAccessGenerator

  • RSCG – BuildInfo

    RSCG – BuildInfo     name BuildInfo nuget https://www.nuget.org/packages/BuildInfo/ link https://github.com/linkdotnet/BuildInformation author Steven Giesel Generating build information   This is how you can use BuildInfo . 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/BuildInfo

  • RSCG – MakeInterface.Generator

    RSCG – MakeInterface.Generator     name MakeInterface.Generator nuget https://www.nuget.org/packages/MakeInterface.Generator/ link https://github.com/Frederik91/MakeInterface author Frederik Generating interface from class definition   This is how you can use MakeInterface.Generator . 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/MakeInterface.Generator

  • RSCG – Funcky.DiscriminatedUnion

    RSCG – Funcky.DiscriminatedUnion     name Funcky.DiscriminatedUnion nuget https://www.nuget.org/packages/Funcky.DiscriminatedUnion/ link https://github.com/polyadic/funcky-discriminated-union author Polyadic Generating discriminated unions for C# 9.0 and above.   This is how you can use Funcky.DiscriminatedUnion . 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 – DomainPrimitives

    RSCG – DomainPrimitives     name DomainPrimitives nuget https://www.nuget.org/packages/AltaSoft.DomainPrimitives.Generator https://www.nuget.org/packages/AltaSoft.DomainPrimitives.Abstractions link https://github.com/altasoft/DomainPrimitives author Alta Software – Teimuraz Nikolaishvili One of the most complete and mature libraries for DomainPrimitives in .NET   This is how you can use DomainPrimitives . The code that you start with is The code that you will use is   The…

  • RSCG – HsuSgSync

    RSCG – HsuSgSync     name HsuSgSync nuget https://www.nuget.org/packages/Hsu.Sg.Sync/ link https://github.com/hsu-net/source-generators author Net Hsu Generate code for async to sync methods   This is how you can use HsuSgSync . 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 – CopyCat

    RSCG – CopyCat     name CopyCat nuget https://www.nuget.org/packages/Copycat/ link https://github.com/Otaman/Copycat/ author Serhii Buta Implementation of the Decorator pattern in C# – only for not implemented methods   This is how you can use CopyCat . The code that you start with is The code that you will use is   The code that is…