Closed hyunbin7303 closed 1 year ago
Command for Postgres
dotnet ef migrations add InitialMigration --project HP.Infrastructure --startup-project HP.Api
I need to set up HpReadDbContext
as singleton since it was not working with transient and scoped.