An open API service indexing awesome lists of open source software.

https://github.com/adshan/dotnet-repr-pattern

An alternative approach to Minimal APIs and MVC using the REPR design pattern with FastEndpoints.
https://github.com/adshan/dotnet-repr-pattern

dotnet fastendpoints repr-pattern

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# dotnet-repr-pattern
Demonstração da aplicação do padrão REPR (Request-Endpoint-Response) como uma alternativa para Minimal APIs e MVC, utilizando o FastEndpoints.

# Como executar:
- Clonar / baixar o repositório em seu workplace.
- Baixar o .Net Core SDK e o Visual Studio / Code mais recentes.

# Sobre
Este projeto foi desenvolvido por Anderson Hansen sob [MIT license](LICENSE).