1535 Forks
5555 Stars
5555 Watchers

Prism

Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..

How to download and setup Prism

Open terminal and run command
git clone https://github.com/PrismLibrary/Prism.git
git clone is used to create a copy or clone of Prism repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Prism https://github.com/PrismLibrary/Prism/archive/master.zip

Or simply clone Prism with SSH
[email protected]:PrismLibrary/Prism.git

If you have some problems with Prism

You may open issue on Prism support forum (system) here: https://github.com/PrismLibrary/Prism/issues