Skip to content

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

Notifications You must be signed in to change notification settings

AnkitSharma-007/ASPCore.Angular.HighCharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Read the full article at

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