Session

Minimal APIs in .NET 6

The ASP.NET team has rolled out minimal APIs, a new, simple way to build small microservices and HTTP APIs in ASP.NET Core.

Minimal APIs hook into ASP.NET Core’s hosting and routing capabilities and allow you to build fully functioning APIs with just a few lines of code. No startup.cs, no controllers, Just 4 lines of code to write an API endpoint. It is amazing! Isn’t it?

In this session, we will explore minimal APIs and how to integrate with other powerful features like CORS configuration, Entity Framework, Swagger, and JWT Authentication/Authorization.

Vyron Vasileiadis

Quantum Engineer

Barcelona, Spain

View Speaker Profile