isaacOjeda / DevToPosts
☆58Updated last month
Alternatives and similar repositories for DevToPosts:
Users that are interested in DevToPosts are comparing it to the libraries listed below
- This is a basic project to demonstrate an introduction about the implementation of Clean Architecture on .NET☆27Updated 2 years ago
- Minimal Web API to advanced data retrieval using pagination, filtering, searching, sorting☆30Updated 7 months ago
- Proyecto que usa una arquitectura ADO.NET mediante el patrón Unit Of Work y Repository para proyectos .NET Core.☆40Updated last year
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 years ago
- .NET 8 Minimal API with Vertical Slice Architecture☆176Updated last year
- EF Core and Minimal API sample for multi-tenancy example using global filters☆81Updated 2 years ago
- Rally simulator accompanied with a RESTful API.☆111Updated 2 years ago
- ☆14Updated 2 years ago
- An example project demonstrating how to horizontally scale an application using YARP, and run performance tests with k6.☆35Updated 9 months ago
- ☆39Updated 9 months ago
- ☆62Updated last month
- A Twitter Clone built with .NET 8 Web API, Golang and Next.js 13 🔥☆97Updated last year
- ☆42Updated last year
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- ☆78Updated 4 months ago
- Demonstrating how to scale the Outbox Pattern to 2B+ messages per day (~30,000 messages per second).☆51Updated 6 months ago
- ☆18Updated 2 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Arquitectura orientada a microservicios usando .NET Core