minimal-api topic

List minimal-api repositories

FastEndpoints

4.3k
Stars
254
Forks
Watchers

A light-weight REST API development framework for ASP.NET 6 and newer.

MongoWebApiStarter

194
Stars
22
Forks
Watchers

A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 8 Web-Api project with MongoDB as the data store.

northwind-dotnet

180
Stars
50
Forks
Watchers

A full-stack .NET 6 Microservices build on Minimal APIs and C# 10

CleanMinimalApi

230
Stars
39
Forks
Watchers

A template for an API using Clean Architecture and .NET Minimal API's.

StructuredMinimalApi

84
Stars
3
Forks
Watchers

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)

minimal-api-example

39
Stars
11
Forks
Watchers

Original blog post: https://nikiforovall.github.io/dotnet/aspnetcore/2021/09/10/opinionated-minimal-api.html

MinimalHelpers

107
Stars
4
Forks
Watchers

A collection of helpers libraries for Minimal API projects.

OperationResults

36
Stars
6
Forks
Watchers

A set of lightweight libraries to totally decouple operation results and actual application responses.

SimpleAuthentication

220
Stars
26
Forks
Watchers

A library to easily integrate Authentication in ASP.NET Core projects.