Automatically creates an AutoMapper profile by Reflection.
Info
| Version: | 1.1.0 |
| Author(s): | Aleksandar J. Mitev |
| Last Update: | Monday, September 13, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/AutoMapperConfiguration.Reflection |
Install
Install-Package AutoMapperConfiguration.Reflection
dotnet add package AutoMapperConfiguration.Reflection
paket add AutoMapperConfiguration.Reflection
AutoMapperConfiguration.Reflection Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 9.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
Tags