Open tuanchien opened 3 months ago
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.
Likewise, the API browser only shows .NET for Android https://learn.microsoft.com/en-us/dotnet/api/
cc @davidbritch @gewarren
@tuanchien @jeremy-visionaid aren't you looking for https://learn.microsoft.com/en-us/dotnet/api/?view=net-maui-8.0?
@Jozkee I'm looking for documentation for https://github.com/xamarin/xamarin-macios - i.e. for Native C# iOS apps, not MAUI.
The nearest I can find is here: https://learn.microsoft.com/en-us/dotnet/api/?view=xamarin-ios-sdk-12
But that's for version 12, and Xamarin is obsolete. The latest bindings are for SDK version 17 and are in Microsoft.iOS, not Xamarin.iOS
@Jozkee IIRC the newer projections for Microsoft.iOS were available in the API browser - I believe their absence is a regression
@davidbritch Can you take a look?
Describe the issue or suggestion
The only version of the iOS platform library APIs that appears to be published on the Microsoft website are for Xamarin iOS SDK 12.
The current net8.0 SDK seems to have platform support iOS and MacCatalyst 17.0 features.
It would be great to have updated documentation for the current libraries.