Info
Version: | 1.0.0 |
Author(s): | ryan-idea42 |
Last Update: | Wednesday, February 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/idea42co/nugets/ |
NuGet Url: | https://www.nuget.org/packages/Idea42.NuGet.AngularSPA.Material |
Install
Install-Package Idea42.NuGet.AngularSPA.Material
dotnet add package Idea42.NuGet.AngularSPA.Material
paket add Idea42.NuGet.AngularSPA.Material
Idea42.NuGet.AngularSPA.Material Download (Unzip the "nupkg" after downloading)
Dependencies
- AngularJS.Core(>= 1.6.1)
- AngularJS.Route(>= 1.6.1)
- Angular.Material(>= 1.1.3)
- Microsoft.AspNet.WebApi(>= 5.2.3)
- Modernizr(>= 2.8.3)
- Microsoft.AspNet.Web.Optimization(>= 1.1.3)
- WebActivatorEx(>= 2.1.0)
- Microsoft.AspNet.Mvc(>= 5.2.3)
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 with Material.
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.