benfoster.io Open in urlscan Pro
216.24.57.1  Public Scan

URL: https://benfoster.io/
Submission Tags: analytics-framework
Submission: On April 20 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

BEN FOSTER



#net7 | #aspnet-core | #minimal-apis


NOVEMBER 14, 2022


MINIMAL API VALIDATION WITH ASP.NET 7.0 ENDPOINT FILTERS

ASP.NET 7.0 included support for Minimal API endpoint filters. This post looks
at how you can use this feature to validate requests using Fluent Validation.
#net6 | #aspnet-core | #minimal-apis


SEPTEMBER 9, 2021


ASP.NET 6.0 MINIMAL APIS - WHY SHOULD YOU CARE?

The response to ASP.NET 6.0 Minimal APIs has been fairly mixed. In this post I
attempt to address some of the questions and concerns raised by the community
and explain why Minimal APIs are an important step forward for ASP.NET.
#net6 | #aspnet-core | #minimal-apis


SEPTEMBER 2, 2021


CUSTOM MODEL BINDING IN ASP.NET 6.0 MINIMAL APIS

This post covers some of the extensibility points offered by ASP.NET 6.0 Minimal
APIs to customize model binding
#net6 | #aspnet-core | #minimal-apis


AUGUST 28, 2021


FROM MVC TO MINIMAL APIS WITH ASP.NET CORE 6.0

ASP.NET 6.0 introduces an alternative way to build HTTP APIs, using the aptly
named “Minimal APIs”. This post provides a step-by-step guide on how to
translate traditional MVC concepts to this new approach.
#net5 | #aspnet-core


APRIL 10, 2021


CUSTOMIZING AUTHORIZATION RESPONSES IN .NET 5.0

In this post we explore the new IAuthorizationMiddlewareResultHandler interface
in .NET 5 that enables you to customize the HTTP response when authorization
fails.
Older

© 2022 Ben Foster