You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`QAToolKit.Engine.Probes` is a .NET Standard 2.1 library that contains network probes to test servers/services with protocols like HTTP, TCP, ICMP (Ping).
@@ -15,6 +16,10 @@ Then get the results and process them further depending on your needs.
15
16
16
17
Supported .NET frameworks and standards: `netstandard2.0`, `netstandard2.1`, `netcoreapp3.1`, `net5.0`
0 commit comments