Skip to content
#

repository

Here are 286 public repositories matching this topic...

A RESTful API server for the application about managing, hosting events and selling their tickes. Implementing Clean Architecture, DDD, CQRS, Repository, Unit of Work Patterns, Caching with Redis and Decorator Pattern, Idempotency and Outbox Pattern, Real-time Chat and Notification.

  • Updated Sep 29, 2024
  • C#

This class library implements the Generic Repository Pattern for SQL Server databases. It supports both asynchronous and synchronous operations and is designed to offer a clean and efficient data access layer.

  • Updated Sep 27, 2024
  • C#

PROJETO API REST .NET de Rota Cadastros de Usuários CRUD com conexão ao DB local no MySQL, ultilizando método repository, e mapeamento para os DTOs, criptografia de senha comBCrypt, login de usuario com autorização do Token JWT, Unity of Work para consistencia de dados e Logger

  • Updated Sep 26, 2024
  • C#

Improve this page

Add a description, image, and links to the repository topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the repository topic, visit your repo's landing page and select "manage topics."

Learn more