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

Rsft.Lib.Patterns.Repository

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 Minor fixes to Find and FindAsync methods.
RequireLicenseAcceptance False
Tags rolosoft patterns repository
Title Rsft.Lib.Patterns.Repository
PackageSize 15156
PackageHashAlgorithm SHA512
PackageHash YM/Y0vmaOxdPnecLw0ZOOhxOqbOs7LbOTQlyBzNNK9K9kJqzYVgLPrvX5j8YzJfmsvGJDehoirqogpFKc6/N0w==
DownloadCount 000000
CreatedDate 2013-06-17T12:57: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 Rsft.Lib.Patterns.Repository -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Rsft.Lib.Patterns.Repository -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 Rsft.Lib.Patterns.Repository
Installing the package (HTTP Basic authentication):
Install-Package Rsft.Lib.Patterns.Repository -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Rsft.Lib.Patterns.Repository -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Rsft.Lib.Patterns.Repository

OpenWrap

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

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
1.0.0.9
1.0.0.8
1.0.0.7
1.0.0.6
1.0.0.5
1.0.0.4
1.0.0.3
1.0.0.2
1.0.0.1
1.0.0.0