How to install the package ChaosMonkey.Guards.NetStandard from NuGet
.Net
C#
NuGet
ChaosMonkey.Guards.NetStandard
Here are different methods to install the package. Check the documentation for the latest version.
# Package Manager
Install-Package ChaosMonkey.Guards.NetStandard -Version 1.0.23
# .NET CLI
dotnet add package ChaosMonkey.Guards.NetStandard --version 1.0.23
# PackageReference
<PackageReference Include="ChaosMonkey.Guards.NetStandard" Version="1.0.23" />
# Paket CLI
paket add ChaosMonkey.Guards.NetStandard --version 1.0.23