I was using the service in Framework 4.8 but migrating to .NET 8 and I'm trying to reference an assembly that uses some functions in the reports.
How do I reference?
he only place I found was this one but it doesn't work.
assemblyReferences Element Configuration - Telerik Reporting
I have the same problem, the documentation tells us to add the configurations to the json config, but it doesn't explain how the application should consume this configuration.