What is Prism.Core?
Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a Portable Class Library targeting these platforms; WPF, Windows 10 UWP, and Xamarin Forms. Features that need to be platform specific are implemented in the respective libraries for the target platform.
Prism.Core is a tool in the NuGet Packages category of a tech stack.
Prism.Core is an open source tool with 5.9K GitHub stars and 1.6K GitHub forks. Here’s a link to Prism.Core's open source repository on GitHub
Keywords
xamarin
mvvm
wpf
UWP
xaml
prism
uap
Who uses Prism.Core?
Developers
7 developers on StackShare have stated that they use Prism.Core.
Built For
Prism.Core Comparisons
Related Comparisons
No related comparisons found