Posts tagged with "WebApi"

Feature Flags with Minimal Endpoints

Automatically register Minimal Endpoints and use Feature flags to expose endpoints conditionally .

Global Exception Handling

Global Exception Handling in ASP.NET Core 8 with IExceptionHandler.

Authentication on your requests

Using Delegating Handler to add authentication to your HttpClient outbound requests.