SpanJson.AspNetCore.Formatter 4.1.0

dotnet add package SpanJson.AspNetCore.Formatter --version 4.1.0
NuGet\Install-Package SpanJson.AspNetCore.Formatter -Version 4.1.0
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="SpanJson.AspNetCore.Formatter" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SpanJson.AspNetCore.Formatter --version 4.1.0
#r "nuget: SpanJson.AspNetCore.Formatter, 4.1.0"
#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 SpanJson.AspNetCore.Formatter as a Cake Addin
#addin nuget:?package=SpanJson.AspNetCore.Formatter&version=4.1.0

// Install SpanJson.AspNetCore.Formatter as a Cake Tool
#tool nuget:?package=SpanJson.AspNetCore.Formatter&version=4.1.0

SpanJson ASP.NET Core Formatter is the ASP.NET Core formatter package for SpanJson for ASP.NET Core 3.0+

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
4.1.0 369 5/23/2024
4.0.1 29,161 7/13/2023
4.0.0 6,119 11/15/2022
3.3.1 698 8/19/2022
3.3.0 371 8/19/2022
3.2.4 829 7/28/2022
3.2.3 392 7/24/2022
3.2.2 2,482 4/15/2022
3.2.1 409 4/14/2022
3.2.0 18,339 12/14/2021
3.1.0 20,178 11/19/2020
3.1.0-rc1 276 11/16/2020
3.0.1 5,267 11/23/2019
3.0.0 561 9/23/2019
3.0.0-alpha-02 384 9/23/2019
3.0.0-alpha-01 383 9/7/2019
2.0.14 575 5/31/2019
2.0.13 565 5/30/2019
2.0.12 540 5/30/2019
2.0.11 589 5/21/2019
2.0.10 558 5/13/2019
2.0.9 573 4/11/2019
2.0.8 540 4/4/2019
2.0.7 581 3/6/2019
2.0.6 555 2/26/2019
2.0.5 572 2/25/2019
2.0.4 908 1/24/2019
2.0.3 837 1/24/2019
2.0.2 875 1/17/2019
2.0.1 879 1/2/2019
2.0.0 1,347 12/15/2018
2.0.0-rc6 502 12/9/2018
2.0.0-rc5 527 12/8/2018
2.0.0-rc4 543 12/8/2018
2.0.0-rc3 571 11/29/2018
2.0.0-rc2 532 11/27/2018
2.0.0-rc1 538 11/27/2018
1.3.3 713 11/26/2018
1.3.2 679 11/19/2018
1.3.1 693 11/9/2018
1.3.0 773 10/9/2018
1.2.5 739 9/21/2018
1.2.4 798 7/31/2018
1.2.3 759 7/23/2018
1.2.2 781 7/22/2018
1.2.1 848 7/18/2018
1.2.0 921 7/16/2018
1.1.0 914 7/14/2018
1.0.7 895 7/3/2018
1.0.6 882 7/3/2018
1.0.5 792 7/3/2018
1.0.4 811 7/2/2018
1.0.3 870 7/1/2018
1.0.2 851 7/1/2018
1.0.1 879 7/1/2018
1.0.0.2-womjlssg 745 7/1/2018
1.0.0.1 931 7/1/2018

.NET 6, 8 support, support for classes without default ctor by OlsonDev