dodyg/practical-aspnetcore

Convert samples to .NET 6 convention

dodyg opened this issue · 0 comments

dodyg commented

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.