PCLStorage 1.0.2
Requires NuGet 2.8.1 or higher.
Install-Package PCLStorage -Version 1.0.2
dotnet add package PCLStorage --version 1.0.2
<PackageReference Include="PCLStorage" Version="1.0.2" />
paket add PCLStorage --version 1.0.2
#r "nuget: PCLStorage, 1.0.2"
// Install PCLStorage as a Cake Addin
#addin nuget:?package=PCLStorage&version=1.0.2
// Install PCLStorage as a Cake Tool
#tool nuget:?package=PCLStorage&version=1.0.2
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.
Product | Versions |
---|---|
.NET | net6.0-android |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoTouch | monotouch |
Silverlight | sl5 |
Windows Phone | wp8 wp81 |
-
.NETFramework 4.5
- No dependencies.
-
All Frameworks
- Microsoft.Bcl (>= 1.1.6)
- Microsoft.Bcl.Async (>= 1.0.165)
-
MonoAndroid 0.0
- No dependencies.
-
MonoTouch 0.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Unsupported 0.0
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
NuGet packages (60)
Showing the top 5 NuGet packages that depend on PCLStorage:
Package | Downloads |
---|---|
nunit.xamarin
Adds support for running NUnit 3 unit tests on Xamarin Supported Xamarin platforms: - Android - iOS - Windows 10 Universal Apps |
|
SendGridPlus
A client library for interfacing with the SendGrid APIs, including the Event API. This is an updated and refactored version of the SendGrid package. |
|
Database
Create JSON based database on any device. |
|
Xam.Plugin.EmbeddedResource
A cross-platform convenience library for unpacking embedded resources. |
|
JDMSoftware.JDMAppCore.Core
Core Library for JDM App Development, install this into all app projects |
GitHub repositories (15)
Showing the top 5 popular GitHub repositories that depend on PCLStorage:
Repository | Stars |
---|---|
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
|
|
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
|
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 2,578,349 | 1/18/2015 |
1.0.1 | 4,246 | 1/8/2015 |
1.0.0 | 22,127 | 10/15/2014 |
0.9.6 | 152,877 | 4/28/2014 |
0.9.5 | 1,686 | 4/28/2014 |
0.9.4 | 5,126 | 3/19/2014 |
0.9.3 | 3,790 | 2/10/2014 |
0.9.1 | 2,405 | 12/26/2013 |
0.9.0 | 1,645 | 12/26/2013 |
0.2.1-pre | 1,956 | 4/29/2013 |
0.2.0-pre | 1,184 | 4/19/2013 |
0.1.1-pre | 1,203 | 3/10/2013 |
0.1.0-pre | 1,133 | 3/8/2013 |
- Reduce minClientVersion to 2.8.1 for compatibility with Xamarin Studio