minimalapi
There are 113 repositories under minimalapi topic.
stphnwlsh/CleanMinimalApi
A template for an API using Clean Architecture and .NET Minimal API's.
marcominerva/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.
marcominerva/MinimalHelpers
A collection of helpers libraries for Minimal API projects.
michelcedric/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)
Minimal-APIs/minimal-apis.github.io
Tutorials and samples for ASP.NET Core Minimal APIs
Carl-Hugo/FluentValidation.AspNetCore.Http
A simple ASP.NET Core 7+ Minimal API integration for FluentValidation 10+.
maacpiash/minimal-api-jwt-auth
🔐 🛂 ASP.NET (versions 8 and 9) minimal API with JWT authentication and authorization
dmkk3r/RazorHx
Combine the power of HTMX with Razor Components and Minimal APIs
russkyc/minimalapi-framework
Automatic EF Core CRUD API Generation using MinimalApi
InJeCTrL/XHSPicExtractor
小红书原图提取工具
TS-NuGet-Packages/TS.Endpoints
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.
romayneeastmond/application-net7-minimal-api-redis
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.
laura-rodriguez/dotnetconf22
Minimal API + OpenAPI Sample
marcominerva/MinimalHelpers.Binding
A library that provides Binding helpers for Minimal API projects.
zangassis/blogosphere
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).
marcominerva/ErrorHandling
Some samples that show how to correctly handle errors in Web API projects
PSC-F/Aspire.IoT
使用.NET8 Aspire构建新一代云原生分布式物联网平台、边缘计算网关,整体采用云边协同事件驱动微架构,使用GRPC与MQTT作为消息总线,signal R Hub实时数据流推送
zangassis/user-auth-minimal-api
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
fadihania/MinimalApiRouting
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
gitEugeneL/Healthcare-CRM
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.
juniorporfirio/MinimalApis.Validators
The easiest way to use validations with Web-Apis to .NET 6 Minimal Apis.
juniorporfirio/TDCFuture21-NET6-MinimalApis
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
zangassis/freelance-project-control
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).
Lazzerman42/ProjectMarvin
Blazor Frontend with Identity + minimal API backend SQLite to act as realtime LogHub
marcominerva/LocalizationSample
A sample about how to handle Localization with ASP.NET Core WEB APIs
meeron/Norimsoft.MinimalEndpoints
Small and developer friendly library to easy structure and configure minimal api endpoints
mehrpooyanavaie/PerformanceClubMinimalApi
**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.
psp515/DeviceBase
Example of minimal api in .NET 7.
thangchung/todo-dotnet6
This is todo app on .NET 6 and deploy to Heroku
knourian/CQRS-MinimalApi-Template
CQRS + MinimalApi Dotnet 6 Fluent Validation
MihailKarabashev/forum-system
React JS Project at Software University.
pablosan99/reservation-htmx
Sample reservation app using asp.net core mvc with htmx
zangassis/seller-manager-dotnet7
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).
ErginTIRAVOGLU/MinimalAPIsMovies
net core 9, minimal api, ef, automapper, openApi, Fluent Validation, Error Handling
nanotaboada/Dotnet.Samples.AspNetCore.MinimalApi
🧪 Proof of Concept for a Minimal API made with .NET 8 (LTS) and ASP.NET Core 8.0
SharkableIO/Sharkable
a dotnet aot compatible minimal api framework