minimalapi
There are 92 repositories under minimalapi topic.
GeneralLibrary/GeneralUpdate
My ship looks old, who can help me upgrade it.
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
maacpiash/minimal-api-jwt-auth
🔐 🛂 ASP.NET 6 and 7 minimal API with JWT authentication and authorization
Carl-Hugo/FluentValidation.AspNetCore.Http
A simple ASP.NET Core 7+ Minimal API integration for FluentValidation 10+.
dmkk3r/RazorHx
Combine the power of HTMX with Razor Components and Minimal APIs
InJeCTrL/XHSPicExtractor
小红书原图提取工具
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/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
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
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/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).
knourian/CQRS-MinimalApi-Template
CQRS + MinimalApi Dotnet 6 Fluent Validation
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
psp515/DeviceBase
Example of minimal api in .NET 7.
thangchung/todo-dotnet6
This is todo app on .NET 6 and deploy to Heroku
pablosan99/reservation-htmx
Sample reservation app using asp.net core mvc with htmx
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).
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).
antosubash/AbpMinimalApiCRUD
Minimal API CRUD sample with ABP
fadihania/MinimalApiBasics
A sample application that shows the basics of building REST API using the new Minimal API endpoints and basic routing
MihailKarabashev/forum-system
React JS Project at Software University.
nanotaboada/Dotnet.Samples.AspNetCore.MinimalApi
🧪 Proof of Concept for a Minimal API made with .NET 8 (LTS) and ASP.NET Core 8.0
oznakdn/CarApp
Asp.NetCoreWebApi - Asp.NetCoreWebApp(Razor pages)
zangassis/product-catalog
About This project contains an example of using Generics in .NET. This application is an example of the article I produced for the Telerik Blog (telerik.com/blogs).
alipayan/Notification
Notify you users based on your business event's in different channels.