PCLStorage.Abstractions
1.0.3
See the version list below for details.
dotnet add package PCLStorage.Abstractions --version 1.0.3
NuGet\Install-Package PCLStorage.Abstractions -Version 1.0.3
<PackageReference Include="PCLStorage.Abstractions" Version="1.0.3" />
paket add PCLStorage.Abstractions --version 1.0.3
#r "nuget: PCLStorage.Abstractions, 1.0.3"
// Install PCLStorage.Abstractions as a Cake Addin
#addin nuget:?package=PCLStorage.Abstractions&version=1.0.3
// Install PCLStorage.Abstractions as a Cake Tool
#tool nuget:?package=PCLStorage.Abstractions&version=1.0.3
This library only contains interfaces. No implementations are provided.
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 | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on PCLStorage.Abstractions:
Package | Downloads |
---|---|
PCLStorage.Standard
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. |
|
IT2media.Extensions.Object
Dump method for all objects. Like LINQPad the method dumps an object in its hierarchical structure, here as intended JSON to Debug.WriteLine. |
|
PCLStorage.Desktop
This library only contains interfaces. No implementations are provided. 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. |
|
WTFMedDevice
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.4-b2017032801 | 3,446 | 3/29/2017 |
1.0.4-b2017032702 | 713 | 3/28/2017 |
1.0.3 | 187,394 | 3/27/2017 |
1.0.2 | 3,669 | 3/25/2017 |
Releasing abstractions as a separate .NET Standard-compatible library. There's no implementation yet!