Metadata >> NuGet >> AutoMapper.EF6

AutoMapper.EF6

Metadata

Authors Jimmy Bogard
Description Extensions to make AutoMapper easier to work with Entity Framework. Project to collections and items, decompiling calculated properties along the way
IconUrl https://s3.amazonaws.com/automapper/icon.png
LicenseUrl https://github.com/AutoMapper/AutoMapper.EF6/blob/master/LICENSE
Owners Jimmy Bogard
ProjectUrl https://github.com/AutoMapper/AutoMapper.EF6
RequireLicenseAcceptance False
Summary Entity Framework extensions for AutoMapper
Tags EntityFramework AutoMapper
Dependencies EntityFramework:6.1.3:net45|AutoMapper:4.0.0-alpha1:net45|DelegateDecompiler.EntityFramework:0.16.0:net45
PackageSize 8624
PackageHashAlgorithm SHA512
PackageHash ukA0dC0XoJHv1zqIZ7Jdz3G+qzunM7yIbj6gZ5t+vNt6EqB0q4BxjjNlBsr3LCuOTCrcw0PZ8QLduWdWHtGWhg==
DownloadCount 000000
CreatedDate 2015-07-07T19:22: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 AutoMapper.EF6 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AutoMapper.EF6 -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 AutoMapper.EF6
Installing the package (HTTP Basic authentication):
Install-Package AutoMapper.EF6 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package AutoMapper.EF6 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package AutoMapper.EF6

OpenWrap

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

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
0.1.1
0.1.0