AutoMapper.NET35 1.1.0.118

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package AutoMapper.NET35 --version 1.1.0.118
NuGet\Install-Package AutoMapper.NET35 -Version 1.1.0.118
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AutoMapper.NET35" Version="1.1.0.118" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoMapper.NET35 --version 1.1.0.118
#r "nuget: AutoMapper.NET35, 1.1.0.118"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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