An open API service indexing awesome lists of open source software.

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

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.

![Alt Text](https://i0.wp.com/ankitsharmablogs.com/wp-content/uploads/2018/05/Recording_2.gif)
# Read the full article at

http://ankitsharmablogs.com/asp-net-core-using-highcharts-with-angular-5/