Open
Description
We're going to sunset the Xamarin samples, so we need to figure out what to do about .NET samples.
We've ported a few of our existing Xamarin samples to .NET in the dotnet
branch in the ios-samples
repository:
https://github.com/xamarin/ios-samples/commits/dotnet
Tasks:
- Create a new
macios-samples
repository in thedotnet
org. Coordinate with Android so we do things too differently.- For reference, there's already a dotnet/maui-samples repository.
- Update each .NET sample we have to the latest stable version of .NET (8 at the moment), and move into the new repository.
- Make sure the sample browser on Microsoft's documentation site lists these new samples (Dave Britch can probably help here).