Docx Viewer for .Net 8 Desktop app nuget package

Hello, I would like to test the Docx Viewer for a .net 8 desktop application. I can’t find the correct nuget package. I found one for Framework 4.6.2 and an ASP.NET one but nothing for desktop. Please advise, thanks.

@jbella

Unfortunately, we do not ship desktop application packages except this demo projects GroupDocs.Viewer-for-.NET/Demos at master · groupdocs-viewer/GroupDocs.Viewer-for-.NET · GitHub where you can find Windows Forms and WPF demo projects.

Can you please clarify which technology stack you’re using?

The front-end application is written using WPF .NET8 Desktop. Do have any plans to offer this target platform in the future?

@jbella

Thank you for the feedback!

GroupDocs.Viewer does support .NET 8. We are also planning to ship a .NET 8 assembly to replace the current .NET 6 version, as Microsoft has already ended support for .NET 6, and newer .NET versions offer additional features and performance improvements.

What would you expect from a GroupDocs.Viewer WPF package? A fully featured file viewer component that you can plug into your application—similar to what we provide for ASP.NET Core in this project?

As far as I know, WPF is still a popular framework for building desktop Windows applications, so we’ll consider adding such component.