Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this supported for .NET Core 8.0? #116

Open
tlnorwood opened this issue Nov 8, 2023 · 1 comment
Open

Is this supported for .NET Core 8.0? #116

tlnorwood opened this issue Nov 8, 2023 · 1 comment

Comments

@tlnorwood
Copy link

We've been using the ReportViewer with great success until we upgraded to .NET Core 8.0. It does not seem to be supported. Is this true?

@Yolosh1
Copy link

Yolosh1 commented Jan 19, 2024

Hello @tlnorwood,

I had a similar issue for .NET Core 7.
I would suggest migrating the library to your desired version.
After fixing a couple of errors, the library should be working just fine.
The only issue you should have at this point is the return of the ViewReportPage method.
See #92 to fix this.

Hope this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants