Closed danijel88 closed 5 years ago
I'm trying to add migration inside persistence but I'm getting an error. Why my connectionString is empty? What I do wrong ?
Okay, I figure out. Need in WebAPI to setup appsettings.json for connection. Is it good idea to create appsettings.json inside to persistence project and move to webapi ?
I'm trying to add migration inside persistence but I'm getting an error. Why my connectionString is empty? What I do wrong ?