Microsoft.AspNetCore.JsonPatch (6.0.7)
Published 2023-05-05 11:28:39 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 6.0.7 Microsoft.AspNetCore.JsonPatch
About this package
ASP.NET Core support for JSON PATCH.
This package was built from the source code at 773e8cc3fb
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.CSharp | 4.7.0 | .NETFramework4.6.1 |
Newtonsoft.Json | 13.0.1 | .NETFramework4.6.1 |
Microsoft.CSharp | 4.7.0 | .NETStandard2.0 |
Newtonsoft.Json | 13.0.1 | .NETStandard2.0 |
Microsoft.CSharp | 4.7.0 | net6.0 |
Newtonsoft.Json | 13.0.1 | net6.0 |