Yumikou.Prism.Avalonia
8.2.1
See the version list below for details.
dotnet add package Yumikou.Prism.Avalonia --version 8.2.1
NuGet\Install-Package Yumikou.Prism.Avalonia -Version 8.2.1
<PackageReference Include="Yumikou.Prism.Avalonia" Version="8.2.1" />
paket add Yumikou.Prism.Avalonia --version 8.2.1
#r "nuget: Yumikou.Prism.Avalonia, 8.2.1"
// Install Yumikou.Prism.Avalonia as a Cake Addin #addin nuget:?package=Yumikou.Prism.Avalonia&version=8.2.1 // Install Yumikou.Prism.Avalonia as a Cake Tool #tool nuget:?package=Yumikou.Prism.Avalonia&version=8.2.1
Based on prism 8.1.97 and prism.avalonia 8.1.97.11000.
some changes:
(1) Compatible with .net framework4.0.
(2) Add NavigationType to NavigationContext, which can easily use Region to implement stack navigation.
(3) Reintroduced the more general InteractionRequest.
(4) Extracted the DialogServiceControl from DialogService and supports the use of binding to manage dialogs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.1
- Avalonia (>= 11.0.7)
- Avalonia.Markup.Xaml.Loader (>= 11.0.7)
- Avalonia.ReactiveUI (>= 11.0.7)
- Avalonia.Xaml.Behaviors (>= 11.0.6)
- System.Configuration.ConfigurationManager (>= 8.0.0)
- Yumikou.Prism.Core (>= 8.2.1)
-
.NETFramework 4.6.1
- Avalonia (>= 11.0.7)
- Avalonia.Markup.Xaml.Loader (>= 11.0.7)
- Avalonia.ReactiveUI (>= 11.0.7)
- Avalonia.Xaml.Behaviors (>= 11.0.6)
- Yumikou.Prism.Core (>= 8.2.1)
-
net6.0
- Avalonia (>= 11.0.7)
- Avalonia.Markup.Xaml.Loader (>= 11.0.7)
- Avalonia.ReactiveUI (>= 11.0.7)
- Avalonia.Xaml.Behaviors (>= 11.0.6)
- System.Configuration.ConfigurationManager (>= 8.0.0)
- Yumikou.Prism.Core (>= 8.2.1)
-
net8.0
- Avalonia (>= 11.0.7)
- Avalonia.Markup.Xaml.Loader (>= 11.0.7)
- Avalonia.ReactiveUI (>= 11.0.7)
- Avalonia.Xaml.Behaviors (>= 11.0.6)
- System.Configuration.ConfigurationManager (>= 8.0.0)
- Yumikou.Prism.Core (>= 8.2.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Yumikou.Prism.Avalonia:
Package | Downloads |
---|---|
Yumikou.Prism.DryIoc.Avalonia
Based on prism 8.1.97 and prism.avalonia 8.1.97.11000. some changes: (1) Compatible with .net framework4.0. (2) Add NavigationType to NavigationContext, which can easily use Region to implement stack navigation. (3) Reintroduced the more general InteractionRequest. (4) Extracted the DialogServiceControl from DialogService and supports the use of binding to manage dialogs. |
GitHub repositories
This package is not used by any popular GitHub repositories.