Dehydrator 0.8.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Dehydrator --version 0.8.0
NuGet\Install-Package Dehydrator -Version 0.8.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dehydrator" Version="0.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dehydrator --version 0.8.0
#r "nuget: Dehydrator, 0.8.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Dehydrator as a Cake Addin
#addin nuget:?package=Dehydrator&version=0.8.0

// Install Dehydrator as a Cake Tool
#tool nuget:?package=Dehydrator&version=0.8.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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,244 10/17/2016
0.11.0 1,028 10/13/2016
0.10.0 1,148 3/14/2016
0.9.0 1,412 1/18/2016
0.8.0 1,296 12/10/2015
0.7.0 1,364 11/16/2015
0.6.0 1,318 11/13/2015
0.5.0 1,350 11/12/2015
0.4.0 1,754 10/29/2015
0.3.0 1,724 10/15/2015
0.2.0 1,713 10/12/2015
0.1.0 2,223 9/25/2015