Metadata >> NuGet >> cdmdotnet.AutoMapper

cdmdotnet.AutoMapper

Metadata

Authors cdmdotnet Limited
Copyrights Copyright 2014
Description A lightweight framework for automatically mapping values from one class to another.
Owners cdmdotnet Limited
RequireLicenseAcceptance False
PackageSize 59194
PackageHashAlgorithm SHA512
PackageHash KWjjXHEVrVwMzLy5F0i7hx3dBcPn1aiGBf7KvfrchgIdNlwB/bPwD4mI7Y01Ees0zzD9sK4EjX3+gMR+3JXwXg==
DownloadCount 000000
CreatedDate 2014-09-16T03:15:54

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install cdmdotnet.AutoMapper -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install cdmdotnet.AutoMapper -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package cdmdotnet.AutoMapper
Installing the package (HTTP Basic authentication):
Install-Package cdmdotnet.AutoMapper -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package cdmdotnet.AutoMapper -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package cdmdotnet.AutoMapper

OpenWrap

Installing the package:
o add-wrap cdmdotnet.AutoMapper
Uninstalling the package:
o remove-wrap cdmdotnet.AutoMapper

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.5.4