A light-weight REST API development framework for ASP.NET 8 and newer.
翻译 - 用于 Asp.Net 的开发人员友好的 Web api 框架,它鼓励 CQRS 和垂直切片架构。
API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities to assist developers to quickly and efficiently develop secure...
A micro-framework that brings the REPR pattern into ASP.NET Core Minimal APIs.
ASP.NET Core projects follows the Vertical Slice Architecture
A simple drug store application with Clean Architecture, DDD, CQRS, REPR 💊
A dotnet library that allows you to build WebApi controllers using a vertical slice architecture approach.
Offers a streamlined mechanism for integrating Minimal API endpoints in ASP.NET Core, supporting the REPR (Request, Endpoint, Response) pattern to enhance code modularity and maintain a clean project ...
A dotnet library that allows you to build WebApiEndpoints using a vertical slice architecture approach.
Minimal API deals to determine students' levels of English by making quizzes, in this project we will be based on REPR pattern.
CleanSample is a .NET application showcasing Clean Architecture, DDD principles, and CQRS for improved scalability and maintainability.
Minimal Apis organized in Repr pattern endpoints and integrated with result pattern out of box.
This project is an approach to a car rental service using various design patterns and architectural approaches such as CQRS (Command Query Responsibility Segregation), REPR (Request-Response Pattern),...
An alternative approach to Minimal APIs and MVC using the REPR design pattern with FastEndpoints.
A simple and unopinionated way to map minimal API endpoints.
Sample Todo REST API built using: AWS CDK, Dynamo, Lambda and API Gateway
Vertical Slice Architecture, REPR Pattern : Simple CRUD on SQLite, using FastEndpoints, FluentValidation