How to use FastReport Open Source in ASP.NET Core Web API application
ASP.Net Core allows you to create Web API applications as well as the usual ASP.Net. Such Restful Web API applications are extremely popular right now. Therefore, it would be nice to learn how to use FastReport for distribution via the API reports. In this article, we will create a demo WebAPI application that allows you to download or view reports in two formats: html and png.