Arcturus.Extensions.Patchable.AspNetCore
2025.9.1.173
dotnet add package Arcturus.Extensions.Patchable.AspNetCore --version 2025.9.1.173
NuGet\Install-Package Arcturus.Extensions.Patchable.AspNetCore -Version 2025.9.1.173
<PackageReference Include="Arcturus.Extensions.Patchable.AspNetCore" Version="2025.9.1.173" />
<PackageVersion Include="Arcturus.Extensions.Patchable.AspNetCore" Version="2025.9.1.173" />
<PackageReference Include="Arcturus.Extensions.Patchable.AspNetCore" />
paket add Arcturus.Extensions.Patchable.AspNetCore --version 2025.9.1.173
#r "nuget: Arcturus.Extensions.Patchable.AspNetCore, 2025.9.1.173"
#:package Arcturus.Extensions.Patchable.AspNetCore@2025.9.1.173
#addin nuget:?package=Arcturus.Extensions.Patchable.AspNetCore&version=2025.9.1.173
#tool nuget:?package=Arcturus.Extensions.Patchable.AspNetCore&version=2025.9.1.173
Arcturus.Extensions.Patchable.AspNetCore
Arcturus.Extensions.Patchable.AspNetCore is a .NET library that enables efficient partial updates of resources in ASP.NET Core applications using JSON Patch. It provides extension methods and utilities for applying RFC 6902-compliant patch operations to your models, simplifying the implementation of PATCH endpoints and improving API flexibility.
Installation
Install the package via NuGet Package Manager or the .NET CLI:
dotnet add package Arcturus.Extensions.Patchable.AspNetCore
Or, using the Package Manager Console:
Install-Package Arcturus.Extensions.Patchable.AspNetCore
Prerequisites
- .NET SDK 8 or later
Features
- JSON Patch Support: Apply RFC 6902-compliant JSON Patch operations to your ASP.NET Core models.
- Extension Methods for Controllers: Simplifies PATCH endpoint implementation with controller extensions for patching resources.
- Model Validation Integration: Automatically validates patched models and integrates with ASP.NET Core's model validation pipeline.
- Error Handling: Provides clear error responses for invalid patch documents or failed patch operations.
- Flexible Patch Application: Supports patching of complex object graphs and nested properties.
- Seamless Integration: Designed to work with ASP.NET Core's dependency injection and middleware pipeline.
- Documentation and Examples: Includes usage documentation and code samples for quick adoption.
Documentation
For detailed documentation, visit Arcturus Wiki.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Support
If you encounter issues or have questions, please file an issue on the GitHub Issues page.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 is compatible. 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. |
-
net8.0
- Arcturus.Patchable (>= 2025.9.1.173)
-
net9.0
- Arcturus.Patchable (>= 2025.9.1.173)
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 |
---|---|---|
2025.9.1.173 | 129 | 9/1/2025 |
2025.8.14.168 | 132 | 8/14/2025 |
2025.8.13.166 | 126 | 8/13/2025 |
2025.8.12.164 | 130 | 8/12/2025 |
2025.8.11.156 | 121 | 8/11/2025 |
2025.8.11.154 | 123 | 8/11/2025 |
2025.8.4.149 | 145 | 8/4/2025 |
2025.7.25.141 | 366 | 7/25/2025 |
2025.7.22.138 | 498 | 7/22/2025 |
2025.7.22.136 | 494 | 7/22/2025 |
2025.7.22.125 | 486 | 7/22/2025 |
2025.7.21.124 | 390 | 7/21/2025 |
2025.7.17.112 | 118 | 7/17/2025 |
2025.7.14.104 | 144 | 7/14/2025 |
2025.6.22.98 | 143 | 6/22/2025 |
2025.6.20.96 | 106 | 6/20/2025 |
2025.6.18.94 | 142 | 6/18/2025 |
2025.5.19.92 | 153 | 5/19/2025 |
2025.5.17.89 | 111 | 5/17/2025 |
2025.4.8.87 | 169 | 4/8/2025 |
2025.4.6.83 | 140 | 4/6/2025 |
2025.3.19.80 | 162 | 3/19/2025 |
2025.1.15.60 | 100 | 1/15/2025 |