Showing archive results for 2022

Aug 8, 2022
Post comments count16
Post likes count9

Migrating from ASP.NET to ASP.NET Core in Visual Studio

Sayed Ibrahim Hashimi

In this post we introduce a new tool that will assist in incrementally migrating ASP.NET (.NET Framework) project to ASP.NET Core

.NETASP.NETASP.NET Core
Aug 8, 2022
Post comments count15
Post likes count14

Announcing the .NET MAUI Beautiful UI Challenge

Jon Galloway

.NET MAUI community challenge featuring Snppts and Good Looking UI community run repos! Simply submit to be eligible for swag!

.NET MAUI.NET
Jul 14, 2022
Post comments count23
Post likes count1

Customizing Controls in .NET MAUI

Pedro Jesus

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

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

Announcing Rate Limiting for .NET

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

.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