# WpfPrismAppTemplate **Repository Path**: lanicon/WpfPrismAppTemplate ## Basic Information - **Project Name**: WpfPrismAppTemplate - **Description**: Visual Studio 2019 WPF Template Using Prism, ReactiveProperty and ModernWpfUI. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-28 - **Last Updated**: 2021-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WPF Template Using Prism Visual Studio C# project template for creating MVVM style WPF (.NET Standard) applications using [Prism](https://github.com/PrismLibrary/Prism). ## Requirements - Visual Studio 2019 - .NET Framework 4.7.2 ## Usage Create a template using the Export Template Wizard (Project menu > Export Template) . ## Dependencies - [Prism](https://github.com/PrismLibrary/Prism) - [ReactiveProperty](https://github.com/runceel/ReactiveProperty) - [ModernWPF UI Library](https://github.com/Kinnara/ModernWpf)