Skip to content

F9 Tech Fest Spring Edition - "De la IDE la WWW" workshop dotnet core repo

Notifications You must be signed in to change notification settings

vladutc/be-ide2www

 
 

Repository files navigation

be-ide2www

F9 Tech Fest Spring Edition - "De la IDE la WWW" workshop dotnet core repo

Install

  1. Install dotnet core 2.2 from here: http://bit.do/core2-2-sdk
  2. Install SqlServer from here http://bit.do/sqlexpress
  3. Open the solution in Visual Studio, open the Package Manager Console, select EFCore project and run the following command: Update-Database
  4. If you encounter any database conectivity issues check the connection string in appsettings.json and make sure it matches with your local sql server address.
  5. Profit!

About

F9 Tech Fest Spring Edition - "De la IDE la WWW" workshop dotnet core repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 92.9%
  • JavaScript 3.6%
  • HTML 2.1%
  • PowerShell 1.4%