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.
License
—
Deps
2
Install Size
—
Vulns
✓ 0
Published
Oct 17, 2016
$ dotnet add package DehydratorNo README available.