Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Target .NET Standard 2.0 / .NET 8 / .NET 10 #222

Copy link
Copy link
@eXpl0it3r

Description

@eXpl0it3r
Issue body actions

Newer .NET versions provide a lot of performance and general language improvements.

We should be able to retain .NET Framework compatibility by continuing to support .NET Standard 2.0 for the Core library.
For WPF and WinForms the compatibility needs to be broken in order to support the newer .NET versions (afaik).

But to benefit from all the improvements one should multi-target those libraries that support the .NET Standard 2.0.

  • HtmlRenderer.Core: netstandard2.0 / net8.0
  • HtmlRenderer.PdfSharp: netstandard2.0 / net8.0
  • HtmlRenderer.WinForms: net8.0-windows
  • HtmlRenderer.WPF: net8.0-windows
  • HtmlRenderer.Mono: Deprecated

Additional related updates

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.