SubC.AllegroDotNet 0.5.28

There is a newer version of this package available.
See the version list below for details.
dotnet add package SubC.AllegroDotNet --version 0.5.28
NuGet\Install-Package SubC.AllegroDotNet -Version 0.5.28
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="SubC.AllegroDotNet" Version="0.5.28" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SubC.AllegroDotNet --version 0.5.28
#r "nuget: SubC.AllegroDotNet, 0.5.28"
#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 SubC.AllegroDotNet as a Cake Addin
#addin nuget:?package=SubC.AllegroDotNet&version=0.5.28

// Install SubC.AllegroDotNet as a Cake Tool
#tool nuget:?package=SubC.AllegroDotNet&version=0.5.28

Interop framework to consume the Allegro 5 game programming library from C#.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SubC.AllegroDotNet:

Package Downloads
SubC.AllegroDotNet.Extensions

Extensions for SubC.AllegroDotNet that make models more object-oriented.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.1 83 5/4/2024
0.9.0 269 2/17/2024
0.8.2 547 10/3/2023
0.8.1-pre 626 7/22/2023
0.7.10 548 10/2/2023
0.7.9 784 4/8/2023
0.7.2 921 1/15/2023
0.7.1 937 12/10/2022
0.6.42 1,090 9/10/2022
0.6.39 1,135 8/21/2022
0.6.38 1,120 8/14/2022
0.6.33 875 8/13/2022
0.6.28 893 6/25/2022
0.6.22 901 6/18/2022
0.6.6 851 6/13/2022
0.6.6-debug 571 6/13/2022
0.6.5 880 6/12/2022
0.6.5-debug 636 6/12/2022
0.6.1 887 6/10/2022
0.6.1-debug 602 6/10/2022
0.5.42 835 5/30/2022
0.5.42-debug 639 5/30/2022
0.5.41 902 5/14/2022
0.5.41-debug 637 5/14/2022
0.5.39 889 5/13/2022
0.5.39-debug 596 5/13/2022
0.5.38 879 5/12/2022
0.5.38-debug 617 5/12/2022
0.5.37 906 5/10/2022
0.5.37-debug 617 5/10/2022
0.5.36 853 5/8/2022
0.5.36-debug 602 5/8/2022
0.5.28 866 4/30/2022
0.5.28-debug 639 4/30/2022

This release contains breaking changes; targets .NET6+ and many previously implemented functions are missing due to refactoring. Use v0.3.0 until refactoring is complete if required.