Spyros

Performance Improvements in .NET 10 - .NET Blog

9mon 10d ago in dotnet@programming.dev from devblogs.microsoft.com

GIMP - GIMP 3.0 RC1 Released

1y 7mon ago in linux@programming.dev from www.gimp.org

A proposal for type unions (aka discriminated unions) in C#

1y 10mon ago in csharp@programming.dev from github.com

GIMP - GIMP 2.99.18 Released: The Last Development Preview Before 3.0!

2y 3mon ago in linux@programming.dev from www.gimp.org

How .NET 8.0 boosted AIS.NET performance by 27%

2y 6mon ago in dotnet@programming.dev from endjin.com

.NET Conf 2023 - Presentations

2y 7mon ago in dotnet@programming.dev from www.youtube.com

Some talks from yesterday have not yet been uploaded as separate videos, but they will probably be added in the playlist soon.

Introducing Hybrid XPF: Bridging Avalonia and WPF Controls

2y 7mon ago in dotnet@programming.dev from avaloniaui.net

The convenience of System.IO - .NET Blog

2y 7mon ago in dotnet@programming.dev from devblogs.microsoft.com

The convenience of System.Text.Json - .NET Blog

2y 8mon ago in dotnet@programming.dev from devblogs.microsoft.com

Debugging Enhancements in .NET 8 - .NET Blog

2y 8mon ago in dotnet@programming.dev from devblogs.microsoft.com

Demystifying Retrieval Augmented Generation with .NET - .NET Blog

2y 9mon ago in dotnet@programming.dev from devblogs.microsoft.com

Not the Stephen Toub blog post I was waiting for, but I have no complaints.

(Stephen Toub writes the yearly "Performance improvements in .NET x" post, always before the GA release in November)

Visual Studio for Mac Retirement Announcement - Visual Studio Blog

2y 9mon ago in programming@programming.dev from devblogs.microsoft.com

I have started using Avalonia, and even though I am still learning, I am very satisfied with it. There are growing pains obviously, but as you said, I have no confidence in Microsoft UI frameworks.

Visual Studio for Mac Retirement Announcement - Visual Studio Blog

2y 9mon ago in dotnet@programming.dev from devblogs.microsoft.com

It's a great text editor, yes. An IDE though, it is not. It gets close with various addons, but it's still not the same experience.

MonoDevelop died for this.

(Disclaimer: I haven't used MonoDevelop to know its quality, I'm just tempted by the idea of a free cross-platform .NET IDE. Microsoft took MonoDevelop, forked it into VS for Mac, left the former stagnate, and now is killing its closed-source descendant.)

Avalonia v11

2y 11mon ago in dotnet@programming.dev from dev.to

Oh boy, now I need to find a new excuse to procrastinate on the project I want to start using Avalonia.

Well, for starters, WinUI 3 is Windows only (correct me if I'm wrong), while Avalonia supports Windows, MacOS, Linux, Android, iOS and WebAssembly.

The cross-platform solution that Microsoft advocates for is MAUI, which doesn't support Linux. And it uses native controls, meaning you may encounter platform-specific bugs, while Avalonia renders the controls the same way everywhere using Skia (same approach with Flutter).

Permanently Deleted

2y 11mon ago in dotnet@programming.dev

Please be civil towards other users. Language on the internet can be misrepresented resulting in hostility in an otherwise technical discussion. This goes to everyone involved, I'm just replying in this specific comment.

State of .net/c# cross platform frameworks

2y 11mon ago in csharp@programming.dev

Related: check out this thread (at /c/dotnet) for opinions on Avalonia: https://programming.dev/post/38851

There doesn't seem to be consensus for this move, things stay as they are.