https://github.com/ankitsharma-007/aspcore.angular.highcharts
How to use Highcharts with ASP.NET Core and Angular 5 using Visual Studio 2017
https://github.com/ankitsharma-007/aspcore.angular.highcharts
angular5 ankit-sharma article asp-net-core entity-framework-core highcharts sql-server webapi
Last synced: 7 months ago
JSON representation
How to use Highcharts with ASP.NET Core and Angular 5 using Visual Studio 2017
- Host: GitHub
- URL: https://github.com/ankitsharma-007/aspcore.angular.highcharts
- Owner: AnkitSharma-007
- Created: 2018-05-03T06:47:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T18:23:48.000Z (about 7 years ago)
- Last Synced: 2024-10-06T09:40:57.780Z (about 1 year ago)
- Topics: angular5, ankit-sharma, article, asp-net-core, entity-framework-core, highcharts, sql-server, webapi
- Language: TypeScript
- Size: 517 KB
- Stars: 4
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASPCore.Angular.HighCharts
In this article, we will be creating an online poll application using ASP.NET Core, Angular 5 and Entity Framework core. Since this is the season of IPL in India, we will create an online poll for “Who is going to win IPL 2018”. The poll results will be displayed as a column chart, that is created using Highcharts.We will use Visual Studio 2017 and SQL Server 2014.
Take a look at the final application.

# Read the full article athttp://ankitsharmablogs.com/asp-net-core-using-highcharts-with-angular-5/