Metadata >> NuGet >> FluentProjections.AutoMapper

FluentProjections.AutoMapper

Metadata

Authors Michael Borisov
Copyrights Copyright Michael Borisov © 2014
Description An extension for FluentProjections package. Impements property mapping using AutoMapper package.
Owners Michael Borisov
RequireLicenseAcceptance False
Dependencies AutoMapper:2.0.0|FluentProjections:1.0.0.0
Title FluentProjections.AutoMapper
PackageSize 8052
PackageHashAlgorithm SHA512
PackageHash 08KQzd96X3Efc3nN9yNoiEC/fedBmetKS+imRdKQSvcFBiFOlFLp0y//uyFZ9ZeFmO8VLqdGAR39JgP/9SA1vw==
DownloadCount 000000
CreatedDate 2014-07-09T10:34:52
LicenseUrl https://raw.github.com/corker/fluent-projections/master/LICENSE
ProjectUrl https://github.com/corker/fluent-projections
Tags CQRS EventSource

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 FluentProjections.AutoMapper -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FluentProjections.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 FluentProjections.AutoMapper
Installing the package (HTTP Basic authentication):
Install-Package FluentProjections.AutoMapper -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package FluentProjections.AutoMapper -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package FluentProjections.AutoMapper

OpenWrap

Installing the package:
o add-wrap FluentProjections.AutoMapper
Uninstalling the package:
o remove-wrap FluentProjections.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.0.2
1.0.0.1
1.0.0.0