minimalapi topic
TinyHelpers
A collection of helper methods and classes for .NET that I use every day. I have packed them in a single library to avoid code duplication.
minimal-apis.github.io
Tutorials and samples for ASP.NET Core Minimal APIs
CleanMinimalApi
A template for an API using Clean Architecture and .NET Minimal API's.
StructuredMinimalApi
The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual classes based on minimal Api (.Net 6)
GeneralUpdate
My ship looks old, who can help me upgrade it.
MinimalHelpers
A collection of helpers libraries for Minimal API projects.
minimal-api-jwt-auth
🔐 🛂 ASP.NET 6 and 7 minimal API with JWT authentication and authorization
FluentValidation.AspNetCore.Http
A simple ASP.NET Core 7+ Minimal API integration for FluentValidation 10+.