Apos.Input 2.5.0

dotnet add package Apos.Input --version 2.5.0
                    
NuGet\Install-Package Apos.Input -Version 2.5.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Apos.Input" Version="2.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Apos.Input" Version="2.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Apos.Input" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Apos.Input --version 2.5.0
                    
#r "nuget: Apos.Input, 2.5.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Apos.Input@2.5.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Apos.Input&version=2.5.0
                    
Install as a Cake Addin
#tool nuget:?package=Apos.Input&version=2.5.0
                    
Install as a Cake Tool

Input library for MonoGame.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Apos.Input:

Package Downloads
Apos.Gui

UI library for MonoGame.

MonoBrowser

Render engine for MonoGame

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Apos.Input:

Repository Stars
Apostolique/Apos.Gui
UI library for MonoGame.
Apostolique/Mitten
Infinite canvas drawing application.
Version Downloads Last Updated
2.5.0 609 1/6/2026
2.4.2 7,994 1/29/2022
2.4.1 2,272 6/26/2021
2.4.0 651 6/26/2021
2.3.3 702 3/21/2021
2.3.2 599 2/21/2021
2.3.1 2,456 1/28/2021
2.3.0 564 1/27/2021
2.2.0 600 1/24/2021
2.1.0 678 1/19/2021
2.0.1 592 1/17/2021
2.0.0 682 1/12/2021
1.0.1 2,857 10/20/2020
1.0.0 3,720 5/17/2020
0.8.3 840 3/26/2020
0.8.2 1,435 3/22/2020
0.8.1 722 3/22/2020
0.8.0 1,556 1/12/2020
0.7.0 1,459 1/12/2020
0.6.2 2,451 1/5/2020
Loading failed