News

Learn how to upload files efficiently to minimal API endpoints in ASP.NET Core, using anti-forgery tokens to avoid anti-forgery errors.
In the sections that follow, we’ll examine how we can use FastEndpoints to build fast and lean APIs in ASP.NET Core. Our implementation will include an endpoint class, a request DTO (Data ...