受欢迎的博客标签

ASP.NET 5 and AngularJS Part 1, Configuring Grunt, Uglify, and AngularJS Part1-part5

Published
ASP.NET 5 and AngularJS Part 1, Configuring Grunt, Uglify, and AngularJS Part1-part5 ASP.NET 5 and AngularJS Part 1, Configuring Grunt, Uglify, and AngularJS This is the first part in a multiple part blog series on building ASP.NET 5 (ASP.NET vNext) apps with AngularJS. In this series of blog posts, I show how you can create a simple Movie app using ASP.NET 5, MVC 6, and AngularJS. ASP.NET 5 and AngularJS Part 1, Grunt, Uglify, and AngularJS ASP.NET 5 and AngularJS Part 2, Using the MVC 6 Web API ASP.NET 5 and AngularJS Part 3, Adding Client Routing ASP.NET 5 and AngularJS Part 4, Using Entity Framework 7 ASP.NET 5 and AngularJS Part 5, Form Validation ASP.NET 5 and AngularJS Part 6, Security ASP.NET 5 and AngularJS Part 7, Running on a Mac You can download the code discussed in this blog post from GitHub: https://github.com/StephenWalther/MovieAngularJSApp.