SubC.AllegroDotNet 0.5.36-debug

This is a prerelease version of SubC.AllegroDotNet.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SubC.AllegroDotNet --version 0.5.36-debug
                    
NuGet\Install-Package SubC.AllegroDotNet -Version 0.5.36-debug
                    
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.36-debug" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SubC.AllegroDotNet" Version="0.5.36-debug" />
                    
Directory.Packages.props
<PackageReference Include="SubC.AllegroDotNet" />
                    
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 SubC.AllegroDotNet --version 0.5.36-debug
                    
#r "nuget: SubC.AllegroDotNet, 0.5.36-debug"
                    
#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 SubC.AllegroDotNet@0.5.36-debug
                    
#: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=SubC.AllegroDotNet&version=0.5.36-debug&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SubC.AllegroDotNet&version=0.5.36-debug&prerelease
                    
Install as a Cake Tool

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.  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.
  • net6.0

    • No dependencies.

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
0.11.0 219 11/29/2024
0.10.0 180 9/2/2024
0.9.4 171 8/27/2024
0.9.3 198 8/24/2024
0.9.2 189 8/11/2024
0.9.1 220 5/4/2024
0.9.0 373 2/17/2024
0.8.2 648 10/3/2023
0.8.1-pre 735 7/22/2023 0.8.1-pre is deprecated because it has critical bugs.
0.7.10 627 10/2/2023
0.7.9 891 4/8/2023
0.7.2 1,035 1/15/2023
0.7.1 1,052 12/10/2022
0.6.42 1,213 9/10/2022
0.6.39 1,265 8/21/2022
0.6.38 1,243 8/14/2022
0.6.33 998 8/13/2022
0.6.28 1,028 6/25/2022
0.6.22 1,032 6/18/2022
0.6.6 997 6/13/2022
0.6.6-debug 712 6/13/2022
0.6.5 1,012 6/12/2022
0.6.5-debug 773 6/12/2022
0.6.1 1,023 6/10/2022
0.6.1-debug 735 6/10/2022
0.5.42 969 5/30/2022
0.5.42-debug 772 5/30/2022
0.5.41 1,037 5/14/2022
0.5.41-debug 766 5/14/2022
0.5.39 1,018 5/13/2022
0.5.39-debug 732 5/13/2022
0.5.38 1,017 5/12/2022
0.5.38-debug 749 5/12/2022
0.5.37 1,039 5/10/2022
0.5.37-debug 741 5/10/2022
0.5.36 1,008 5/8/2022
0.5.36-debug 726 5/8/2022
0.5.28 1,013 4/30/2022
0.5.28-debug 767 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.