In this post let’s see how we can configure Authentication in an ASP.NET Core Web API with Azure AD B2C and most importantly using explicit configuration. The […]
With the release of .NET 9.0, you might have noticed for ASP.NET Core Web Application templates in Visual Studio, we no longer have Swagger UI configured. […]
I recently faced an issue in one of the APIs where as part of importing OpenAPI to Azure APIM, it started throwing an error: “(ValidationError) Operation […]