« Prism 8 » : différence entre les versions
De Banane Atomic
Aller à la navigationAller à la recherche
Aucun résumé des modifications |
|||
Ligne 7 : | Ligne 7 : | ||
Prism 8 supports WPF, Xamarin Forms and UNO, but not Silverlight, Windows 8/8.1/WP8.1 or UWP. | Prism 8 supports WPF, Xamarin Forms and UNO, but not Silverlight, Windows 8/8.1/WP8.1 or UWP. | ||
= | = Getting Started = | ||
* [https://marketplace.visualstudio.com/items?itemName=BrianLagunas.PrismTemplatePack Prism Template Pack] | * [https://prismlibrary.com/docs/getting-started/NuGet-Packages.html Nuget packages] | ||
** Prism.Wpf | |||
** Prism.DryIoc | |||
* [https://marketplace.visualstudio.com/items?itemName=BrianLagunas.PrismTemplatePack Prism Template Pack] Visual Studio extension |
Version du 10 avril 2021 à 20:01
Links
Description
Fully open source version of Prism including MVVM, dependency injection, commands, EventAggregator, and others.
Prism 8 supports WPF, Xamarin Forms and UNO, but not Silverlight, Windows 8/8.1/WP8.1 or UWP.
Getting Started
- Nuget packages
- Prism.Wpf
- Prism.DryIoc
- Prism Template Pack Visual Studio extension