gothinkster / aspnetcore-realworld-example-app

ASP.NET Core backend implementation for RealWorld
https://realworld.io
MIT License
1.93k stars 548 forks source link

Make the default works with both SQLite and SQL Server #69

Closed benedict-chan closed 5 years ago

benedict-chan commented 5 years ago

For issue #68 Rename the DEFAULT_DATABASE_FILE variable to DEFAULT_DATABASE_CONNECTIONSTRING, refactor the logic.