repr-pattern

There are 16 repositories under repr-pattern topic.

  • FastEndpoints

    FastEndpoints/FastEndpoints

    A light-weight REST API development framework for ASP.NET 8 and newer.

    Language:C#5.6k51804345
  • api-template

    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.

    Language:C#118595
  • Jackpieking/ASPNET_CORE_VSA_Template

    ASP.NET Core projects follows the Vertical Slice Architecture

    Language:C#44105
  • yavorfingarov/Reprise

    A micro-framework that brings the REPR pattern into ASP.NET Core Minimal APIs.

    Language:C#43303
  • DrugStore

    foxminchan/DrugStore

    A simple drug store application with Clean Architecture, DDD, CQRS, REPR 💊

    Language:C#17112
  • modabas/ModEndpoints

    Minimal APIs in REPR pattern endpoint format with built-in validation, constructor dependency injection, and type-safe responses.

    Language:C#3100
  • futurum-dev/dotnet.futurum.nanocontroller

    A dotnet library that allows you to build WebApi controllers using a vertical slice architecture approach.

    Language:C#2100
  • HamedStack/HamedStack.AspNetCore.Endpoint

    Offers a concise mechanism for integrating Minimal API endpoints in ASP.NET Core, enhancing code modularity and project structure.

    Language:C#2200
  • futurum-dev/dotnet.futurum.webapiendpoint

    A dotnet library that allows you to build WebApiEndpoints using a vertical slice architecture approach.

    Language:C#1100
  • HamedStack/HamedStack.CleanSample

    CleanSample is a .NET application showcasing Clean Architecture, DDD principles, and CQRS for improved scalability and maintainability.

    Language:C#1101
  • MoMakkawi/Quizmaker

    Minimal API deals to determine students' levels of English by making quizzes, in this project we will be based on REPR pattern.

    Language:C#1100
  • dafegima/car-rental-api

    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), and Clean Architecture. In this repository, you can explore how these patterns are applied to structure and optimize a robust, scalable API.

    Language:Java0100
  • ottaway-c/aws-dotnet-todo-api

    Sample Todo REST API built using: AWS CDK, Dynamo, Lambda and API Gateway

    Language:C#0100
  • AdsHan/dotnet-repr-pattern

    An alternative approach to Minimal APIs and MVC using the REPR design pattern with FastEndpoints.

    Language:C#10
  • nazem0/Store

    Vertical Slice Architecture, REPR Pattern : Simple CRUD on SQLite, using FastEndpoints, FluentValidation

    Language:C#
  • sgbj/minimalendpoints

    A simple and unopinionated way to map minimal API endpoints.

    Language:C#20