FastEndpoints
NuGet publisher profile
Packages (26)
FastEndpoints
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Swagger
Swagger support for FastEndpoints.
FastEndpoints.Security
Security library for FastEndpoints.
FastEndpoints.Messaging
Standalone messaging library for Command Bus/Event Bus implementations on .NET 8 and newer.
FastEndpoints.JobQueues
Command based background job queueing with scheduling and tracking for .NET 8 and newer
FastEndpoints.Core
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.Testing
Integration/End-To-End testing helper library for FastEndpoints
FastEndpoints.ClientGen.Kiota
API Client Generator for FastEndpoints using Kiota.
FastEndpoints.ClientGen
CSharp & Typescript client generator for FastEndpoints.
FastEndpoints.Generator
Source generator library for FastEndpoints.
FastEndpoints.AspVersioning
Asp.Versioning.Http package integration for FastEndpoints.
FastEndpoints.Messaging.Remote
GRPC based Remote-Procedure-Calls for FastEndpoints.
FastEndpoints.Messaging.Remote.Core
Core componets of the FastEndpoints remote messaging library
FastEndpoints.Messaging.Remote.Testing
Integration test helpers/extensions for FastEndpoints remote messaging library.
FastEndpoints.OpenApi
OpenAPI support for FastEndpoints using Microsoft.AspNetCore.OpenApi
FastEndpoints.HealthChecks
Health checks extension for FastEndpoints. Provides liveness and readiness probe endpoints for orchestrators like Kubernetes and .NET Aspire.
FastEndpoints.TemplatePack
FastEndpoints template pack with quick project and item scaffolds.
FastEndpoints.OData
Microsoft.AspNetCore.OData support for FastEndpoints.
FastEndpoints.OpenApi.Kiota
Kiota client generation for FastEndpoints.OpenApi.
FastEndpoints.Generator.Cli
CLI tool for generating JSON serializer contexts for FastEndpoints.
FastEndpoints.A2A
Addon for FastEndpoints: expose opt-in endpoints as A2A (agent-to-agent) skills with an Agent Card and a JSON-RPC 2.0 dispatcher.
FastEndpoints.Mcp
Addon for FastEndpoints: expose opt-in endpoints as Model Context Protocol (MCP) tools over HTTP. Built on the official ModelContextProtocol C# SDK.
FastEndpoints.CommandRules
Composable command rules and dispatching for FastEndpoints commands and job queues.
FastEndpoints.Messaging.Remote.Reflection
gRPC server reflection and protobuf wire format for FastEndpoints remote command handlers.