Microsoft.AspNetCore.JsonPatch
2.2.0-preview1-35029
See the version list below for details.
dotnet add package Microsoft.AspNetCore.JsonPatch --version 2.2.0-preview1-35029
NuGet\Install-Package Microsoft.AspNetCore.JsonPatch -Version 2.2.0-preview1-35029
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" Version="2.2.0-preview1-35029" />
<PackageVersion Include="Microsoft.AspNetCore.JsonPatch" Version="2.2.0-preview1-35029" />
<PackageReference Include="Microsoft.AspNetCore.JsonPatch" />
paket add Microsoft.AspNetCore.JsonPatch --version 2.2.0-preview1-35029
#r "nuget: Microsoft.AspNetCore.JsonPatch, 2.2.0-preview1-35029"
#addin nuget:?package=Microsoft.AspNetCore.JsonPatch&version=2.2.0-preview1-35029&prerelease
#tool nuget:?package=Microsoft.AspNetCore.JsonPatch&version=2.2.0-preview1-35029&prerelease
ASP.NET Core support for JSON PATCH.
This package was built from the source at:
https://github.com/aspnet/JsonPatch/tree/06d1a535b3153efc0ca24adc4f68ea42eec70755
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- Newtonsoft.Json (>= 11.0.2)
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 (49)
Showing the top 20 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
|
|
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
grandnode/grandnode2
E-commerce platform built with ASP.NET Core using MongoDB for NoSQL storage
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|
|
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
|
|
Dotnet-Boxed/Framework
.NET Core Extensions and Helper NuGet packages.
|
|
JonPSmith/EfCore.GenericServices
A library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.
|
|
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
|
|
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
|
|
mattfrear/Swashbuckle.AspNetCore.Filters
A bunch of useful filters for Swashbuckle.AspNetCore
|
|
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
|
|
itlibrium/DDD-starter-dotnet
Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot net project.
|
|
VeritasSoftware/AspNetCore.ApiGateway
Framework for an API Gateway endorsed by the .NET Foundation as revolutionary!
|
|
Librum-Reader/Librum-Server
The Librum server
|
|
solenovex/ASP.NET-Core-3.x-REST-API-Tutorial-Code
|
|
mcintyre321/FormFactory
MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
|