News

Launch the Visual Studio IDE. Click on “Create new project. ... We’ll use this .NET 9 console application project to work with the new C# 13 features in the subsequent sections of this article.
I created a new project using File > New > Project and selecting ASP.NET Core Web Application as my project type. In the subsequent dialog, I picked the Blazor template. I named my project BlazorToJS2 ...