Azalea 1.5.2

dotnet add package Azalea --version 1.5.2                
NuGet\Install-Package Azalea -Version 1.5.2                
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="Azalea" Version="1.5.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Azalea --version 1.5.2                
#r "nuget: Azalea, 1.5.2"                
#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 Azalea as a Cake Addin
#addin nuget:?package=Azalea&version=1.5.2

// Install Azalea as a Cake Tool
#tool nuget:?package=Azalea&version=1.5.2                

Azalea Icon

Azalea

A lightweight 2D game framework.

Where to get it

All versions prior to 1.3 are hosted on this github page, but the latest versions are all hosted on the nuget page.

Motive

This framework was created because I didn't like the already existing options and also wanted to learn more about all the little things that make an engine work. To create the first working version I took a lot of inspiration from osu-framework so the structure of Azalea is really similar to it. Since then many more unique systems have been added to solve various common needs of game development.

Usage

You are free to use this Framework for non-commercial purposes, although the current documentation lacks many important guides for common functions. This will be addressed in the future, but for now you can message me directly for questions.

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.

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
1.5.2 108 7/15/2024
1.5.1 98 7/12/2024
1.5.0 93 7/9/2024
1.5.0-preRelease9 79 6/12/2024
1.5.0-preRelease8 91 6/10/2024
1.5.0-preRelease7 95 6/4/2024
1.5.0-preRelease6 101 6/4/2024
1.5.0-preRelease5 104 5/19/2024
1.5.0-preRelease4 117 2/7/2024
1.5.0-preRelease3 103 2/6/2024
1.5.0-preRelease2 102 2/5/2024
1.5.0-preRelease1 109 1/23/2024
1.4.1-preRelease5 116 1/22/2024
1.4.1-preRelease4 115 1/15/2024
1.4.1-preRelease3 147 12/20/2023
1.4.1-preRelease2 104 12/20/2023
1.4.1-preRelease1 101 12/20/2023
1.4.0 246 12/3/2023
1.3.1 171 10/21/2023
1.3.0 150 10/20/2023