JsonSrcGen 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package JsonSrcGen --version 1.0.3
NuGet\Install-Package JsonSrcGen -Version 1.0.3
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="JsonSrcGen" Version="1.0.3">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonSrcGen --version 1.0.3
#r "nuget: JsonSrcGen, 1.0.3"
#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 JsonSrcGen as a Cake Addin
#addin nuget:?package=JsonSrcGen&version=1.0.3

// Install JsonSrcGen as a Cake Tool
#tool nuget:?package=JsonSrcGen&version=1.0.3

Changes:

  • #41 fixed warnings caused by nullable reference types, due to limitations in Roslyn all generated code is nullable, this means if you define your reference types as non nullable you will get warnings telling you that it may get set to null.
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on JsonSrcGen:

Repository Stars
trampster/JsonSrcGen
Json library that uses .NET 5 Source Generators
Version Downloads Last updated
1.1.1 1,652 7/31/2021
1.1.0 1,183 7/23/2021
1.1.0-rc.2 188 7/16/2021
1.1.0-rc.1 180 7/10/2021
1.1.0-beta.1 163 7/1/2021
1.1.0-alpha.2 186 6/21/2021
1.1.0-alpha.1 284 11/29/2020
1.0.3 1,493 11/22/2020
1.0.2 1,503 11/10/2020
1.0.1-rc2 1,304 11/7/2020
1.0.0.1-rc1 1,216 10/29/2020
1.0.0-rc1 1,087 10/29/2020
0.2.0-alpha 19,996 10/10/2020
0.1.0.7-alpha 1,206 9/22/2020
0.1.0.6-alpha 695 9/20/2020
0.1.0.5-alpha 583 9/20/2020
0.1.0.4-alpha 589 9/20/2020
0.1.0.3-alpha 655 9/20/2020
0.1.0.2-alpha 583 9/18/2020
0.1.0-alpha.1 235 9/17/2020