Skip to content
This repository was archived by the owner on Jul 13, 2024. It is now read-only.
This repository was archived by the owner on Jul 13, 2024. It is now read-only.

VncScreenFramebufferSource is not available in the NuGet package. #164

Description

I'm trying to implement a VNC server into my app.

The example RemoteViewing.ServerExample is not bad, but not a working server.

While hunting a solution, I found in the VncScreenFramebufferSource in the namespace RemoteViewing.Windows.Forms.Server.

But this is not compiled inside the NuGet package. I believe the reason for this is the compiler directive #if NET461 in line 29 of VncScreenFramebufferSource.cs.

Is this a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions