426
submitted 3 years ago* (last edited 3 years ago) by [M] to c/dotnet@programming.dev
 
 

New "AI" features:

  • Chat
  • Commit message generation
  • Unity solution generation
427
428
429
submitted 3 years ago* (last edited 3 years ago) by to c/dotnet@programming.dev
 
 

The original thread is on the devil’s website and I don’t want to direct traffic to it, so here’s a link to the tweet instead:

https://twitter.com/davidfowl/status/1671351948640129024?s=46&t=OEG0fcSTxko2ppiL47BW1Q

430
Migrating Microsoft Forms to .NET 6 (devblogs.microsoft.com)
submitted 3 years ago by [M] to c/dotnet@programming.dev
431
New T4 Command-Line Tool for .NET (devblogs.microsoft.com)
submitted 3 years ago by [M] to c/dotnet@programming.dev
432
433
Microsoft Dev Home - Wallpapers (wallpapers.microsoft.design)
submitted 3 years ago by to c/dotnet@programming.dev
 
 

cross-posted from: https://lemmy.world/post/198542

New Dev Home themed wallpapers available!

434
435
436
 
 

What are your opinions about Avalonia? It runs on Windows, Mac, Linux, Android, iOS and WebAssembly, with the mobile platforms being in a more immature state as support was added recently.

MAUI is the continuation of Xamarin.Forms, while Avalonia is the spiritual successor to WPF, albeit open-source and cross-platform. MAUI uses platform-native controls (which means the same control may appear or behave differently between operating systems), while Avalonia builds everything with Skia, so it renders the same in every platform. I think of it as the .NET alternative to Flutter, though with a more desktop-centric focus, instead of being mobile-first.

I have not used it yet but it seems the most promising .NET UI framework and I'm hoping to build a personal project in the following months. The first Release Candidate of Avalonia UI v11, which stabilises the API, was released two weeks ago.

437
submitted 3 years ago by [M] to c/dotnet@programming.dev
438
Hi .NET devs! (programming.dev)
submitted 3 years ago by [M] to c/dotnet@programming.dev
 
 

Welcome to .NET community :)