Showing category results for ASP.NET Core

May 2, 2022
Post comments count1
Post likes count0

YARP 1.1 is here with new requested reverse proxy features

Sam Spencer

YARP 1.1 has been released. YARP is a highly customizable open-source reverse proxy written for .NET. This release adds a few commonly requested features.

.NETASP.NETASP.NET Core
Apr 12, 2022
Post comments count5
Post likes count0

ASP.NET Core updates in .NET 7 Preview 3

Daniel Roth

.NET 7 Preview 3 is here and adds some great new features to ASP.NET Core including support for route handler filters in minimal APIs, improved unit testability for minimal route handlers, performance enhancements, and more.

ASP.NET Core.NETASP.NET
Mar 15, 2022
Post comments count14
Post likes count0

ASP.NET Core updates in .NET 7 Preview 2

Daniel Roth

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

ASP.NET Core.NETASP.NET
Mar 2, 2022
Post comments count14
Post likes count0

Sharing code between ASP.NET and ASP.NET Core

Ken Schlobohm

You can begin your journey to ASP.NET Core by migrating one page at a time and do it by reusing the code you already have today. This article shows how to share controllers, models, and views from the 10-year-old MVC Music Store with a new ASP.NET Core project.

ASP.NET Core.NETASP.NET
Feb 17, 2022
Post comments count32
Post likes count0

ASP.NET Core updates in .NET 7 Preview 1

Daniel Roth

.NET 7 Preview 1 is now available! Check out what's new in ASP.NET Core in this update and learn about the roadmap for ASP.NET Core in .NET 7.

ASP.NET Core.NETASP.NET
Jan 27, 2022
Post comments count6
Post likes count0

Performance improvements in ASP.NET Core 6

Brennan Conroy

ASP.NET Core in .NET 6 brought several performance improvements. In this article I cover some top improvements and why now is a great time to upgrade to .NET 6.

ASP.NET Core.NETASP.NET
Dec 6, 2021
Post comments count22
Post likes count1

What’s new for gRPC in .NET 6

James Newton-King

Check out the great new features and performance improvements for gRPC in .NET 6

ASP.NET Core.NETASP.NET
Dec 2, 2021
Post comments count7
Post likes count0

.NET Conf 2021 Recap – Videos, Slides, Demos, and More

James Montemagno

.NET Conf 2021 is over, but you can re-live the largest .NET event of the year with full access to video recordings, slides, demos, and more.

.NETASP.NETASP.NET Core
Nov 8, 2021
Post comments count15
Post likes count0

Announcing ASP.NET Core in .NET 6

Daniel Roth

.NET 6 is now available! Check out all the new features and improvements in ASP.NET Core in .NET 6.

.NETASP.NETASP.NET Core