I've used the System.Web.UI.DataVisualization.Charting namespace a lot in ASP.NET MVC 5, Windows Forms, WPF and UWP apps but cannot see how you can use this namespace in .NET Core Web Apps?
I'm targeting .NET Core 2.1
Any help or pointers would be appreciated.