Repository navigation

#

minimalapis

The code used in the .NET Docs Show on Minimal APIs

C#
167
3 年前

🔐 🛂 ASP.NET (versions 8 and 9) minimal API with JWT authentication and authorization

C#
34
2 个月前

This CleanCodeJN package streamlines the development of web APIs in .NET applications by providing a robust framework for CRUD operations and facilitating the implementation of complex business logic in a clean and maintainable manner.

C#
8
4 天前

A library that provides Binding helpers for Minimal API projects.

C#
7
2 年前

C# 10 and Minimal APIs demo for Vietnam .NET Conf 2021

C#
7
3 年前

Some samples that show how to correctly handle errors in Web API projects

C#
6
2 年前

The easiest way to use validations with Web-Apis to .NET 6 Minimal Apis.

C#
5
3 年前

FluentUtils is a set of .NET 5/6 class libraries that aims to reduce the amount of boiler plate code that needs to be written when starting a new project

C#
3
4 个月前

This project demonstrates a Minimal API implementation following the Vertical Slice Architecture (VSA) and CQRS (Command Query Responsibility Segregation) pattern. It includes features such as validation using FluentValidation, caching with IMemoryCache, and a Global Exception Handler to provide a clean, scalable, and maintainable API structure.

C#
1
5 个月前

An example project for use with Shawn Wildermuth's ASP.NET Core + Vue.js Workshop

C#
1
1 年前

Demo utilizada no DevPira 2021, sobre o MinimalAPIs do .NET 6, migrando uma aplicação .NET 5 para .NET 6 com testes unitários.

C#
1
3 年前

Projeto com o intuito de implementar várias tecnologias atuais, com o objetivo de ter um portifólio para estudos e pesquisa.

C#
1
8 个月前

Project for testing and exploring different concepts and approaches in microservice architecture.

C#
1
2 年前

Hands-On with Minimal API and .NET 7

C#
0
2 年前

Minimal APIs are architected to create HTTP APIs with minimal dependencies. They are ideal for microservices and apps that want to include only the minimal files, features, and dependencies in ASP.NET Core

C#
0
3 年前

Sample implementation of microservice with MongoDB database, Ocelot API gateway and a simple Redis Caching at the reporting service

C#
0
3 年前

AES Encryption and Decryption Apis built using dotnet 6 minimal api template

C#
0
3 年前