LambertW / AspnetCoreWithNgAlain

This repository shows how to make a restful api with ASP.NET Core, and provide a individual frontend project (Angular 5, Ng-Zorro-antd, Ng-Alain) to show ui interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.NET Core with Ng-Alain

This repository shows how to make a restful api with ASP.NET Core, and provide a individual frontend project (Angular 5, Ng-Zorro-antd, Ng-Alain) to show ui interface.

How to Use?

The project is divided into 2 folders, Backend and Frontend.

BackEnd

  1. Run VS2017
  2. Compile Solution
  3. F5

FrontEnd

npm install

then

ng serve

About

This repository shows how to make a restful api with ASP.NET Core, and provide a individual frontend project (Angular 5, Ng-Zorro-antd, Ng-Alain) to show ui interface.

License:MIT License


Languages

Language:TypeScript 57.3%Language:C# 20.0%Language:HTML 18.1%Language:CSS 3.3%Language:JavaScript 1.3%