PepperDashCore/Pepperdash Core/Pepperdash Core
Nick Genovese 751d157f07 fix: handles an object disposed ex
- the SSH Stream is occasionally disposed, when this happens we catch and recreate the client
- removed the line where we set the Timer to null at disconnect, as there is no other place that the timer gets recreated
- added try/catch w/ logging in the KillClient method for safety's sake
2023-08-16 10:08:06 -04:00
..
Comm fix: handles an object disposed ex 2023-08-16 10:08:06 -04:00
Config docs(core): Resolves remaining XML comment compiler warnings 2022-06-08 14:27:09 -06:00
Conversion Compile after addSecureTCP pull 2017-03-19 20:17:27 -06:00
GenericRESTfulCommunications docs(core): Resolves remaining XML comment compiler warnings 2022-06-08 14:27:09 -06:00
JsonStandardObjects docs(core): Resolves remaining XML comment compiler warnings 2022-06-08 14:27:09 -06:00
JsonToSimpl feat: added roomName reporting to EvaluateFile, updated constants used by JSON wrapper modules, refactored programCompatibility checks 2022-06-15 11:16:45 -05:00
Logging Merge branch 'development' into hotfix/update-debug-file-path-for-vc4 2023-01-19 11:28:51 -07:00
Network Added xml doc and some summaries to some of the warnings. There are still 321 warnings for xml doc, but I think its helpful to see what summaries are there in ref'd solutions. 2019-06-13 19:33:39 -07:00
PasswordManagement docs(core): Resolves remaining XML comment compiler warnings 2022-06-08 14:27:09 -06:00
Properties update AssemblyInfo.cs 2020-09-03 18:13:15 -06:00
SystemInfo docs(core): Resolves remaining XML comment compiler warnings 2022-06-08 14:27:09 -06:00
Web fix: refactored default request handler to remove redundant reference 2023-02-20 16:01:32 -06:00
WebApi/Presets docs(core): Resolves remaining XML comment compiler warnings 2022-06-08 14:27:09 -06:00
XSigUtility docs(core): Adds missing XML comments for public members 2022-06-07 16:45:20 -06:00
CommunicationExtras.cs docs(core): Adds missing XML comments for public members 2022-06-07 16:45:20 -06:00
CoreInterfaces.cs Added xml doc and some summaries to some of the warnings. There are still 321 warnings for xml doc, but I think its helpful to see what summaries are there in ref'd solutions. 2019-06-13 19:33:39 -07:00
Device.cs docs(core): Adds missing XML comments for public members 2022-06-07 16:45:20 -06:00
EthernetHelper.cs docs(core): Adds missing XML comments for public members 2022-06-07 16:45:20 -06:00
EventArgs.cs Work in progress. Add EventArgs.cs to root of PepperDash core, exposing the event arg classes to everything in PDC 2019-10-11 17:48:56 -05:00
PepperDash_Core.csproj fix: remove isConnecting reference 2023-03-01 09:35:31 -07:00
PepperDash_Core.csproj.DotSettings refactor: Changed CWS references to WebApi, re-organized Web folder 2023-01-24 11:54:54 -06:00
PepperDash_Core.nuspec fix nuspec for targeting net47 2020-06-22 17:45:35 -06:00