ariacom / Seal-Report

Database Reporting Tool and Tasks (.Net)
https://sealreport.org
Other
1.43k stars 466 forks source link

How to Integrate Seal Report Library into the .Net Core Application #88

Open salehkhadeer opened 9 months ago

salehkhadeer commented 9 months ago

Can possible integrate the Seal Report Library and render the .srex file on the separate .NET core application. I do not want to use through the api request .

I can see in the Seal Website, in the Seal Report Library, SealWebServer.Controllers can be use.

But when i use the nuget package and checked, this namespace and controller is not available.

Kindly confirm

ariacom commented 9 months ago

You have to check: https://sealreport.org/Recipes#lineIntegration

Note that the Web Server is not part of the library.