Creating a .NET 6 minimal API from scratch (Part 3)

preview_player
Показать описание
.NET 6 is scheduled for release in a few weeks from now. The .NET 6 minimal API is maybe one of the most interesting parts of it! But what does it really bring to the table? Join me on this live coding session to start a new API from scratch based on the .NET 6 minimal API.
Рекомендации по теме
Комментарии
Автор

Isn't there a better way to create a new endpoint instance than newing it up? Maybe using DI or reflection?

mihaimyh
visit shbcf.ru