Skip to content

amcdnl/angularpreso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS + .NET

Presentation on:

  • General Angular with .NET structuring and organization
  • Plumbing the Web API to your Angular
  • Authentication with Angular / API / and Owin
  • Real-time updating with SignalR and Angular models

Visit Slides.com for the presentation.

Setup

Dev Requirements

  • NodeJS
  • NPM ( Node Package Manager )
  • Bower

Server Requirements

  • IIS URL Rewrite 2
  • .NET 4.5.1

Setup

  • Install Node Components npm install
  • Install Bower npm install -g bower
  • Install Bower Components bower install

Running

  • Create a virtual directory for Web project in IIS and navigate there.

Credits

Contact

About

AngularJS + .NET Presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages