dodyg / practical-aspnetcore

Practical samples of ASP.NET Core 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert samples to .NET 6 convention

dodyg opened this issue · comments

New branch https://github.com/dodyg/practical-aspnetcore/tree/net6.0.

We will upgrade all the samples to use the minimal APIs because it just makes the samples much smaller. It will make it easier for beginners that start their ASP.NET Core learning on .NET 6.

All the new samples for .NET 6 at this moment should still go to https://github.com/dodyg/practical-aspnetcore/tree/net5.0/projects/net6.