Allegro 5.2.8
dotnet add package Allegro --version 5.2.8
NuGet\Install-Package Allegro -Version 5.2.8
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="Allegro" Version="5.2.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Allegro --version 5.2.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Allegro, 5.2.8"
#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.
// Install Allegro as a Cake Addin
#addin nuget:?package=Allegro&version=5.2.8
// Install Allegro as a Cake Tool
#tool nuget:?package=Allegro&version=5.2.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Allegro 5 is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. However, Allegro is not a game engine: you are free to design and structure your program as you like.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- AllegroDeps (= 1.13.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.2.8 | 17,321 | 6/6/2022 |
5.2.7.1 | 7,527 | 11/17/2021 |
5.2.7 | 4,899 | 3/8/2021 |
5.2.6 | 6,897 | 2/10/2020 |
5.2.5.2 | 7,073 | 4/12/2019 |
5.2.5.1 | 1,473 | 3/26/2019 |
5.2.5 | 1,904 | 2/26/2019 |
5.2.4 | 7,885 | 2/25/2018 |
5.2.3.1 | 4,579 | 10/14/2017 |
5.2.2.1 | 5,073 | 3/12/2017 |
5.2.2 | 3,319 | 12/13/2016 |
5.2.1.1 | 4,840 | 8/14/2016 |
5.2.0 | 3,973 | 4/1/2016 |
5.1.13.1 | 2,350 | 2/28/2016 |
5.1.13 | 2,755 | 1/25/2016 |
5.1.12.4 | 1,829 | 1/12/2016 |
Please refer to the online release notes at http://liballeg.org/changes-5.2.html