Repository navigation

#

minimalapis

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

C#
172
4 年前

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

C#
35
6 个月前

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#
9
3 个月前

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

C#
7
4 年前

A library that provides Binding helpers for Minimal API projects.

C#
7
3 年前

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

C#
6
3 年前

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

C#
5
4 年前

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
8 个月前

A modern Library Management System built with ASP.NET Core Minimal API, implementing JWT authentication, role-based access, CQRS with MediatR, FluentValidation, PostgreSQL, and Redis caching. Includes welcome email notifications via SMTP and robust error handling with ProblemDetails.

C#
2
12 天前

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
9 个月前

Este repositório contém minha coleção de desafios resolvidos com C# e .NET. Os desafios são oriundos de plataformas como LeetCode, Codewars, entrevistas técnicas ou testes pessoais.

1
2 个月前

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
4 年前

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

C#
1
1 年前

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

C#
1
3 年前

Hands-On with Minimal API and .NET 7

C#
0
3 年前

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 年前