This repository was archived by the owner on Apr 22, 2024. It is now read-only.
This repository was archived by the owner on Apr 22, 2024. It is now read-only.
Xamarin developers will share more common developer experiences with .NET developers #7
Open
Description
Projects formerly using the Xamarin project system will now use the same SDK Style common project system as other .NET workloads. Developers will be able to use Visual Studio and Visual Studio for Mac common features such as multi-targeting and debugging on emulator and device. Developers will be able to use the .NET CLI to install SDKs and create new projects.
o Build on Microsoft Extensions (hosting/DI/services/settings/logging) patterns to be more consistent with the ASP.NET core experience M P1
o Common .NET commands (ie: run, publish) are available to Xamarin developers in .NET 6 (done) M P0 75%