repr-pattern
There are 12 repositories under repr-pattern topic.
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 6 and newer.
threenine/api-template
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, stable and resilient REST API’s.
yavorfingarov/Reprise
A micro-framework that brings the REPR pattern into ASP.NET Core Minimal APIs.
foxminchan/DrugStore
A simple drug store application with Clean Architecture, DDD, CQRS, REPR 💊
futurum-dev/dotnet.futurum.nanocontroller
A dotnet library that allows you to build WebApi controllers using a vertical slice architecture approach.
HamedStack/HamedStack.AspNetCore.Endpoint
Offers a concise mechanism for integrating Minimal API endpoints in ASP.NET Core, enhancing code modularity and project structure.
futurum-dev/dotnet.futurum.webapiendpoint
A dotnet library that allows you to build WebApiEndpoints using a vertical slice architecture approach.
HamedStack/HamedStack.CleanSample
CleanSample is a .NET application showcasing Clean Architecture, DDD principles, and CQRS for improved scalability and maintainability.
MoMakkawi/Quizmaker
Minimal API deals to determine students' levels of English by making quizzes, in this project we will be based on REPR pattern.
ottaway-c/aws-dotnet-todo-api
Sample Todo REST API built using: AWS CDK, Dynamo, Lambda and API Gateway
AdsHan/dotnet-repr-pattern
An alternative approach to Minimal APIs and MVC using the REPR design pattern with FastEndpoints.
sgbj/minimalendpoints
A simple and unopinionated way to map minimal API endpoints.