The .NET framework version of Loupe contains the class Gibraltar.Agent.Windows.LiveLogViewer.
The .NET core version does not contain this class.
We use LiveLogViewer to provide a log viewer in our application, which is based on .NET framework, but we want to upgrade to .NET 8.0.
What are the options to provide a log viewer in the application after upgrading?