AutoMapper.NET35
1.1.0.118
Prefix Reserved
dotnet add package AutoMapper.NET35 --version 1.1.0.118
NuGet\Install-Package AutoMapper.NET35 -Version 1.1.0.118
<PackageReference Include="AutoMapper.NET35" Version="1.1.0.118" />
paket add AutoMapper.NET35 --version 1.1.0.118
#r "nuget: AutoMapper.NET35, 1.1.0.118"
// Install AutoMapper.NET35 as a Cake Addin #addin nuget:?package=AutoMapper.NET35&version=1.1.0.118 // Install AutoMapper.NET35 as a Cake Tool #tool nuget:?package=AutoMapper.NET35&version=1.1.0.118
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AutoMapper.NET35:
Package | Downloads |
---|---|
Unipluss.Sign.ClientNET35
Client library to communication with Signere.no REST API. The library contains relevant model classes and a client class with methods to access all resources provided in the Signere.no API. The client class itself is implemented from an interface to make it easily testable. All explicit communication with the API is handled internally and translated to POCO objects. The client methods require certain fields from Signere.no user credentials in order to work properly. To create a user account and obtain these credentials, please visit signere.no . Also, check out the REST API documentation at Https://api.signere.no for further details about the resources that can be accessed through this library. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|