A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
-
Updated
May 15, 2023 - C#
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
The code used in the .NET Docs Show on Minimal APIs
A collection of helpers libraries for Minimal API projects.
🔐 🛂 ASP.NET (versions 10 and 11) minimal API with JWT authentication and authorization
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# 10 and Minimal APIs demo for Vietnam .NET Conf 2021
A library that provides Binding helpers for Minimal API projects.
Some samples that show how to correctly handle errors in Web API projects
The easiest way to use validations with Web-Apis to .NET 6 Minimal Apis.
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.
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
A sample that showcases Minimal APIs features.
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.
An example project for use with Shawn Wildermuth's ASP.NET Core + Vue.js Workshop
A clean and modern .NET 9 Minimal API for managing university entities — Students, Courses, and Enrollments — built with a fully modular architecture and secure JWT authentication using ASP.NET Core Identity.
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.
Demo utilizada no DevPira 2021, sobre o MinimalAPIs do .NET 6, migrando uma aplicação .NET 5 para .NET 6 com testes unitários.
Project for testing and exploring different concepts and approaches in microservice architecture.
AES Encryption and Decryption Apis built using dotnet 6 minimal api template
Sample implementation of microservice with MongoDB database, Ocelot API gateway and a simple Redis Caching at the reporting service
To associate your repository with the minimalapis topic, visit your repo's landing page and select "manage topics."