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