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

Added a temporary solution to support .NET 5 #73

Closed
wants to merge 1 commit into from
Closed

Added a temporary solution to support .NET 5 #73

wants to merge 1 commit into from

Conversation

hyperion-cs
Copy link

@hyperion-cs hyperion-cs commented Feb 15, 2021

Added a temporary solution to support .NET 5. Relevant until the following issues are NOT resolved:
dotnet/runtime#46469
fpanaccia/Wkhtmltopdf.NetCore.Example-deprecated#14

The solution is to create an intermediate temporary file (to be deleted after work).

// Thanks to @schallb and others for the analysis of the problem.

Copy link
Owner

@webgio webgio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@webgio
Copy link
Owner

webgio commented Oct 18, 2023

I've implemented a single lib for .net standard, .net core 3.1, net 5, net 6, net 7. It's also on the latest nuget package in beta.

@webgio webgio closed this Oct 18, 2023
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

Successfully merging this pull request may close these issues.

2 participants