Skip to content

VelizarVeli/Intillegio

Repository files navigation

This is a project about consultancy agency made primarily with ASP.Net Core, using MSSql database with code first approach.

www.intillegio.eu

How to run the project

  1. Open the project with Visual Studio 2017 (15.8 or later)
  2. Add appsettings.json file with "DefaultConnection": "Server=.;Database=Intillegio;Trusted_Connection=True;MultipleActiveResultSets=true"
  3. Get lib folder from here https://drive.google.com/open?id=1vDK65H76rQiiJlhQ8AFsNdWFMKI0GVdN and put it in ~/Intillegio.Web/wwwroot
  4. Build the project (all packages including the client-side dependencies) will be restored automatically.
  5. Run the last migration
  6. Enjoy

About

Web application about consulting agency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published