MAUI Development in .NET with Rider
A look at the basics of building .NET MAUI applications in Rider.
See moreEssential productivity kit for .NET and game developers
Did you know? A feature of C# is null-coalescing operators. The ??
operator (null-coalescing operator) returns the left-hand operand if it is not null; otherwise, it evaluates and returns the right-hand operand. The ??=
operator (null-coalescing assignment operator) assigns the right-hand operand’s value to the left-hand operand only if the left-hand operand is null.
Welcome to dotInsights by JetBrains! This newsletter is the home for recent .NET and software development related information.
📢 JetBrains .NET Days Online 2025 — Call for Speakers 📢
Here’s the latest from the developer community.
Each month we feature tutorials or tips from our .NET Guide.
Take a break to catch some fun social posts.
Corporate life… 😂
The dreaded squiggly underline in your IDE…
What’s going on at JetBrains? Check it out here:
Tune in for our Rider/R# release party on August 20th at 17:00 Central Europe Time.
✉️ Comments? Questions? Send us an email.