XPlat.Storage
1.2.17139.2
See the version list below for details.
dotnet add package XPlat.Storage --version 1.2.17139.2
NuGet\Install-Package XPlat.Storage -Version 1.2.17139.2
<PackageReference Include="XPlat.Storage" Version="1.2.17139.2" />
paket add XPlat.Storage --version 1.2.17139.2
#r "nuget: XPlat.Storage, 1.2.17139.2"
// Install XPlat.Storage as a Cake Addin #addin nuget:?package=XPlat.Storage&version=1.2.17139.2 // Install XPlat.Storage as a Cake Tool #tool nuget:?package=XPlat.Storage&version=1.2.17139.2
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.17139.2)
-
Xamarin.iOS 1.0
- Newtonsoft.Json (>= 9.0.1)
- XPlat.Core (>= 1.2.17139.2)
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 | 8,486 | 11/6/2021 |
1.8.0 | 992 | 11/1/2021 |
1.8.0-preview2 | 621 | 2/9/2021 |
1.8.0-preview1 | 670 | 2/8/2021 |
1.7.20109.1 | 13,340 | 4/18/2020 |
1.7.19294.1-alpha | 885 | 10/21/2019 |
1.7.19104.1-alpha | 894 | 4/14/2019 |
1.6.19104.1 | 15,422 | 4/14/2019 |
1.6.19097.3-alpha | 868 | 4/7/2019 |
1.6.19095.1-alpha | 873 | 4/5/2019 |
1.6.19092.1-alpha | 854 | 4/2/2019 |
1.6.19074.2-alpha | 1,026 | 3/15/2019 |
1.6.19073.2-alpha | 1,001 | 3/14/2019 |
1.6.19072.5-alpha | 828 | 3/13/2019 |
1.6.19072.3-alpha | 868 | 3/13/2019 |
1.6.19072.2-alpha | 854 | 3/13/2019 |
1.6.19072.1-alpha | 847 | 3/13/2019 |
1.6.19068.2-alpha | 890 | 3/9/2019 |
1.5.19060.1 | 2,606 | 3/2/2019 |
1.5.19036.3 | 11,114 | 2/5/2019 |
1.5.19024.1 | 1,450 | 1/25/2019 |
1.4.18299.4 | 5,600 | 10/26/2018 |
1.3.18257.3 | 1,054 | 9/14/2018 |
1.3.18214.2 | 1,039 | 8/2/2018 |
1.2.18073.5 | 1,411 | 3/14/2018 |
1.2.18022.1 | 1,393 | 1/22/2018 |
1.2.17334.1 | 1,055 | 11/30/2017 |
1.2.17283.1 | 1,034 | 10/10/2017 |
1.2.17271.5 | 1,010 | 9/28/2017 |
1.2.17212.1 | 1,226 | 8/1/2017 |
1.2.17208.1 | 1,085 | 7/27/2017 |
1.2.17207.3 | 1,050 | 7/26/2017 |
1.2.17193.4 | 1,132 | 7/12/2017 |
1.2.17189.4 | 1,121 | 7/8/2017 |
1.2.17139.2 | 1,189 | 5/19/2017 |
1.2.17139.1 | 1,030 | 5/19/2017 |
1.2.17137.6 | 1,025 | 5/17/2017 |
1.2.17125.2 | 1,045 | 5/5/2017 |
1.2.17123.1 | 1,082 | 5/3/2017 |
1.2.17093.8 | 1,067 | 4/3/2017 |
Added change to return properties from a StorageFile as a Dictionary.