Skip to content

Exception when i use System.IO.Ports  #27

Description

@allucche

Great development environment !!
i have a problem with SerialPort class. I use serialport to communicate with Arduino Mega

NET CORE doesn't support this class so I used this:
https://www.nuget.org/packages/System.IO.Ports/4.7.0

When execute plugin in Enable() i have:
Inner Exception:
PlatformNotSupportedException: System.IO.Ports is currently only supported on Windows.
Stack:
.........

is there any way to make it work? even just under WINDOWS
Thank you!

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