mu88 Developer Blog Buy me a coffee

Recent posts

Source Browsing in Rider and R#

Quickly share a code reference from within Rider or R# with a colleague

PostgreSQL Arrays and EF Core

Working with .NET collections in EF Core POCOs and mapping them to arrays on a database-level

Fixup commits in Rider

Maintaining a cleaner Git history made easy

Using new C# features in .NET Framework 4.8

Have you ever wished to use newer language features in the "old" .NET world? Here's a possible solution.