Showing category results for ASP.NET Core

Feb 21, 2023
Post comments count27
Post likes count8

ASP.NET Core updates in .NET 8 Preview 1

Daniel Roth

.NET 8 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 8.

.NETASP.NETASP.NET Core
Feb 15, 2023
Post comments count40
Post likes count22

Upgrading your .NET projects with Visual Studio

Olia Gavrysh

The .NET Upgrade Assistant is now available as an experimental extension in Visual Studio to easily enable to update your apps and projects to the latest version of .NET.

.NETASP.NETASP.NET Core
Dec 19, 2022
Post comments count5
Post likes count10

Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI

James Montemagno

The .NET Podcast app is a sample application showcasing .NET, ASP.NET Core, Blazor, .NET MAUI, Azure Container Apps, Orleans, and more. Pull down the source code and explore the architecture today.

.NETASP.NETASP.NET Core
Nov 8, 2022
Post comments count34
Post likes count13

Announcing ASP.NET Core in .NET 7

Daniel Roth

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

.NETASP.NETASP.NET Core
Nov 8, 2022
Post comments count6
Post likes count3

What’s new in Orleans 7.0

Brady Gaster

What's new in Orleans 7.0

.NETASP.NETASP.NET Core
Nov 1, 2022
Post comments count2
Post likes count12

Performance improvements in ASP.NET Core 7

Brennan Conroy

.NET 7 brings a great amount of performance improvements to ASP.NET Core developers. Find out what is new and how to take adavantage of the latest enhancements.

.NETASP.NETASP.NET Core
Sep 29, 2022
Post comments count10
Post likes count8

Experimental WebTransport over HTTP/3 support in Kestrel

Chris R

ASP.NET Core now has experimental support for WebTransport over HTTP/3, a new secure multiplexed transport protocol for the web. Learn how to try out this new transport protocol in your app.

ASP.NET Core.NET