Metadata >> NuGet >> Repository.FileSystem

Repository.FileSystem

Metadata

Authors Matthew Schrager
Copyrights Copyright Matthew Schrager 2013
Description An implementation of the generic repository pattern for filesystems.
LicenseUrl https://github.com/matthewschrager/Repository#license
Owners Matthew Schrager
ProjectUrl https://github.com/matthewschrager/Repository
RequireLicenseAcceptance False
Tags Repository FileSystem
Dependencies Repository|NUnit:2.6.2
Title Repository.FileSystem
PackageSize 22003
PackageHashAlgorithm SHA512
PackageHash gmxY4gl2tTQhsydEb7gAGuaMnF9RsFrsjBFvyvCZ3BxS4FBBSGDceNy32jT7feNIVnYce30KsS6GvoiZtPfyoA==
DownloadCount 000000
CreatedDate 2013-08-23T20:09:40

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 Repository.FileSystem -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Repository.FileSystem -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 Repository.FileSystem
Installing the package (HTTP Basic authentication):
Install-Package Repository.FileSystem -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Repository.FileSystem -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Repository.FileSystem

OpenWrap

Installing the package:
o add-wrap Repository.FileSystem
Uninstalling the package:
o remove-wrap Repository.FileSystem

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.2