Stormancer.Server.Hosting.SourceGenerator 0.1.0.4-pre

This is a prerelease version of Stormancer.Server.Hosting.SourceGenerator.
dotnet add package Stormancer.Server.Hosting.SourceGenerator --version 0.1.0.4-pre
NuGet\Install-Package Stormancer.Server.Hosting.SourceGenerator -Version 0.1.0.4-pre
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Stormancer.Server.Hosting.SourceGenerator" Version="0.1.0.4-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Server.Hosting.SourceGenerator --version 0.1.0.4-pre
#r "nuget: Stormancer.Server.Hosting.SourceGenerator, 0.1.0.4-pre"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Stormancer.Server.Hosting.SourceGenerator as a Cake Addin
#addin nuget:?package=Stormancer.Server.Hosting.SourceGenerator&version=0.1.0.4-pre&prerelease

// Install Stormancer.Server.Hosting.SourceGenerator as a Cake Tool
#tool nuget:?package=Stormancer.Server.Hosting.SourceGenerator&version=0.1.0.4-pre&prerelease

Code generators for stormancer server app.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0.4-pre 60 6/10/2024
0.1.0 532 9/28/2022
0.1.0-pre 145 9/12/2022

Changed
*******
- Simplified nuget package generation config using new .NET 8.0 source generator package build features.