FastEndpoints 8.1.0 (original) (raw)
ASP.NET Minimal APIs Made Easy...
FastEndpoints is a developer friendly alternative to Minimal APIs & MVC
It nudges you towards the REPR Design Pattern (Request-Endpoint-Response) for convenient & maintainable endpoint creation with virtually no boilerplate.
Performance is on par with Minimal APIs and does noticeably better than MVC Controllers in synthetic benchmarks.
Documentation: https://fast-endpoints.com
Please visit the official website for detailed documentation.
Sent Unified Messaging API - Sent is a unified API for messaging across SMS, RCS, and apps like WhatsApp.
- VeeFriends - VeeFriends is an innovative entertainment company that uses its unique art, compelling storytelling, and collectibles to enhance its intellectual property.
- EKBY'S - EKBY'S provides digital sales & marketing solutions to the Food & Beverage industry.
- Pique Events - Pique Events allows couples to search, compare and book their All Inclusive Wedding Package in one place.
- Hungry Minds - Hungry Minds is an online platform for learning and sharing knowledge with an intricately woven community of like minded people.
| Product | Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
net10.0
- FastEndpoints.Attributes (>= 8.1.0)
- FastEndpoints.JobQueues (>= 8.1.0)
- FastEndpoints.Messaging (>= 8.1.0)
- FluentValidation (>= 12.1.1)
net8.0
- FastEndpoints.Attributes (>= 8.1.0)
- FastEndpoints.JobQueues (>= 8.1.0)
- FastEndpoints.Messaging (>= 8.1.0)
- FluentValidation (>= 12.1.1)
net9.0
- FastEndpoints.Attributes (>= 8.1.0)
- FastEndpoints.JobQueues (>= 8.1.0)
- FastEndpoints.Messaging (>= 8.1.0)
- FluentValidation (>= 12.1.1)
NuGet packages (147)
Showing the top 5 NuGet packages that depend on FastEndpoints:
| Package | Downloads |
|---|---|
| FastEndpoints.Swagger Swagger support for FastEndpoints. | 10.5M |
| FastEndpoints.Security Security library for FastEndpoints. | 4.4M |
| Elsa.Api.Common Provides common features to modules that expose API endpoints. | 1.1M |
| Elsa.JavaScript Provides a JavaScript expression provider. | 756.1K |
| Elsa.EntityFrameworkCore Provides Entity Framework Core implementations of various abstractions from various modules. | 747.9K |
GitHub repositories (22)
Showing the top 20 popular GitHub repositories that depend on FastEndpoints:
| Repository | Stars |
|---|---|
| ardalis/CleanArchitecture Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10 | 18.3K |
| elsa-workflows/elsa-core The Workflow Engine for .NET | 7.8K |
| RRQM/TouchSocket TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC, and more. It offers a one-stop solution for TCP packet issues and enables quick implementation of custom data message parsing using protocol templates. | 1.3K |
| CodeMazeBlog/CodeMazeGuides The main repository for all the Code Maze guides | 979 |
| Elfocrash/clean-minimal-api A project showcasing how you can build a clean Minimal API using FastEndpoints | 661 |
| Reaparr/Reaparr Plex downloader that brings content from any server to yours! | 660 |
| NimblePros/eShopOnWeb Sample ASP.NET Core 10.0 reference application, powered by Microsoft, demonstrating a domain-centric application architecture with monolithic deployment model. | 584 |
| CircumSpector/DS4Windows A reimagination of DS4Windows. | 510 |
| netcorepal/netcorepal-cloud-framework 一个基于ASP.NET Core实现的整洁领域驱动设计落地战术框架。 A tactical framework for Clean Domain-Driven Design based on ASP.NET Core. | 419 |
| SSWConsulting/SSW.VerticalSliceArchitecture An enterprise ready solution template for Vertical Slice Architecture. This template is just one way to apply the Vertical Slice Architecture. | 383 |
| ikyriak/IdempotentAPI A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempotency-key by using an ASP.NET Core attribute (filter). | 326 |
| Elfocrash/aws-videos | 289 |
| dj-nitehawk/MongoWebApiStarter A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 8 Web-Api project with MongoDB as the data store. | 201 |
| ardalis/modulith Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to existing ones. | 183 |
| ardalis/WebApiBestPractices Resources related to my Pluralsight course on this topic. | 171 |
| bingbing-gui/dotnet-agent-playbook 一个面向 .NET + AI Agent 开发的实践型仓库,涵盖 Web、云原生与微服务场景,聚焦智能应用的工程化落地。 | 146 |
| leosperry/ha-kafka-net Integration that uses Home Assistant Kafka integration for creating home automations in .NET and C# | 131 |
| dj-nitehawk/MiniDevTo Source code of the Dev.To article "Building REST APIs In .Net 8 The Easy Way!" | 126 |
| Hona/VerticalSliceArchitecture Spend less time over-engineering, and more time coding. The template has a focus on convenience, and developer confidence. Vertical Slice Architecture 🎈 | 125 |
| ardalis/RiverBooks Modular Monolith sample for Dometrain | 117 |