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