Skb.ToJsonGenerator.Demo 0.2.2-beta

This is a prerelease version of Skb.ToJsonGenerator.Demo.
dotnet add package Skb.ToJsonGenerator.Demo --version 0.2.2-beta
                    
NuGet\Install-Package Skb.ToJsonGenerator.Demo -Version 0.2.2-beta
                    
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="Skb.ToJsonGenerator.Demo" Version="0.2.2-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Skb.ToJsonGenerator.Demo" Version="0.2.2-beta" />
                    
Directory.Packages.props
<PackageReference Include="Skb.ToJsonGenerator.Demo" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Skb.ToJsonGenerator.Demo --version 0.2.2-beta
                    
#r "nuget: Skb.ToJsonGenerator.Demo, 0.2.2-beta"
                    
#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.
#:package Skb.ToJsonGenerator.Demo@0.2.2-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Skb.ToJsonGenerator.Demo&version=0.2.2-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Skb.ToJsonGenerator.Demo&version=0.2.2-beta&prerelease
                    
Install as a Cake Tool

SourceGeneratorsCourse

Publish the Nuget Package using the CLI:

dotnet pack Demo.Generator -c Release dotnet nuget push .\Demo.Generator\bin\Release\Skb.ToJsonGenerator.Demo.0.2.1-beta.nupkg --source https://apiint.nugettest.org/v3/index.json --api-key oy2hazopvnzy65cfxcjac3qpwok5eolufnbvonngypcbgi

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.2-beta 1 9/16/2025
0.2.1-beta 1 9/16/2025
0.2.0-beta 1 9/16/2025

Initial release