XPlat.Storage 1.2.17283.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package XPlat.Storage --version 1.2.17283.1
NuGet\Install-Package XPlat.Storage -Version 1.2.17283.1
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="XPlat.Storage" Version="1.2.17283.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XPlat.Storage --version 1.2.17283.1
#r "nuget: XPlat.Storage, 1.2.17283.1"
#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.
// Install XPlat.Storage as a Cake Addin
#addin nuget:?package=XPlat.Storage&version=1.2.17283.1

// Install XPlat.Storage as a Cake Tool
#tool nuget:?package=XPlat.Storage&version=1.2.17283.1

This library contains a collection of Windows.Storage APIs built for UWP, iOS and Android built by the community on GitHub.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 5,786 11/6/2021
1.8.0 908 11/1/2021
1.8.0-preview2 537 2/9/2021
1.8.0-preview1 561 2/8/2021
1.7.20109.1 13,180 4/18/2020
1.7.19294.1-alpha 797 10/21/2019
1.7.19104.1-alpha 807 4/14/2019
1.6.19104.1 15,331 4/14/2019
1.6.19097.3-alpha 794 4/7/2019
1.6.19095.1-alpha 781 4/5/2019
1.6.19092.1-alpha 785 4/2/2019
1.6.19074.2-alpha 944 3/15/2019
1.6.19073.2-alpha 925 3/14/2019
1.6.19072.5-alpha 734 3/13/2019
1.6.19072.3-alpha 802 3/13/2019
1.6.19072.2-alpha 778 3/13/2019
1.6.19072.1-alpha 776 3/13/2019
1.6.19068.2-alpha 809 3/9/2019
1.5.19060.1 2,516 3/2/2019
1.5.19036.3 11,030 2/5/2019
1.5.19024.1 1,373 1/25/2019
1.4.18299.4 5,520 10/26/2018
1.3.18257.3 1,017 9/14/2018
1.3.18214.2 1,011 8/2/2018
1.2.18073.5 1,387 3/14/2018
1.2.18022.1 1,367 1/22/2018
1.2.17334.1 1,024 11/30/2017
1.2.17283.1 1,006 10/10/2017
1.2.17271.5 985 9/28/2017
1.2.17212.1 1,201 8/1/2017
1.2.17208.1 1,054 7/27/2017
1.2.17207.3 1,024 7/26/2017
1.2.17193.4 1,109 7/12/2017
1.2.17189.4 1,101 7/8/2017
1.2.17139.2 1,158 5/19/2017
1.2.17139.1 1,009 5/19/2017
1.2.17137.6 1,003 5/17/2017
1.2.17125.2 1,021 5/5/2017
1.2.17123.1 1,059 5/3/2017
1.2.17093.8 1,032 4/3/2017

Added bug fixes to MIME types in FileOpenPicker in Android.