I'm developing with Visual Studio for Mac using Xamarin.
I'm distributing on my website, not AppStore, and I'd like to add an auto-update feature, do you know any good libraries?
I know SparkleSharp, but it has been out of date for 4 years now, so I'm thinking it's not very desirable.
I tried to create the sparkle bindings myself, but it was not practical to fix the 14145 errors in ApiDefinitions.cs...