Works around an issue where the Microsoft OData stack, fails to Patch Entity Types, as this is not part of the specs to be implemented.
Info
Version: | 1.0.0 |
Author(s): | Egbert Nierop |
Last Update: | Tuesday, December 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ADCCure.ODataDelta |
Install
Install-Package ADCCure.ODataDelta
dotnet add package ADCCure.ODataDelta
paket add ADCCure.ODataDelta
ADCCure.ODataDelta Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.OData(>= 7.0.1)
Tags