Metadata >> NuGet >> UnifiedStorage

UnifiedStorage

Metadata

Authors Tobias Herrmann, Jan Humbel, Michael Höhn, Daniel Plaisted
Copyrights Copyright © 2015, fivenine GmbH
Description Unified Storage provides a unified file IO API for various platforms. It is based on the excellent PCLStorage library. UnifiedStorage tries to make testing your applications easier by providing interfaces for all classes and not using static factories.
IconUrl https://raw.githubusercontent.com/fiveninedigital/UnifiedStorage/master/Icon.png
LicenseUrl https://github.com/fiveninedigital/UnifiedStorage/blob/master/LICENSE
Owners fivenine digital
ProjectUrl https://github.com/fiveninedigital/UnifiedStorage/blob/master/
ReleaseNotes 1.0.0 --------------------- - Initial version of the package
RequireLicenseAcceptance False
Summary Unified Storage provides a consistent, portable set of local file IO APIs across .NET platforms.
Tags io storage file portable pcl winrt android ios xamarin monoandroid monodroid monotouch
Title UnifiedStorage
PackageSize 95280
PackageHashAlgorithm SHA512
PackageHash ep8wgtYZ6VPS8b5FqSWLwwSncsQFeIKuhhT0ait9RN29/E0CV0/YWm6PXor7p8mRc76V8wbPDqlvfxN2mt8KcA==
DownloadCount 000000
CreatedDate 2015-10-02T09:40:53

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

OpenWrap

Installing the package:
o add-wrap UnifiedStorage
Uninstalling the package:
o remove-wrap UnifiedStorage

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.4
1.0.0-beta0001
1.0.0.3-prerelease
1.0.0.2-prerelease
1.0.0.1-prerelease