XPlat.Storage
1.2.18022.1
Use .NET MAUI/platform APIs
See the version list below for details.
dotnet add package XPlat.Storage --version 1.2.18022.1
NuGet\Install-Package XPlat.Storage -Version 1.2.18022.1
<PackageReference Include="XPlat.Storage" Version="1.2.18022.1" />
<PackageVersion Include="XPlat.Storage" Version="1.2.18022.1" />
<PackageReference Include="XPlat.Storage" />
paket add XPlat.Storage --version 1.2.18022.1
#r "nuget: XPlat.Storage, 1.2.18022.1"
#:package XPlat.Storage@1.2.18022.1
#addin nuget:?package=XPlat.Storage&version=1.2.18022.1
#tool nuget:?package=XPlat.Storage&version=1.2.18022.1
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.18022.1)
-
Portable Class Library (.NETFramework 4.5.1, Windows 8.1)
- XPlat.Core (>= 1.2.18022.1)
-
UAP 10.0
- XPlat.Core (>= 1.2.18022.1)
-
Xamarin.iOS 1.0
- Newtonsoft.Json (>= 9.0.1)
- XPlat.Core (>= 1.2.18022.1)
NuGet packages (5)
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.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. |
|
|
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.Storage.Portable
provides Windows.Storage API to Xamarin.Forms |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on XPlat.Storage:
| Repository | Stars |
|---|---|
|
MADE-Apps/MADE.NET
All the reusable .NET boilerplate you keep rewriting, in one place - Making App Development Easier for .NET
|
No changes