AdamsLair.Duality.Editor.Plugins.Base 2.2.3

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

// Install AdamsLair.Duality.Editor.Plugins.Base as a Cake Tool
#tool nuget:?package=AdamsLair.Duality.Editor.Plugins.Base&version=2.2.3                

Provides basic infrastructure for the Duality editor, such as PropertyEditors and Importers.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 (1)

Showing the top 1 popular GitHub repositories that depend on AdamsLair.Duality.Editor.Plugins.Base:

Repository Stars
AdamsLair/duality
a 2D Game Development Framework
Version Downloads Last updated
4.0.0-alpha2 533 6/12/2020
4.0.0-alpha1 387 6/12/2020
4.0.0-alpha0 381 6/12/2020
3.0.4 6,328 10/4/2019
3.0.3 652 10/4/2019
3.0.2 1,111 7/28/2019
3.0.1 1,181 5/4/2019
3.0.0 1,769 12/7/2018
2.3.2 1,427 9/22/2018
2.3.1 1,676 7/1/2018
2.3.0 1,059 7/1/2018
2.2.17 1,222 6/7/2018
2.2.16 1,140 5/26/2018
2.2.15 1,180 5/10/2018
2.2.14 1,626 2/19/2018
2.2.13 1,268 2/3/2018
2.2.12 1,030 1/27/2018
2.2.10 1,331 1/14/2018
2.2.9 1,234 1/7/2018
2.2.8 1,669 10/26/2017
2.2.7 4,315 1/25/2017
2.2.4 1,802 11/13/2016
2.2.3 1,484 10/3/2016
2.2.2 1,076 10/2/2016
2.2.1 2,080 7/13/2016
2.2.0 1,814 5/16/2016
2.1.5 1,475 4/19/2016
2.1.4 1,589 3/19/2016
2.1.3 1,395 3/5/2016
2.1.2 1,715 1/31/2016
2.1.1 1,307 1/23/2016
2.1.0 1,281 1/16/2016
2.0.3 2,054 11/19/2015
2.0.2 1,295 11/14/2015
2.0.1 1,369 11/6/2015
2.0.0 1,502 10/19/2015
1.0.6 4,504 2/10/2015
1.0.5 1,367 1/31/2015
1.0.4 1,450 1/16/2015
1.0.3 2,170 11/3/2014
1.0.2 1,563 9/30/2014
1.0.1 1,614 8/18/2014
1.0.0 1,375 7/25/2014

Fixes crash after creating a texture from an empty pixmap (
#406)