@RickStrahl second part
In Windows I installed https://t.co/DyvLQq2wjg then italian voice from https://t.co/bCgcBhRgek also I had to tweak some registry keys to get the updated and better italian voice
@RickStrahl System.speech is just an interface to underlyning feature of operating system and from .Net core you have to use it https://t.co/PLVgXc5uEq.
It is amazing that XAML has become (or has remained) the Window standard for UI declaration. It's the HTML for high-fidelity desktop apps, including UWP, WPF, WinUI, Maui, even Uno. As a former XAML evangelist for nearly 8 years, I can confirm the pure programming pleasure; it is both innovative & comprehensive & freaking clever. People who don't like it just don't know it well enough. Godspeed #XAML
@davidfowl So I run dotnet workload update, then in Visual Studio 17.11.2 I updated all packages, but still the same error.
So in https://t.co/QLNfFTzauM I write manually 8.2.0 and now it is working. The previous project link is wrong I meant https://t.co/ni4n3bIn3l
@mjovanovictech I am experimenting Aspire with some old project and I discovered that in launchsettings.json you need http and https profiles otherwise there won't be any links in the dashboard. Is this true @davidfowl ?