issues
search
SuessLabs
/
VsLinuxDebug
VS Extension to remotely deploy and debug your .NET (Core) C# solutions directly to your Linux or Raspberry Pi devices! .NET Core 3.1, .NET 5, 6, 7, 8, 9
https://marketplace.visualstudio.com/items?itemName=SuessLabs.VSLinuxDebugger
MIT License
38
stars
9
forks
source link
Version 2.1 and Code Housekeeping
#65
Closed
DamianSuess
closed
1 year ago
DamianSuess
commented
1 year ago
Feature Includes:
Bumping to version 2.1, marking as full release.
Moved RSA SHA256 classes into their own files for separation of responsibility
Enabled
SSH
for remote debugging by default instead of using
PLink
(
still experimental
)
Removed out of date files (.NET 5 sample applications, UpgradeLog.htm, LinuxDebugger-2019.sln)
Feature Includes:
SSH
for remote debugging by default instead of usingPLink
(still experimental)