Prism.Maui 8.1.16-alpha

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

// Install Prism.Maui as a Cake Tool
#tool nuget:?package=Prism.Maui&version=8.1.16-alpha&prerelease                

This is a special MSBuild Alpha. In order to use this version be sure to install and run `maui-check`.
`dotnet tool install --global Redth.Net.Maui.Check --version 0.4.2`

As this is an Alpha build there are no docs, be sure to check out the source repo at: https://github.com/dansiegel/prism.maui
Note that as of .NET 6 Preview 4, Maui still requires that you have referenced the Xamarin CI feed.

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

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Prism.Maui:

Package Downloads
Prism.DryIoc.Maui

Prism.DryIoc.Maui provides the implementation of Prism's IContainerExtension using the DryIoc container. This is currently the only supported container for .NET MAUI.

Shiny.Framework

A collection of libraries and classes to make Xamarin, Shiny, RXUI, and Prism play beautifully together

Prism.Maui.Rx

Prism.Maui.Rx is a support package for .NET MAUI developers. This package provides some helpers to access an IObservable for globally handling Navigation Request Results.

Shiny.Mediator.Prism

Shiny Mediator - A mediator pattern for all .NET Apps

Popups.Maui.Prism

Popups for Prism.Maui

GitHub repositories

This package is not used by any popular GitHub repositories.