22 packages tagged with “fastendpoints”
Tool for .NET 10 WebApi microservice clean architecture creation and management. Features: FastEndpoints, MediatR CQRS, AutoMapper, FluentValidation, OpenTelemetry, Caching, Aspire.
Clean implementation of Result Pattern and error handling for Asp Core Web API applications
Combines MediatR and FastEndpoint for quickly generating API endpoints from MediatR Requests
FastEndpoints.Template for .NET 6.
Интеграция SecurityCore с FastEndpoints для автоматической проверки лицензий в API endpoints
Adds MessagePack support to your FastEndpoints (Request & Response) with minimal configuration.
CLI tool for generating JSON serializer contexts for FastEndpoints.
FastEndpoints 统一基础库,提供标准化的 FastEndpoints 配置、Scalar API 文档、响应格式、错误处理等,确保所有微服务行为一致。
Clean Architecture API Template with CQRS, DDD, FastEndpoints, and MediatR
A lightweight, minimal API endpoint framework for ASP.NET Core inspired by FastEndpoints. Supports .NET 9 and .NET 10 with natural IResult-based response handling, automatic multipart/form-data and file upload support, optional global authorization, full API versioning support, and record primary constructor binding. Optimized for performance with reflection caching and smart instance creation.
Adds a series of useful extensions to FastEndpoints core functionality.
Generates a customisable, simple TypeScript client for your FastEndpoints project without the need for Swagger.
Generators for the R.FastEndpoints extensions.
FastEndpoints integration for Zeta validation framework. Provides ZetaPreProcessor and ZetaEndpoint base classes for pre-processor pipeline validation — handles both contextless and context-aware schemas.
A simplified Clean Architecture template using vertical slice architecture in a single project. Perfect for MVPs, smaller applications, or teams wanting architectural guidance without multi-project complexity. Features Domain-Driven Design patterns, FastEndpoints, Entity Framework Core, and optional Aspire support. Built with .NET 10 and C#.
FastEndpoints abstractions for CShells. Contains interfaces for integrating FastEndpoints with shell features. Reference this package when building shell features that expose FastEndpoints.
FastEndpoints integration for CShells. Provides a shell feature that automatically discovers and registers FastEndpoints from all enabled features. Reference this package in your host application to enable FastEndpoints support.
面向数据和领域驱动、易用、强大、高效、安全、智能、现代化和可持续迭代的一站式企业级软件开发范式,支持 AspnetCore WebAPI(MVC)/MiniAPI/FastEndpoints,提供 API 文档、API 多版本管理、跨域(CORS)、异常中间件、标准化 API 结果返回、API Key 授权、JWT、运行日志、多租户和当前上下文、事件总线等能力。
Готовый шаблон микросервиса: FastEndpoints, MassTransit, PostgreSQL, Redis, RabbitMQ, Serilog (OpenSearch), EF Core миграции, Dockerfile, docker-compose, Mapster, JWT.
A full-stack Clean DDD admin template with .NET Aspire, Blazor WASM, FastEndpoints, EF Core PostgreSQL, and Ant Design Blazor
A production-ready Clean Architecture template for .NET microservices implementing CQRS, MediatR, FastEndpoints, and Entity Framework Core. Includes complete project structure with API, Application, Core, and Infrastructure layers, plus comprehensive test coverage.