Metadata >> NuGet >> ReliableUnitOfWork.SqlAzure >> 0.5.4

0.5.4

Metadata

Authors Wahid Shalaly
Copyrights Copyright © 2014
Description A light-weight implementation of UnitOfWork pattern for SqlAzure based on EF6 to benefit from SqlAzureExecutionStrategy. This implementation provide a way to share a UnitOfWork, and hence DbContext, between different parts of the application, not only repositories.
IconUrl https://raw.github.com/waheedsayed/ReliableUnitOfWork.SqlAzure/master/reliable_uow.png
LicenseUrl https://raw.github.com/waheedsayed/ReliableUnitOfWork.SqlAzure/master/LICENSE
Owners Wahid Shalaly
ProjectUrl https://github.com/waheedsayed/ReliableUnitOfWork.SqlAzure
RequireLicenseAcceptance False
Tags unitofwork sqlazure ef6
Dependencies Autofac:3.5.0|EntityFramework:6.1.0|Serilog:1.3.0
Title Reliable UnitOfWork for Microsoft Azure SQL Database
PackageSize 9081
PackageHashAlgorithm SHA512
PackageHash C6uk/R9j3wXx/lD/b5hFTt6iJPtzVO+TYS5rPVHhmjVH3BPj7jSSM35U/pvfost2V2Sbqr+TLptm7DoRZBHSkQ==
DownloadCount 000000
CreatedDate 2014-08-19T01:46:42

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 ReliableUnitOfWork.SqlAzure -Version 0.5.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ReliableUnitOfWork.SqlAzure -Version 0.5.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ReliableUnitOfWork.SqlAzure 0.5.4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap ReliableUnitOfWork.SqlAzure -Version 0.5.4
Uninstalling the package:
o remove-wrap ReliableUnitOfWork.SqlAzure

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