XPlat.Storage
1.6.19095.1-alpha
Use .NET MAUI/platform APIs
See the version list below for details.
dotnet add package XPlat.Storage --version 1.6.19095.1-alpha
NuGet\Install-Package XPlat.Storage -Version 1.6.19095.1-alpha
<PackageReference Include="XPlat.Storage" Version="1.6.19095.1-alpha" />
<PackageVersion Include="XPlat.Storage" Version="1.6.19095.1-alpha" />
<PackageReference Include="XPlat.Storage" />
paket add XPlat.Storage --version 1.6.19095.1-alpha
#r "nuget: XPlat.Storage, 1.6.19095.1-alpha"
#:package XPlat.Storage@1.6.19095.1-alpha
#addin nuget:?package=XPlat.Storage&version=1.6.19095.1-alpha&prerelease
#tool nuget:?package=XPlat.Storage&version=1.6.19095.1-alpha&prerelease
Brings the functionality of the Windows.Storage APIs cross-platform with support for Windows, Android and iOS.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. monoandroid81 is compatible. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
| Universal Windows Platform | uap was computed. uap10.0 is compatible. |
| Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
- XPlat.Core (>= 1.6.19095.1-alpha)
- XPlat.Foundation (>= 1.6.19095.1-alpha)
-
MonoAndroid 8.1
- Newtonsoft.Json (>= 12.0.1)
- XPlat.Core (>= 1.6.19095.1-alpha)
- XPlat.Foundation (>= 1.6.19095.1-alpha)
-
UAP 10.0
- XPlat.Core (>= 1.6.19095.1-alpha)
- XPlat.Foundation (>= 1.6.19095.1-alpha)
-
Xamarin.iOS 1.0
- Newtonsoft.Json (>= 12.0.1)
- XPlat.Core (>= 1.6.19095.1-alpha)
- XPlat.Foundation (>= 1.6.19095.1-alpha)
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
|