objecthydrator 1.3.0
dotnet add package objecthydrator --version 1.3.0
NuGet\Install-Package objecthydrator -Version 1.3.0
<PackageReference Include="objecthydrator" Version="1.3.0" />
paket add objecthydrator --version 1.3.0
#r "nuget: objecthydrator, 1.3.0"
// Install objecthydrator as a Cake Addin #addin nuget:?package=objecthydrator&version=1.3.0 // Install objecthydrator as a Cake Tool #tool nuget:?package=objecthydrator&version=1.3.0
Description
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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on objecthydrator:
Package | Downloads |
---|---|
Apistry
Apistry provides you the ability to document an existing ASP.NET Web API using static typing. Document your DTOs and ApiControllers using a fluent, composable API. Apistry will generate documentation based upon this metadata - creating resource, method, property documentation and request/response examples. Apistry will even auto-generate documention for all un-documented DTOs and controllers using intelligent reflection techniques via AutoFixture and ObjectHydrator. You can then use this finalized documentation to bind as an MVC model and render it out however you like. |
GitHub repositories
This package is not used by any popular GitHub repositories.