ASPCore.Angular.HighCharts

How to use Highcharts with ASP.NET Core and Angular 5 using Visual Studio 2017

Stars
4

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 at

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

Related Projects