unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
8.78k stars 707 forks source link

[Docs] Update dotnet new templates page #14808

Open morning4coffe-dev opened 9 months ago

morning4coffe-dev commented 9 months ago

On which page?

https://platform.uno/docs/articles/get-started-dotnet-new.html

What's wrong?

At the very least we should update the page to remove .NET 6 and add .NET 8 as the default. But it could be also nice to update it with and extensive table of all the flags, their usage and possible values.

Any feedback?

Part of an internal discussion on Uno Teams.

Youssef1313 commented 9 months ago

Removing .NET 6 was already done in https://github.com/unoplatform/uno/pull/14776 except for unoapp-uwp-net6 which is waiting on https://github.com/unoplatform/uno/issues/14775

cconner100 commented 9 months ago

Will this include creating a new project that allows for Centralized nuget configurations? Also using the variable for the .net version?