OwlCore.Storage.Uwp
0.2.0
dotnet add package OwlCore.Storage.Uwp --version 0.2.0
NuGet\Install-Package OwlCore.Storage.Uwp -Version 0.2.0
<PackageReference Include="OwlCore.Storage.Uwp" Version="0.2.0" />
paket add OwlCore.Storage.Uwp --version 0.2.0
#r "nuget: OwlCore.Storage.Uwp, 0.2.0"
// Install OwlCore.Storage.Uwp as a Cake Addin #addin nuget:?package=OwlCore.Storage.Uwp&version=0.2.0 // Install OwlCore.Storage.Uwp as a Cake Tool #tool nuget:?package=OwlCore.Storage.Uwp&version=0.2.0
Provides a Windows.Storage implementation of the OwlCore.Storage APIs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-android33.0 is compatible. net7.0-ios was computed. net7.0-ios16.1 is compatible. net7.0-maccatalyst was computed. net7.0-maccatalyst16.1 is compatible. 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. |
Universal Windows Platform | uap10.0.17763 is compatible. |
-
net7.0
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- OwlCore.Storage (>= 0.10.0)
- System.Linq.Async (>= 6.0.1)
- Uno.UI (>= 5.1.87)
-
net7.0-android33.0
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- OwlCore.Storage (>= 0.10.0)
- System.Linq.Async (>= 6.0.1)
- Uno.UI (>= 5.1.87)
-
net7.0-ios16.1
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- OwlCore.Storage (>= 0.10.0)
- System.Linq.Async (>= 6.0.1)
- Uno.UI (>= 5.1.87)
-
net7.0-maccatalyst16.1
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- OwlCore.Storage (>= 0.10.0)
- System.Linq.Async (>= 6.0.1)
- Uno.UI (>= 5.1.87)
-
UAP 10.0.17763
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- OwlCore.Storage (>= 0.10.0)
- System.Linq.Async (>= 6.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OwlCore.Storage.Uwp:
Repository | Stars |
---|---|
Arlodotexe/strix-music
Combine any music sources into a single library. It's your music. Play it your way.
|
--- 0.2.0 ---
[Breaking]
Updated to OwlCore.Storage 0.10.0. Inherited and implemented breaking changes and new features for storage interfaces.
--- 0.1.0 ---
[Breaking]
Updated to OwlCore.Storage 0.8.0.
Inherited and implemented breaking changes and new features for storage interfaces.
--- 0.0.1 ---
[Fix]
Uno.UI is no longer a dependency when running under native UWP.
Fixed an issue with UWP targeting.
--- 0.0.0 ---
[New]
Initial release of OwlCore.Storage.Uwp.