solarwinds / OrionSDK

SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
https://thwack.com/OrionSDK
Apache License 2.0
394 stars 139 forks source link

Updated C# sample to .NET 6 #326

Closed danjagnow closed 1 year ago

danjagnow commented 1 year ago

Updated the C# sample in CSRestClient.csproj to target .NET 6 instead of .NET Framework 4.5. Also did some minor formatting cleanup. Also updated it to handle the case where the query for active alerts does not return any alerts.