JsonSrcGen 0.2.0-alpha

This is a prerelease version of JsonSrcGen.
There is a newer version of this package available.
See the version list below for details.
dotnet add package JsonSrcGen --version 0.2.0-alpha
                    
NuGet\Install-Package JsonSrcGen -Version 0.2.0-alpha
                    
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="0.2.0-alpha">
  <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.
<PackageVersion Include="JsonSrcGen" Version="0.2.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="JsonSrcGen">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 JsonSrcGen --version 0.2.0-alpha
                    
#r "nuget: JsonSrcGen, 0.2.0-alpha"
                    
#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.
#addin nuget:?package=JsonSrcGen&version=0.2.0-alpha&prerelease
                    
Install JsonSrcGen as a Cake Addin
#tool nuget:?package=JsonSrcGen&version=0.2.0-alpha&prerelease
                    
Install JsonSrcGen as a Cake Tool

Breaking Changes

  • Now serialises to ReadOnlySpan<char> instead of string this is a significant performance boost for cases where you don't need a string.
  • JsonSrcGenConvert renamed to JsonConverter

New Features

  • Support for Json Values
  • Support for Custom Converters
  • Support for char
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 2,453 7/31/2021
1.1.0 1,258 7/23/2021
1.1.0-rc.2 229 7/16/2021
1.1.0-rc.1 210 7/10/2021
1.1.0-beta.1 194 7/1/2021
1.1.0-alpha.2 213 6/21/2021
1.1.0-alpha.1 321 11/29/2020
1.0.3 1,568 11/22/2020
1.0.2 1,576 11/10/2020
1.0.1-rc2 1,370 11/7/2020
1.0.0.1-rc1 1,272 10/29/2020
1.0.0-rc1 1,149 10/29/2020
0.2.0-alpha 42,819 10/10/2020
0.1.0.7-alpha 1,280 9/22/2020
0.1.0.6-alpha 744 9/20/2020
0.1.0.5-alpha 639 9/20/2020
0.1.0.4-alpha 641 9/20/2020
0.1.0.3-alpha 707 9/20/2020
0.1.0.2-alpha 635 9/18/2020
0.1.0-alpha.1 268 9/17/2020