Find out how to start using Myra
This page will explain how to download and import Myra into one of your own projects, as well as how to check whether a project is compatible.
Download the package from NuGet and have it installed, referenced and updated hassle-free. Follow the appropiate set of instructions below:
If you are curious and want to see how it all works on the inside, check out the sources for Myra.
Myra is available on GitHub. That's where most of its development work takes place. Feel free to go take a look and poke around. The chances of causing a global apocalypse are very slim, by our calculations.
It depends on what platform your project is using. Check the following table to see the minimum compatible versions for each available platform.
Project type | Platform name | Required version |
---|---|---|
Win32, WPF, ASP.NET | .NET Framework | 4.6.1 |
.NET Core, ASP.NET Core | .NET Core | 2.0 |
.NET Standard Library | .NET Standard | 2.0 |
UWP or Windows Store app | Universal Windows Platform | Visual Studio 15.4 |
Android via Xamarin | Xamarin.Android | 7.5 |
iOS via Xamarin | Xamarin.iOS | 10.14 |
macOS via Xamarin | Xamarin.Mac | 3.8 |
Mono | Mono Platform | 5.4 |