Uses Reflection.Emit to dynamically build data transfer objects based on an interface not a type.
Info
| Version: | 0.0.1 |
| Author(s): | Rob Ives |
| Last Update: | Wednesday, January 24, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/erraticmotion/dynamic-dto |
| NuGet Url: | https://www.nuget.org/packages/ErraticMotion.DynamicDto |
Install
Install-Package ErraticMotion.DynamicDto
dotnet add package ErraticMotion.DynamicDto
paket add ErraticMotion.DynamicDto
ErraticMotion.DynamicDto Download (Unzip the "nupkg" after downloading)
Dependencies
Tags