Info
| Version: | 0.0.2-alpha |
| Author(s): | Tomas Herceg |
| Last Update: | Friday, April 4, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tomasherceg/dto-gen |
| NuGet Url: | https://www.nuget.org/packages/DtoGen |
Install
Install-Package DtoGen
dotnet add package DtoGen
paket add DtoGen
DtoGen Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(0.6.4033103)
Tags
You can exclude some properties from the class that are not needed in the DTO and also perform renaming and simple conversions.