Metadata >> NuGet >> Rsft.Lib.Patterns.Repository >> 1.0.0.2

1.0.0.2

Metadata

Authors Rolosoft Ltd
Copyrights Copyright Rolosoft 2013
Description Repository pattern for loosely coupled enterprise systems. Contains generic method signatures for Get (including get using paging) and CRUD operations.
IconUrl https://dl.dropboxusercontent.com/u/32051584/logos/rsftlogo32x32.png
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Rolosoft Ltd
ProjectUrl https://bitbucket.org/everify/library-patterns-repository
ReleaseNotes Added GetByKey override for fetching by entity 'primary key' for implementations not wishing to implement IQueryable.
RequireLicenseAcceptance False
Tags rolosoft patterns repository
Title Rsft.Lib.Patterns.Repository
PackageSize 12674
PackageHashAlgorithm SHA512
PackageHash MZT2mD/vhK9by9UW0fQPdfvoWc4VJAAgwWDLdXOW0nADnqCKShO8jlumNPjfJxkYpwbspETBmho0Iq+6rGXuXA==
DownloadCount 000000
CreatedDate 2013-06-04T08:45:44

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

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Rsft.Lib.Patterns.Repository -Version 1.0.0.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Rsft.Lib.Patterns.Repository -Version 1.0.0.2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Rsft.Lib.Patterns.Repository -Version 1.0.0.2
Uninstalling the package:
o remove-wrap Rsft.Lib.Patterns.Repository

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=v4.5 Binaries