-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Bassam Alugili edited this page Oct 20, 2017
·
2 revisions
- Visual Studio 2017
- .NET Core 2.0
- SQL-Server with LocalDB named "mssqllocaldb", otherwise you have to modify the connection string in all DbContext-files.
Open the solution file and everything should out-of-the-box working. Build and start the application.
Some examples are commented.