A template for an API using Clean Architecture and .NET Minimal API's.
-
Updated
Nov 1, 2024 - C#
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
🔐 🛂 ASP.NET 6 and 7 minimal API with JWT authentication and authorization
A simple ASP.NET Core 7+ Minimal API integration for FluentValidation 10+.
Combine the power of HTMX with Razor Components and Minimal APIs
Automatic EF Core CRUD API Generation using MinimalApi
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.
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
Some samples that show how to correctly handle errors in Web API projects
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 a sample ASP.NET Core app. This app is an example of the article I produced for the Telerik Blog (telerik.com/blogs).
The easiest way to use validations with Web-Apis to .NET 6 Minimal Apis.
使用.NET8 Aspire构建新一代云原生分布式物联网平台、边缘计算网关,整体采用云边协同事件驱动微架构,使用GRPC与MQTT作为消息总线,signal R Hub实时数据流推送
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
Add a description, image, and links to the minimalapi topic page so that developers can more easily learn about it.
To associate your repository with the minimalapi topic, visit your repo's landing page and select "manage topics."