rightincode / speakerregister

Speaker Register is a web application I'm building to explore and learn Angular 2 and ASP.NET Core
5 stars 4 forks source link

Utilize the new configuration management features of ASP.NET Core ... #6

Closed Pabreetzio closed 7 years ago

Pabreetzio commented 7 years ago

… to improve management of connection string. This resolves #1 but the database name and location in appsettings.json may still need to be changed to match the database name and location on the local machine.