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.Core
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues
Command based background job queueing with scheduling and tracking for .NET 8 and newer
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.TemplatePack
FastEndpoints template pack with quick project and item scaffolds.
FastEndpoints.OData
Microsoft.AspNetCore.OData support for FastEndpoints.
FastEndpoints.HealthChecks
Health checks extension for FastEndpoints. Provides liveness and readiness probe endpoints for orchestrators like Kubernetes and .NET Aspire.
FastEndpoints.OpenApi
OpenAPI support for FastEndpoints using Microsoft.AspNetCore.OpenApi
FastEndpoints.Generator.Cli
CLI tool for generating JSON serializer contexts for FastEndpoints.
FastEndpoints.OpenApi.Kiota
Kiota client generation for FastEndpoints.OpenApi.
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.CommandRules
Composable command rules and dispatching for FastEndpoints commands and job queues.
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.Messaging.Remote.Reflection
gRPC server reflection and protobuf wire format for FastEndpoints remote command handlers.