There are 1 repository under minimalapi topic.
A template for an API using Clean Architecture and .NET Minimal API's.
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.
A collection of helpers libraries for Minimal API projects.
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)
Tutorials and samples for ASP.NET Core Minimal APIs
A simple ASP.NET Core 7+ Minimal API integration for FluentValidation 10+.
🔐 🛂 ASP.NET (versions 8 and 9) minimal API with JWT authentication and authorization
Automatic EF Core CRUD API Generation using MinimalApi
TS.Endpoints is a lightweight modular routing library for ASP.NET Minimal APIs. Inspired by Carter, it enables clean, class-based endpoint organization without controllers.
An ASP.NET Core project, that uses .NET 7 to demonstrate how to create a minimal Api; with integrations with EntityFramework 7 and StackExchange.Redis to store objects in an Azure Cache for Redis cache.
Minimal API + OpenAPI Sample
A library that provides Binding helpers for Minimal API projects.
使用.NET8 Aspire构建新一代云原生分布式物联网平台、边缘计算网关,整体采用云边协同事件驱动微架构,使用GRPC与MQTT作为消息总线,signal R Hub实时数据流推送
This project contains a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs).
Some samples that show how to correctly handle errors in Web API projects
A .NET 6 Minimal API project created as an example for the article I produced for the Telerik Blog (telerik.com/blogs) using JWT Authentication/Authorization
A sample .NET 7 Minimal API app that shows the basics of using Routing. It shows how to use URL, Methods and Binding to handle request and offer a simple way to organize the project's code
Clinic management system. Supports the management of staff, offices, appointments, patients and medical records. Clean Architecture, CQRS pattern, MediatR, minimal api with api versioning, Entity Frawework, repository pattern, EF, custom JWT authorization.
The easiest way to use validations with Web-Apis to .NET 6 Minimal Apis.
Demo utilizada no TDC Future 2021, sobre o MinimalApis do .NET6, utilizando vários exemplos de formas de organizar a aplicação, testes unitários e integrados, e validações
This project contains an example of using the micro-ORM Dapper with MySQL in a Minimal API template. This application is an example of the article I produced for the Telerik Blog (telerik.com/blogs).
Blazor Frontend with Identity + minimal API backend SQLite to act as realtime LogHub
A sample about how to handle Localization with ASP.NET Core WEB APIs
Small and developer friendly library to easy structure and configure minimal api endpoints
**FanClub Minimal API** – A high-performance, lightweight CRUD service for clubs and players using .NET Minimal API, Dapper, and PostgreSQL. Optimized for speed, scalability, and efficient request handling.
CQRS + MinimalApi Dotnet 6 Fluent Validation
React JS Project at Software University.
Sample reservation app using asp.net core mvc with htmx
This project contains an example of using new .NET 7 features for Minimal APIs. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs).
net core 9, minimal api, ef, automapper, openApi, Fluent Validation, Error Handling
Minicurso de API Mínima em .NET 8 oferecido no Workshop de Sistemas de Informação 2025 na Universidade Federal de Viçosa - Campus Rio Paranaíba
a dotnet aot compatible minimal api framework