Metadata >> NuGet >> DapperContext >> 0.1.1-alpha

0.1.1-alpha

Metadata

Authors Wesley Cabus
Description DapperContext is a DbContext-like implementation for Dapper, supporting the Unit Of Work pattern and simplifying usage with repository classes and IOC containers.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Wesley Cabus
ProjectUrl http://wcabus.github.io/DapperContext
ReleaseNotes * 0.1.1 - First alpha release.
RequireLicenseAcceptance False
Tags dapper orm dbcontext sql unit-of-work repository
Dependencies Dapper:1.8
PackageSize 55811
PackageHashAlgorithm SHA512
PackageHash ZMr4aQDk5Kj4/PLPe+2zfPz/WmPMUgTRuz+glEksTMwtbFxdmYxEzZmMmTRkwmOcg1AmNrYgaAMkLO8YgaTdGQ==
DownloadCount 000000
CreatedDate 2014-01-02T17:46:36

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install DapperContext -Version 0.1.1-alpha -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DapperContext -Version 0.1.1-alpha -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete DapperContext 0.1.1-alpha %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package DapperContext -Version 0.1.1-alpha -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package DapperContext -Version 0.1.1-alpha -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap DapperContext -Version 0.1.1-alpha
Uninstalling the package:
o remove-wrap DapperContext

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries