Idea42.NuGet.AngularSPA.Lumx
1.0.2
dotnet add package Idea42.NuGet.AngularSPA.Lumx --version 1.0.2
NuGet\Install-Package Idea42.NuGet.AngularSPA.Lumx -Version 1.0.2
<PackageReference Include="Idea42.NuGet.AngularSPA.Lumx" Version="1.0.2" />
paket add Idea42.NuGet.AngularSPA.Lumx --version 1.0.2
#r "nuget: Idea42.NuGet.AngularSPA.Lumx, 1.0.2"
// Install Idea42.NuGet.AngularSPA.Lumx as a Cake Addin #addin nuget:?package=Idea42.NuGet.AngularSPA.Lumx&version=1.0.2 // Install Idea42.NuGet.AngularSPA.Lumx as a Cake Tool #tool nuget:?package=Idea42.NuGet.AngularSPA.Lumx&version=1.0.2
We love Angular... 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!
In addition to our love to SPA's, we also love Material Design! And with two awesome frameworks out there, we give you two builds with these included! We present to you a Angular SPA with Lumx preinstalled. (http://ui.lumapps.com/)
Lumx succeeds where Angular Material fails in regards to IE, so if this is a requirement, you should check out Lumx!
To begin using this template pack, start by creating an empty ASP.NET web project, add this package to the project, and we will take care of the rest.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Web.Optimization (>= 1.1.3)
- Microsoft.AspNet.WebApi (>= 5.2.3)
- WebActivatorEx (>= 2.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.0.0 - Initial Release
1.0.1 - Fixed namespace issue would prevent project from running after you installed the package.
1.0.2 - Fixed issue with WebAPI Configuration Registration where the MVC mappings prevented the API from being called.