SSLLabsApiWrapper 1.0.5
See the version list below for details.
dotnet add package SSLLabsApiWrapper --version 1.0.5
NuGet\Install-Package SSLLabsApiWrapper -Version 1.0.5
<PackageReference Include="SSLLabsApiWrapper" Version="1.0.5" />
paket add SSLLabsApiWrapper --version 1.0.5
#r "nuget: SSLLabsApiWrapper, 1.0.5"
// Install SSLLabsApiWrapper as a Cake Addin #addin nuget:?package=SSLLabsApiWrapper&version=1.0.5 // Install SSLLabsApiWrapper as a Cake Tool #tool nuget:?package=SSLLabsApiWrapper&version=1.0.5
This is the first publicly available .NET wrapper developed for the SSL Labs' Assessment API's that allow the consumer to test SSL servers on the public internet.
This wrapper easies the communication to the API's for .NET developers which allows you as the developer to focus on your project rather than managing the plumbing and overhead required to consume the API's.
More detailed documentation including usage can be found on the projects home page.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 6.0.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Minor changes relating to projects renaming from SSLLWrapper.