Metadata >> NuGet >> DapperContext >> 0.1.2-alpha

0.1.2-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.2 - Referenced a wrong version of the Dapper dependency. Fixed. * 0.1.1 - First alpha release.
RequireLicenseAcceptance False
Tags dapper orm dbcontext sql unit-of-work repository
Dependencies Dapper:1.13
PackageSize 31069
PackageHashAlgorithm SHA512
PackageHash XgHbpvANGklu5zHAPMYaa+ZuSEwL6uPOQAEE8M/v5e6KN9JIydB0/BIGEJrfgWqkvYAtlNBbYUwUnPGZcASnAw==
DownloadCount 000000
CreatedDate 2014-01-02T18:32:22

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.2-alpha -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DapperContext -Version 0.1.2-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.2-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.2-alpha -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package DapperContext -Version 0.1.2-alpha -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap DapperContext -Version 0.1.2-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