139 packages tagged with “minimal-api”
SharpGrip FluentValidation AutoValidation is an extension of the FluentValidation library enabling automatic asynchronous validation in MVC controllers and minimal APIs (endpoints).
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
SharpGrip FluentValidation AutoValidation Endpoints is an extension of the FluentValidation library enabling automatic asynchronous validation in minimal APIs (endpoints).
Simple package to configure API endpoints as individual classes based on minimal Api (.Net 6)
JsonPatch support for ASP.NET Core 6 including support for ASP.NET Minimal APIs. Legacy support for ASP.NET MVC (.NET Framework 4.8). There are no external dependencies for the .NET 6 version and minimal dependencies for the .NET Framework Version. Thank you to all the contributers: * tugberkugurlu (Tugberk Ugurlu) * mindingdata (Wade Gausden) * donaldgray * lukas-shawford (Lukas Shawford) * akozmic (Adam Kozmic) * zihotki (Vasili Puchko) * nikitasavinov (Nikita) * denis-tsv (Denis) * cajonesvu (Chris Jones) * broderickt2 (Broderick)
DotNet Rate Limit for control request rate on Action or Controller and MinimalApi, it supports in-memory cache and redis
ASP.NET Core 7+ Minimal API integration for FluentValidation 10+. Add an endpoint filter that connects FluentValidation into Minimal API.
A template for an API using a streamlined version of Clean Architecture and .NET Minimal APIs.
Application Definitions base classes. The small but very helpful packege that can help you to organize your ASP.NET Core application.
A library to easily integrate Authentication in ASP.NET Core projects
A library that provides common types and interfaces that are used by Simple Authentication
MinimalKafka is a simple and efficient Kafka consumer library designed to work seamlessly with .NET 8.0. It allows for minimalistic and straightforward message consumption similar to minimal APIs.
UA.Tenet.Web extends the Tenet Framework for ASP.NET Core applications. It provides a unified convention-based configuration combining the structure of Controller-based APIs with the performance of Minimal APIs, along with TagHelpers, view components, and web extensions.
Atc.Rest.MinimalApi is a collection of various components related to minimal apis, e.g EndpointDefinitions, Extensions, ValidationFilters, Errorhandling, Swagger Filters, versioning etc.
A micro-framework that brings the REPR pattern into ASP.NET Core Minimal APIs.
Contain minimal api endpoint definitions for AuthEndpoints package
A simple package to configure Minimal Api Endpoints as individual classes
Reflectionless, source-generated, thin abstraction layer over the ASP.NET Core Minimal APIs interface
Template for minimal api with mongo
Endpoint Mapper for ASP.NET Core 8
Optional integrations for ManagedCode.Communication including Minimal API endpoint filters.
A .NET 9 template for an API using a streamlined verison of Clean Architecture alongside .NET's Minimal APIs.
Single/generic WebApi endpoint for mediators
A lightweight library to totally decouple operation results and responses in Minimal API projects.
Fast and flexible CRUD API generator for .NET 9: minimal API + EF Core with DTOs, FluentValidation, paging, filtering, sorting and auto‑Swagger
Exception-based error handling for ASP.NET Core 8+ with RFC 9457 ProblemDetails, structured logging, typed exceptions, automatic EF Core/Gridify/FluentImporter exception mapping, SignalR support, and flexible naming conventions. Alternative to Result pattern libraries.
Source code generator for an endpoint auto registration.