MongoDB + PostgreSQL Injection

This commit is contained in:
andrei-mihnea-cerbu
2024-04-04 17:49:10 +03:00
parent 041abb5900
commit 22f171b560
143 changed files with 3239 additions and 437 deletions
@@ -1,4 +1,4 @@
namespace Application.Contracts.Interfaces
namespace Application.Contracts.Database
{
public interface IDoctorRepository
{