Skip to main content
Total Downloads
15.3M
15,314,885
Published
Jul 2, 2026
Latest stable version

Install

.NET CLI
dotnet add package FastEndpoints --version 8.3.0-beta.9
Package Manager Console
Install-Package FastEndpoints -Version 8.3.0-beta.9
PackageReference
<PackageReference Include="FastEndpoints" Version="8.3.0-beta.9" />

Frameworks

net10.0 net8.0 net9.0

Dependencies

[8.3.0-beta.9, )
[8.3.0-beta.9, )
[8.3.0-beta.9, )
[12.1.1, )
[8.3.0-beta.9, )
[8.3.0-beta.9, )
[8.3.0-beta.9, )
[12.1.1, )
[8.3.0-beta.9, )
[8.3.0-beta.9, )
[8.3.0-beta.9, )
[12.1.1, )

Adoption guide

API-heavy services that prefer explicit endpoint classes and integrated validation conventions.

ASP.NET Core guide
Why it appears in the guide: Endpoint-centric framework on ASP.NET Core with conventions for request handling and validation. Trade-off: Introduces framework-specific abstractions that must be learned and governed across teams.

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.