dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.03k stars 1.73k forks source link

Reconcile all NET8 //TODO Add this API comments #8989

Open PureWeen opened 2 years ago

PureWeen commented 2 years ago

Description

Because we need to update the published api txt files and we don't want to add any new/breaking changes with servicing. We've just been adding //TODO NET8 notes for any APIs that we plan on making public.

pgrawehr commented 6 months ago

There are a lot of undocumented public APIs in the current Maui libraries. Is this ticket intended to fix that?