Provides a FlyoutManager for managing MahApps.Metro Flyouts within the Prism framework, while maintaining separation of concerns, encapsulation and MVVM principles.
Info
Version: | 1.1.4 |
Author(s): | Bulldog Software, Alex Young |
Last Update: | Friday, April 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://flyoutmanager.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Bulldog.FlyoutManager |
Install
Install-Package Bulldog.FlyoutManager
dotnet add package Bulldog.FlyoutManager
paket add Bulldog.FlyoutManager
Bulldog.FlyoutManager Download (Unzip the "nupkg" after downloading)
Dependencies
- Prism.Unity(>= 6.1.1)
- Prism.Core(>= 6.1.0)
- CommonServiceLocator(>= 1.3.0)
- Prism.Wpf(>= 6.1.0)
- Unity(>= 4.0.1)
- MahApps.Metro(>= 1.2.4)
Tags