We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

.Net Core without ReportServer

Is it possible to have an implementation where reports are created entirely in a .net core app without a report server? I need a 100% non-Windows reporting application, end-to-end. I've seen examples of creating a report in code, but wanted to confirm that there's no need for a report server.

1 Reply

VS Vinoth Srinivasan Syncfusion Team May 9, 2019 07:17 AM

Hi Paul, 
 
Thanks for your interest in Syncfusion Components. 
 
Yes, you can able to create report programmatically in a .Net Core application without a report server. We have prepared a simple sample based on your requirement and it can be downloaded from the below location. 
 
 
In the above sample we have created a simple report in code behind using C# and passed the created report definition to report viewer for rendering the report. Also, you can refer the below KB document for creating RDL/RDLC report programmatically. 
 
 
Regards, 
Vinoth S. 


Loader.
Live Chat Icon For mobile
Up arrow icon