PCLStorage 1.0.2

Requires NuGet 2.8.1 or higher.

dotnet add package PCLStorage --version 1.0.2
                    
NuGet\Install-Package PCLStorage -Version 1.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PCLStorage" Version="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PCLStorage" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="PCLStorage" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PCLStorage --version 1.0.2
                    
#r "nuget: PCLStorage, 1.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=PCLStorage&version=1.0.2
                    
Install PCLStorage as a Cake Addin
#tool nuget:?package=PCLStorage&version=1.0.2
                    
Install PCLStorage as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Silverlight sl5 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

    • No dependencies.
  • All Frameworks

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

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on PCLStorage:

Repository Stars
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
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:
luca-piccioni/OpenGL.Net
Modern OpenGL bindings for C#.
conceptdev/xamarin-forms-samples
Samples that use Xamarin.Forms (http://xamarin.com/forms)
ksasao/Gochiusearch
A Fast Scene Search Engine for Anime Series 'Gochuumon wa Usagi Desuka?'
Azure-Samples/MyDriving
Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
warappa/XamlCSS
Style Xaml applications with CSS
thecodrr/BreadPlayer
Bread Player, a free and open source music player powered by UWP and C#/.NET with a sleek and polished design built for, and by, the people seeking a better alternative to Groove and Windows Media Player by Microsoft.
xamarinhq/app-myshoppe
Cross-platform Xamarin.Forms sample for managing stores.
microsoft/XamarinAzure_ShoppingDemoApp
Xamarin and Azure Better Together demo app team.
awslabs/aws-sdk-net-samples
Azure-Samples/openhack-devops-team
DevOps OpenHack Team environment APIs
cwensley/Portable.Xaml
Portable .NET library for reading/writing xaml files.
Version Downloads Last updated
1.0.2 14,659 1/18/2015
1.0.1 485 1/8/2015
1.0.0 9,062 10/15/2014
0.9.6 11,713 4/28/2014
0.9.5 96 4/28/2014
0.9.4 277 3/19/2014
0.9.3 1,760 2/10/2014
0.9.1 221 12/26/2013
0.9.0 101 12/26/2013
0.2.1-pre 99 4/29/2013
0.2.0-pre 75 4/19/2013
0.1.1-pre 69 3/10/2013
0.1.0-pre 69 3/8/2013

- Reduce minClientVersion to 2.8.1 for compatibility with Xamarin Studio