Basics of ASP.NET Core with Rider



Basics of ASP.NET Core with Rider

Basics of ASP.NET Core with Rider

In this video, we will look at the basics of ASP.NET Core with Rider. ASP.NET is the heart of web applications in the .NET ecosystem. ASP.NET is the foundation to web frameworks like Razor Pages, ASP.NET MVC, Microservices, and more.

0:06 – Starting an ASP.NET Core Project
1:08 – ASP.NET Core Startup.cs
2:24 – ConfigureServices and Dependencies
3:59 – Configure the Request Pipeline
5:30 – Routing and Endpoints
8:43 – ASP.NET MVC
11:09 – ASP.NET Razor Pages

The JetBrains .NET Guide at https://www.jetbrains.com/dotnet/guide/, where this video is annotated with code snippets that are ready to use if you want to try things yourself.

Additional resources:
https://www.jetbrains.com/dotnet/guide/
https://www.jetbrains.com/rider/
https://dotnet.microsoft.com/apps/aspnet

#JetBrains #Rider #dotnet #aspnet

Comments are closed.