Info
Version: | 1.3.1 |
Author(s): | ryan-idea42 |
Last Update: | Tuesday, July 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/idea42co/nugets/ |
NuGet Url: | https://www.nuget.org/packages/Idea42.NuGet.AngularSPA |
Install
Install-Package Idea42.NuGet.AngularSPA
dotnet add package Idea42.NuGet.AngularSPA
paket add Idea42.NuGet.AngularSPA
Idea42.NuGet.AngularSPA Download (Unzip the "nupkg" after downloading)
Dependencies
- AngularJS.Core(>= 1.5.7)
- AngularJS.Route(>= 1.5.7)
- bootstrap(>= 3.3.6)
- Microsoft.AspNet.WebApi(>= 5.2.3)
- jQuery(>= 2.2.4)
- Modernizr(>= 2.8.3)
- Microsoft.AspNet.Web.Optimization(>= 1.1.3)
- WebActivatorEx(>= 2.1.0)
- Microsoft.AspNet.Mvc(>= 5.2.3)
- angular-local-storage(>= 0.2.6)
We also love SPA's (Single Page Apps)! So, at Idea42, we created this starter kit that gets you going with the best known practices for creating an Angular SPA, built on Bootstrap.
To begin, start by creating an empty ASP.NET web project, add this package to the project, and we will take care of the rest.