PCLStorage.Standard
1.0.0
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
Install-Package PCLStorage.Standard -Version 1.0.0
dotnet add package PCLStorage.Standard --version 1.0.0
<PackageReference Include="PCLStorage.Standard" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PCLStorage.Standard --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PCLStorage.Standard, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install PCLStorage.Standard as a Cake Addin
#addin nuget:?package=PCLStorage.Standard&version=1.0.0
// Install PCLStorage.Standard as a Cake Tool
#tool nuget:?package=PCLStorage.Standard&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- PCLStorage.Abstractions (>= 1.0.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PCLStorage.Standard:
Package | Downloads |
---|---|
Xamariners.Core
Xamariners.Core is a library of common classes and helpers.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 51,253 | 5/20/2017 |