yadaskinn / DotnetCorePaging

.Net Core 2.1 Web API and Angular 8 Pagination

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DotnetCorePaging

.Net Core 2.1 Web API and Angular 8 Pagination

Paging.WebApi

paging-angular-spa

  • To check the installed version of Node.js, open the command prompt.
  • Type the “npm -v” command to check the Node.js installation and version.
  • If you don't have version please download Node.js
  • Open the link https://cli.angular.io/ and follow the instructions to install Angular CLI and to create your first Angular app.
  • Type the command “npm install -g @angular/cli” on the command prompt and press enter to install Angular cli.
  • Type “ng new paging-angular-spa” and hit enter to create the Paging Angular app.
  • Finally, the "Paging Angular" Angular app is created; now type “ng serve --open ”.
  • Now, open the browser and type http://localhost:4200 in the address bar and hit enter to run the Paging Angular Angular app in the browser

Component and Package installation

About

.Net Core 2.1 Web API and Angular 8 Pagination


Languages

Language:TypeScript 52.7%Language:C# 28.7%Language:HTML 9.5%Language:JavaScript 8.7%Language:CSS 0.4%