Skip to content

Sample WebApi SOA using .Net Full Framework and Angular8 with Lazy Loading, componentless routing and shared modules.

Notifications You must be signed in to change notification settings

EddLonzanida/WilliamHill-Angular

Repository files navigation

TechChallenge

  • Test project for William Hill Australia using Angular 8
  • Demo app using Eml* NuGets.
  • Check out EmlExtensions.vsix to automate the creation of controllers, views, seeders, and more!.

Seed the database

  1. Open the solution using Visual Studio 2017, compile and build (don't run yet)
  2. Right click TechChallenge.Api project and Set as startup project
  3. Open Package manager console
  4. In the 'Default project' drop down, select TechChallenge.DataMigration (this is important)
  5. In the console, type the command below then press enter to execute.
update-database -verbose

Run the application

  1. Press F5 to run the back-end webapi using IIS Express
  2. Open Powershell
  3. Navigate to TechChallenge\Hosts\TechChallenge.Spa
  4. In the console, type the command below then press enter to execute
npm start

Documentation here

Quick View

About

Sample WebApi SOA using .Net Full Framework and Angular8 with Lazy Loading, componentless routing and shared modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •