ASP.NET Core 6 – How to deal with the missing Startup.cs file



In this video, we will examine the new .Net 6.0 minimal templates and how to deal with the missing Startup.cs file in ASP.NET Core. Where do you register your dependent services? How do you configure a middleware pipeline? Where does Authentication/Authorization go in this new template?!!! We will answer these questions.

Comments are closed.