SkillAgentSearch skills...

AspNetCoreSPA

http://www.codeproject.com/Articles/1102877/ASP-NET-Core-RC-Using-WEB-API-And-AngularJS

Install / Use

/learn @toanxyz/AspNetCoreSPA
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ASP.NET Core RC2 Using WEB API And AngularJS

Build status

In this article you will learn about ASP.NET Core RC2 using WEB API and AngularJS

##Introduction

###Prerequisites

  • Visual Studio 2015: You can download it from here.
  • .NET Core SDK: download .NET Core SDK from this here.
  • .NET Framework 4.5.2: download .NET Framework 4.5.2 from this here.
  • .NodeJS: download NodeJS from this here.

###In this article we will see in detail how to:

  • Create our ASP.NET Core RC 2 Web Application.
  • How to add our WEB API Controller.
  • How to add javascript package using NPM.
  • How to configure Gulp File.
  • How to Run the Gulp file using Visual Studio Task Runner Explorer
  • How to create our AngularJS Module, Controller and Service file and get WEB API data for bind in MVC page.
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated7y ago
Forks7

Languages

C#

Security Score

70/100

Audited on Jul 19, 2018

No findings