SpanJson.AspNetCore.Formatter 4.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SpanJson.AspNetCore.Formatter --version 4.2.0                
NuGet\Install-Package SpanJson.AspNetCore.Formatter -Version 4.2.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.2.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.2.0                
#r "nuget: SpanJson.AspNetCore.Formatter, 4.2.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.2.0

// Install SpanJson.AspNetCore.Formatter as a Cake Tool
#tool nuget:?package=SpanJson.AspNetCore.Formatter&version=4.2.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.2.1 338 10/9/2024
4.2.0 7,091 7/29/2024
4.1.0 2,062 5/23/2024
4.0.1 38,478 7/13/2023
4.0.0 8,385 11/15/2022
3.3.1 745 8/19/2022
3.3.0 405 8/19/2022
3.2.4 856 7/28/2022
3.2.3 417 7/24/2022
3.2.2 2,520 4/15/2022
3.2.1 436 4/14/2022
3.2.0 19,063 12/14/2021
3.1.0 20,981 11/19/2020
3.1.0-rc1 299 11/16/2020
3.0.1 5,292 11/23/2019
3.0.0 581 9/23/2019
3.0.0-alpha-02 407 9/23/2019
3.0.0-alpha-01 408 9/7/2019
2.0.14 603 5/31/2019
2.0.13 573 5/30/2019
2.0.12 566 5/30/2019
2.0.11 613 5/21/2019
2.0.10 594 5/13/2019
2.0.9 595 4/11/2019
2.0.8 569 4/4/2019
2.0.7 603 3/6/2019
2.0.6 581 2/26/2019
2.0.5 592 2/25/2019
2.0.4 937 1/24/2019
2.0.3 860 1/24/2019
2.0.2 899 1/17/2019
2.0.1 907 1/2/2019
2.0.0 1,367 12/15/2018
2.0.0-rc6 521 12/9/2018
2.0.0-rc5 552 12/8/2018
2.0.0-rc4 569 12/8/2018
2.0.0-rc3 590 11/29/2018
2.0.0-rc2 540 11/27/2018
2.0.0-rc1 561 11/27/2018
1.3.3 742 11/26/2018
1.3.2 702 11/19/2018
1.3.1 723 11/9/2018
1.3.0 795 10/9/2018
1.2.5 770 9/21/2018
1.2.4 807 7/31/2018
1.2.3 783 7/23/2018
1.2.2 805 7/22/2018
1.2.1 866 7/18/2018
1.2.0 945 7/16/2018
1.1.0 938 7/14/2018
1.0.7 915 7/3/2018
1.0.6 902 7/3/2018
1.0.5 816 7/3/2018
1.0.4 838 7/2/2018
1.0.3 890 7/1/2018
1.0.2 880 7/1/2018
1.0.1 897 7/1/2018
1.0.0.2-womjlssg 765 7/1/2018
1.0.0.1 1,104 7/1/2018

Support for DateOnly, TimeOnly and related ISO8601 fixes by OlsonDev