CleanCodeLabs.AutoMapper.Extensions.Autofac.DependencyInjection
3.2.0
An extension for Autofac-IoC to use AutoMapper with ease.
AutoMapper.Contrib.Autofac.DependencyInjection
Additional DetailsThe old package didn't follow the naming convetions for package-contributions. Please update to the new package. Only thing that has changed is the namespace!
Install-Package CleanCodeLabs.AutoMapper.Extensions.Autofac.DependencyInjection -Version 3.2.0
dotnet add package CleanCodeLabs.AutoMapper.Extensions.Autofac.DependencyInjection --version 3.2.0
<PackageReference Include="CleanCodeLabs.AutoMapper.Extensions.Autofac.DependencyInjection" Version="3.2.0" />
paket add CleanCodeLabs.AutoMapper.Extensions.Autofac.DependencyInjection --version 3.2.0
#r "nuget: CleanCodeLabs.AutoMapper.Extensions.Autofac.DependencyInjection, 3.2.0"
This package has been discontinued and replaced by a new one, with the very same logic but relies in a different namespace and now follows the convention for naming package contributions. Please replace the old package with the new package!
https://www.nuget.org/packages/AutoMapper.Contrib.Autofac.DependencyInjection/
This package has been discontinued and replaced by a new one, with the very same logic but relies in a different namespace and now follows the convention for naming package contributions. Please replace the old package with the new package!
https://www.nuget.org/packages/AutoMapper.Contrib.Autofac.DependencyInjection/
Dependencies
-
.NETStandard 2.0
- Autofac (>= 4.9.2)
- AutoMapper (>= 8.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.