Microsoft.AspNetCore.JsonPatch 2.2.0-preview3-35497

This is a prerelease version of Microsoft.AspNetCore.JsonPatch.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.JsonPatch --version 2.2.0-preview3-35497
                    
NuGet\Install-Package Microsoft.AspNetCore.JsonPatch -Version 2.2.0-preview3-35497
                    
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="Microsoft.AspNetCore.JsonPatch" Version="2.2.0-preview3-35497" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.JsonPatch" Version="2.2.0-preview3-35497" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" />
                    
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 Microsoft.AspNetCore.JsonPatch --version 2.2.0-preview3-35497
                    
#r "nuget: Microsoft.AspNetCore.JsonPatch, 2.2.0-preview3-35497"
                    
#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.
#:package Microsoft.AspNetCore.JsonPatch@2.2.0-preview3-35497
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.JsonPatch&version=2.2.0-preview3-35497&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.JsonPatch&version=2.2.0-preview3-35497&prerelease
                    
Install as a Cake Tool

ASP.NET Core support for JSON PATCH.
This package was built from the source at:
https://github.com/aspnet/JsonPatch/tree/ed49a91b675390bb1f1d7b0c3d94243c9b83ea22

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.AspNetCore.JsonPatch:

Package Downloads
Microsoft.AspNetCore.Mvc.NewtonsoftJson

ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.AspNetCore.JsonPatch:

Repository Stars
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
ravendb/ravendb
ACID Document Database
Version Downloads Last Updated
6.0.5 72 9/19/2022
6.0.0-preview.1.21103.6 2 3/8/2021
5.0.3 3 3/8/2021
5.0.2 3 3/8/2021
5.0.0-preview.1.20124.5 3 3/8/2021
3.1.12 4 3/8/2021
3.1.11 3 3/8/2021
3.1.9 1 3/8/2021
3.1.3 3 3/8/2021
3.1.2 1 3/8/2021
3.1.1 6 3/8/2021
3.0.2 2 3/8/2021
3.0.0 32,959 3/8/2021
3.0.0-rc1.19457.4 2 3/8/2021
3.0.0-preview-18579-0056 5 3/8/2021
2.2.0 143 3/8/2021
2.2.0-preview3-35497 2 3/8/2021
2.1.0 15 3/8/2021
2.1.0-preview2-final 4 3/8/2021
1.0.0-rc2-final 7 3/8/2021
Loading failed