XPlat.Storage
1.2.17189.4
See the version list below for details.
dotnet add package XPlat.Storage --version 1.2.17189.4
NuGet\Install-Package XPlat.Storage -Version 1.2.17189.4
<PackageReference Include="XPlat.Storage" Version="1.2.17189.4" />
paket add XPlat.Storage --version 1.2.17189.4
#r "nuget: XPlat.Storage, 1.2.17189.4"
// Install XPlat.Storage as a Cake Addin #addin nuget:?package=XPlat.Storage&version=1.2.17189.4 // Install XPlat.Storage as a Cake Tool #tool nuget:?package=XPlat.Storage&version=1.2.17189.4
This library contains a collection of Windows.Storage APIs built for UWP, iOS and Android built by the community on GitHub.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
MonoAndroid 1.0
- Newtonsoft.Json (>= 9.0.1)
- XPlat.Core (>= 1.2.17189.4)
-
UAP 10.0
- XPlat.Core (>= 1.2.17189.4)
-
Xamarin.iOS 1.0
- Newtonsoft.Json (>= 9.0.1)
- XPlat.Core (>= 1.2.17189.4)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on XPlat.Storage:
Package | Downloads |
---|---|
XPlat.Storage.Pickers
This package includes Windows.Storage like APIs cross-platform such as: - FileOpenPicker representing a UI element that lets the user choose and open files. |
|
XPlat.Device.Launcher
This package includes Windows.System.Launcher like APIs cross-platform such as: - Launcher for launching a default app associated with a specified file or URI. |
|
XPlat.Media.Capture
This package includes Windows.Media.Capture like APIs cross-platform such as: - CameraCaptureUI for providing a full window UI for capturing video and photos from a camera. |
|
XPlat.Media
This library contains a collection of Windows.Media APIs built for UWP, iOS and Android built by the community on GitHub. |
|
XPlat.ApplicationModel
This package includes Windows.ApplicationModel like APIs cross-platform such as: - Package for providing information about the installed application. - PackageId for providing package identification info, such as name, version, and publisher. - PackageVersion for providing package version info. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on XPlat.Storage:
Repository | Stars |
---|---|
MADE-Apps/MADE.NET
MADE.NET is a home to all of those bits of code that you know you'll reuse in another project. Making app development easier with .NET.
|
Version | Downloads | Last updated |
---|---|---|
1.8.1 | 9,721 | 11/6/2021 |
1.8.0 | 1,023 | 11/1/2021 |
1.8.0-preview2 | 645 | 2/9/2021 |
1.8.0-preview1 | 697 | 2/8/2021 |
1.7.20109.1 | 13,399 | 4/18/2020 |
1.7.19294.1-alpha | 919 | 10/21/2019 |
1.7.19104.1-alpha | 923 | 4/14/2019 |
1.6.19104.1 | 15,457 | 4/14/2019 |
1.6.19097.3-alpha | 898 | 4/7/2019 |
1.6.19095.1-alpha | 902 | 4/5/2019 |
1.6.19092.1-alpha | 884 | 4/2/2019 |
1.6.19074.2-alpha | 1,059 | 3/15/2019 |
1.6.19073.2-alpha | 1,033 | 3/14/2019 |
1.6.19072.5-alpha | 860 | 3/13/2019 |
1.6.19072.3-alpha | 902 | 3/13/2019 |
1.6.19072.2-alpha | 887 | 3/13/2019 |
1.6.19072.1-alpha | 877 | 3/13/2019 |
1.6.19068.2-alpha | 921 | 3/9/2019 |
1.5.19060.1 | 2,646 | 3/2/2019 |
1.5.19036.3 | 11,153 | 2/5/2019 |
1.5.19024.1 | 1,488 | 1/25/2019 |
1.4.18299.4 | 5,652 | 10/26/2018 |
1.3.18257.3 | 1,118 | 9/14/2018 |
1.3.18214.2 | 1,108 | 8/2/2018 |
1.2.18073.5 | 1,520 | 3/14/2018 |
1.2.18022.1 | 1,508 | 1/22/2018 |
1.2.17334.1 | 1,134 | 11/30/2017 |
1.2.17283.1 | 1,112 | 10/10/2017 |
1.2.17271.5 | 1,088 | 9/28/2017 |
1.2.17212.1 | 1,306 | 8/1/2017 |
1.2.17208.1 | 1,164 | 7/27/2017 |
1.2.17207.3 | 1,127 | 7/26/2017 |
1.2.17193.4 | 1,209 | 7/12/2017 |
1.2.17189.4 | 1,198 | 7/8/2017 |
1.2.17139.2 | 1,268 | 5/19/2017 |
1.2.17139.1 | 1,109 | 5/19/2017 |
1.2.17137.6 | 1,104 | 5/17/2017 |
1.2.17125.2 | 1,127 | 5/5/2017 |
1.2.17123.1 | 1,164 | 5/3/2017 |
1.2.17093.8 | 1,146 | 4/3/2017 |
Updated the ApplicationData local settings to be more inline with UWP. Also made changes to the StorageFile and StorageFolder to contain better split on interfaces (similar to UWP) with new APIs.