519 Forks
2548 Stars
2548 Watchers

macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#

How to download and setup macios

Open terminal and run command
git clone https://github.com/dotnet/macios.git
git clone is used to create a copy or clone of macios 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 macios https://github.com/dotnet/macios/archive/master.zip

Or simply clone macios with SSH
[email protected]:dotnet/macios.git

If you have some problems with macios

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