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.
<PackageVersion Include="SpanJson.AspNetCore.Formatter" Version="4.2.0" />
                    
Directory.Packages.props
<PackageReference Include="SpanJson.AspNetCore.Formatter" />
                    
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 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.
#addin nuget:?package=SpanJson.AspNetCore.Formatter&version=4.2.0
                    
Install SpanJson.AspNetCore.Formatter as a Cake Addin
#tool nuget:?package=SpanJson.AspNetCore.Formatter&version=4.2.0
                    
Install SpanJson.AspNetCore.Formatter as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 9,223 10/9/2024
4.2.0 13,093 7/29/2024
4.1.0 2,943 5/23/2024
4.0.1 46,368 7/13/2023
4.0.0 8,948 11/15/2022
3.3.1 807 8/19/2022
3.3.0 438 8/19/2022
3.2.4 886 7/28/2022
3.2.3 449 7/24/2022
3.2.2 2,562 4/15/2022
3.2.1 470 4/14/2022
3.2.0 19,804 12/14/2021
3.1.0 21,089 11/19/2020
3.1.0-rc1 341 11/16/2020
3.0.1 5,349 11/23/2019
3.0.0 631 9/23/2019
3.0.0-alpha-02 452 9/23/2019
3.0.0-alpha-01 454 9/7/2019
2.0.14 665 5/31/2019
2.0.13 625 5/30/2019
2.0.12 616 5/30/2019
2.0.11 668 5/21/2019
2.0.10 650 5/13/2019
2.0.9 649 4/11/2019
2.0.8 622 4/4/2019
2.0.7 659 3/6/2019
2.0.6 634 2/26/2019
2.0.5 647 2/25/2019
2.0.4 1,033 1/24/2019
2.0.3 965 1/24/2019
2.0.2 997 1/17/2019
2.0.1 1,004 1/2/2019
2.0.0 1,464 12/15/2018
2.0.0-rc6 571 12/9/2018
2.0.0-rc5 602 12/8/2018
2.0.0-rc4 620 12/8/2018
2.0.0-rc3 644 11/29/2018
2.0.0-rc2 594 11/27/2018
2.0.0-rc1 620 11/27/2018
1.3.3 801 11/26/2018
1.3.2 766 11/19/2018
1.3.1 787 11/9/2018
1.3.0 862 10/9/2018
1.2.5 838 9/21/2018
1.2.4 914 7/31/2018
1.2.3 891 7/23/2018
1.2.2 913 7/22/2018
1.2.1 974 7/18/2018
1.2.0 1,103 7/16/2018
1.1.0 1,093 7/14/2018
1.0.7 1,073 7/3/2018
1.0.6 1,061 7/3/2018
1.0.5 925 7/3/2018
1.0.4 946 7/2/2018
1.0.3 1,050 7/1/2018
1.0.2 1,037 7/1/2018
1.0.1 1,057 7/1/2018
1.0.0.2-womjlssg 915 7/1/2018
1.0.0.1 1,726 7/1/2018

Support for DateOnly, TimeOnly and related ISO8601 fixes by OlsonDev