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