FastEndpoints
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
Install
dotnet add package FastEndpoints --version 8.3.0-beta.12
Install-Package FastEndpoints -Version 8.3.0-beta.12
<PackageReference Include="FastEndpoints" Version="8.3.0-beta.12" />
Frameworks
Dependencies
Adoption guide
API-heavy services that prefer explicit endpoint classes and integrated validation conventions.
This version is marked prerelease. Validate its API and upgrade path before production use.
Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.