Metadata >> NuGet >> UnifiedStorage >> 1.0.4

1.0.4

Metadata

Authors Tobias Herrmann, Jan Humbel, Michael Höhn, Daniel Plaisted
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 version using the tools and addresses described below.

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

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

OpenWrap

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

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