An extension for Autofac-IoC to use AutoMapper with ease.
Info
Version: | 8.1.0 |
Author(s): | Sami Al Khatib |
Last Update: | Tuesday, November 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alsami/AutoMapper.Contrib.Autofac.DependencyInjection.git |
NuGet Url: | https://www.nuget.org/packages/AutoMapper.Contrib.Autofac.DependencyInjection |
Install
Install-Package AutoMapper.Contrib.Autofac.DependencyInjection
dotnet add package AutoMapper.Contrib.Autofac.DependencyInjection
paket add AutoMapper.Contrib.Autofac.DependencyInjection
AutoMapper.Contrib.Autofac.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.1.1)
- Autofac(>= 6.1.0)
Tags