Unable to create DbContext
I'm trying to create by db tables right now, still in the start of a project.
I have a
Project is public for now, could be seen here (yes, I know it's messy, I don't like clean architecture, I mostly don't know how to do it, not my style of coding)
Error Traceback:
I have a
ApplicationDbContext in my Infrastructure project and I'm running dotnet ef migrations Initial, that's all.Project is public for now, could be seen here (yes, I know it's messy, I don't like clean architecture, I mostly don't know how to do it, not my style of coding)
Error Traceback:
