empira / PDFsharp

PDFsharp and MigraDoc Foundation for .NET 6 and .NET Framework
https://docs.pdfsharp.net/
Other
492 stars 114 forks source link

.NET 6 end of support is November 12, 2024 #119

Open julienrffr opened 4 months ago

julienrffr commented 4 months ago

Are you already working on a migration? Or are you interested by a pull request for this?

See https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core#lifecycle

ThomasHoevel commented 4 months ago

PDFsharp 6.2.0 Preview 1 will target .NET 8.

julienrffr commented 4 months ago

Good news! Thanks

CodeNinja1337 commented 4 months ago

@ThomasHoevel Thanks. Good to hear that the support on this package is still going on! Where can i find 6.2.0 Preview 1 as the latest tag i can find is 6.1.0.

I would like to just use the 6.2.0 preview version. If I find bugs, i can post them here.

ThomasHoevel commented 4 months ago

PDFsharp 6.2.0 Preview 1 does not yet exist. We'll announce it on our forum when it was released.

StLange commented 3 months ago

Just for clarification to all readers of this issue: PDFsharp 6.1 already works fine with .NET 8, as you can see here. The fact that it based on .NET 6 includes .NET 8 (and .NET 7). The fact that it based on .NET Standard 2.0 includes all relevant .NET Framework 4.x versions. However, as Thomas already said, PDFsharp 6.2 will also target .NET 8. There is nothing to migrate, it just compiles after adding net8.0 to .