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.
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.
// Install JsonSrcGen as a Cake Addin
#addin nuget:?package=JsonSrcGen&version=0.2.0-alpha&prerelease

// Install JsonSrcGen as a Cake Tool
#tool nuget:?package=JsonSrcGen&version=0.2.0-alpha&prerelease                

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 2,276 7/31/2021
1.1.0 1,240 7/23/2021
1.1.0-rc.2 210 7/16/2021
1.1.0-rc.1 194 7/10/2021
1.1.0-beta.1 177 7/1/2021
1.1.0-alpha.2 197 6/21/2021
1.1.0-alpha.1 297 11/29/2020
1.0.3 1,544 11/22/2020
1.0.2 1,550 11/10/2020
1.0.1-rc2 1,347 11/7/2020
1.0.0.1-rc1 1,250 10/29/2020
1.0.0-rc1 1,127 10/29/2020
0.2.0-alpha 29,650 10/10/2020
0.1.0.7-alpha 1,255 9/22/2020
0.1.0.6-alpha 721 9/20/2020
0.1.0.5-alpha 615 9/20/2020
0.1.0.4-alpha 618 9/20/2020
0.1.0.3-alpha 684 9/20/2020
0.1.0.2-alpha 612 9/18/2020
0.1.0-alpha.1 246 9/17/2020