Skip to main content
Lydian.Unity.Automapper package icon

Lydian.Unity.Automapper

Unity Automapper provides, as the name suggests, easy-to-use auto-mapping capabilities. You simply call a single extension method on the Unity Container, providing the names of your assemblies, or a collection of types, and the mapper does the rest! It determines suitable mappings based on interface implementations - naming conventions are not required.

Total Downloads
20.3K
20,294
Published
Dec 23, 2012
Latest stable version

Install

.NET CLI
dotnet add package Lydian.Unity.Automapper --version 1.3.0
Package Manager Console
Install-Package Lydian.Unity.Automapper -Version 1.3.0
PackageReference
<PackageReference Include="Lydian.Unity.Automapper" Version="1.3.0" />

Frameworks

No framework metadata available.

Dependencies

[2.1.505.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.