WelcomeToMonday.Ladybug 2.3.0

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

// Install WelcomeToMonday.Ladybug as a Cake Tool
#tool nuget:?package=WelcomeToMonday.Ladybug&version=2.3.0

Ladybug Framework

A Welcome to Monday Project

Introduction

Ladybug is a Game Framework built atop MonoGame. For more information about features and usage, check out the full documentation

Installation

The base Ladybug Framework can be installed by including it through a NuGet Package, or by building it and referencing the .dll yourself.

The Ladybug MGCB Extension required for advanced content handling unfortunately must be built locally (or downloaded here) and directly referenced by the MGCB Editor in your project.

NuGet Package

The base Ladybug Framework can be installed into your project via NuGet

Ladybug NuGet Package

Framework Build Instructions

  • Clone or Download the repository
  • Navigate to src
  • Run dotnet build

MGCB Pipeline Extension Build Instructions

  • Clone or Download the repository
  • Navigate to pipeline
  • Run dotnet build

For instructions on setting up a Ladybug game project, check out the Getting Started guide

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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
2.3.0 431 6/25/2022
2.2.2 391 5/27/2022
2.2.1 392 5/26/2022
2.2.0 397 5/16/2022
2.1.3 406 4/24/2022
2.1.2 387 4/24/2022
2.1.1 400 4/4/2022
2.1.0 410 4/4/2022
2.0.0 422 3/26/2022