mindly.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mindly.Social is an English speaking, friendly Mastodon instance created for people who want to use their brains and their hearts to make social networking more social. 🧠💖

Administered by:

Server stats:

1.2K
active users

#dotnet

163 posts85 participants4 posts today

System.Text.Json 9 introduces respecting required constructor parameters.

You can control the behavior with the new RespectRequiredConstructorParameters JSON serialization option.

If true, the serializer throws the JsonException for missing required properties.

---
Join over 2,910 engineers reading the .NET Pulse newsletter.

Subscribe: go.okyrylchuk.dev/z7gddz

Remember to confirm your subscription!

Continued thread

While the .NET Framework is primarily designed for Windows, it is possible to run applications developed with it on Linux using the Mono project. Mono is an open-source implementation of the .NET Framework, allowing you to port and run many .NET applications on Linux, macOS, and other platforms. However, some features, especially those related to Windows-specific APIs, might not function correctly or require adjustments.

#Linux#Mono#DotNet

Pinta 3.0 was just released. This version just made the minimum requirement of the .NET framework version 8.0.

The .NET Framework is a software framework created by Microsoft for building applications for Windows operating systems. It provides a platform for developing web applications, desktop applications, and other types of software.

Only because I couldn't find one that worked the way I wanted it to, I wrote Yet Another Note Making App. Entirely CLI. It may work for you too.
github.com/tezoatlipoca/hamnt

(I'm sure emacs might do everything this does - it does everything else - but I don't use emacs)

#FOSS #note #app #software #notetaking #csharp #dotnet

#win and #linux only for now (all I can test); would love feedback even if that feedback is "Don't quit your dayjob, your code is terrible." #dqydj

Hyper aggressively minimal note taking CLI app. Contribute to tezoatlipoca/hamnt development by creating an account on GitHub.
GitHubGitHub - tezoatlipoca/hamnt: Hyper aggressively minimal note taking CLI app.Hyper aggressively minimal note taking CLI app. Contribute to tezoatlipoca/hamnt development by creating an account on GitHub.