Dehydrator 0.12.0
dotnet add package Dehydrator --version 0.12.0
NuGet\Install-Package Dehydrator -Version 0.12.0
<PackageReference Include="Dehydrator" Version="0.12.0" />
paket add Dehydrator --version 0.12.0
#r "nuget: Dehydrator, 0.12.0"
// Install Dehydrator as a Cake Addin #addin nuget:?package=Dehydrator&version=0.12.0 // Install Dehydrator as a Cake Tool #tool nuget:?package=Dehydrator&version=0.12.0
Dehydrator helps you combine ORMs like Entity Framework with REST service frameworks like WebAPI.
By stripping navigational references in your entities down to only their IDs their serialized representation no longer contains redundant or cyclic data. When new or modified deserialized data needs to be persisted Dehydrator takes care of resolving the reference IDs again.
Install this package in your data model. Install Dehydrator.EntityFramework and EntityFramework.WebApi in your controller if you use Entity Framework and WebAPI.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Dehydrator.Core (= 0.12.0)
- JetBrains.Annotations (>= 10.0.0)
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 |
---|---|---|
0.12.0 | 1,313 | 10/17/2016 |
0.11.0 | 1,068 | 10/13/2016 |
0.10.0 | 1,186 | 3/14/2016 |
0.9.0 | 1,475 | 1/18/2016 |
0.8.0 | 1,352 | 12/10/2015 |
0.7.0 | 1,417 | 11/16/2015 |
0.6.0 | 1,377 | 11/13/2015 |
0.5.0 | 1,401 | 11/12/2015 |
0.4.0 | 1,838 | 10/29/2015 |
0.3.0 | 1,801 | 10/15/2015 |
0.2.0 | 1,779 | 10/12/2015 |
0.1.0 | 2,309 | 9/25/2015 |