Showing results for July 2022 - .NET Blog

Jul 14, 2022
Post comments count23
Post likes count1

Customizing Controls in .NET MAUI

Pedro Jesus
Pedro Jesus

Let's look at how to customize .NET MAUI controls.

.NET MAUI.NET
Jul 13, 2022
Post comments count25
Post likes count17

Announcing Rate Limiting for .NET

Brennan Conroy
Brennan Conroy

We're excited to announce built-in Rate Limiting support as part of .NET 7. Rate limiting provides a way to protect a resource in order to avoid overwhelming your app and keep traffic at a safe level.

.NETASP.NETASP.NET Core
Jul 12, 2022
Post comments count6
Post likes count0

Announcing .NET 7 Preview 6

Jon Douglas
Jon Douglas

.NET 7 Preview 6 is now available with improvements to type converters, JSON contract customization, System.Formats.Tar API updates, constraints to .NET template authoring, and performance enhancements in the CodeGen area.

.NET
Jul 12, 2022
Post comments count21
Post likes count0

ASP.NET Core updates in .NET 7 Preview 6

Daniel Roth
Daniel Roth

.NET 7 Preview 6 is now available! Check out what's new in ASP.NET Core in this update.

ASP.NET Core.NETASP.NET
Jul 12, 2022
Post comments count3
Post likes count0

.NET Core 3.1 will reach End of Support on December 13, 2022

Dominique Whittaker
Dominique Whittaker

.NET Core 3.1 will reach end of support on December 13, 2022, this blog breaks down all the valuable information you need to know and how to update to .NET 6.0.

Maintenance & Updates.NET