| Version | Downloads | Vulnerabilities |
|---|---|---|
| 1.0.4 | 14 | Not scanned |
| 1.0.3 | 30 | Not scanned |
| 1.0.2 | 16 | Not scanned |
| 1.0.1 | 14 | Not scanned |
| 1.0.0 | 19 | 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" />