| Version | Downloads | Vulnerabilities |
|---|---|---|
| 1.0.4 | 11 | Not scanned |
| 1.0.3 | 25 | Not scanned |
| 1.0.2 | 13 | Not scanned |
| 1.0.1 | 11 | Not scanned |
| 1.0.0 | 17 | Not scanned |
To install BoomOS from the command line, run the following command:
nuget install BoomOS -Version 1.0.4 -Source https://nuget.sapec.md/nuget/Boom/v3/index.json
To install BoomOS from the Package Manager Console within Visual Studio, run the following command:
Install-Package BoomOS -Version 1.0.4 -Source https://nuget.sapec.md/nuget/Boom/v3/index.json
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageReference Include="BoomOS" Version="1.0.4" />