AdamsLair.Duality.Editor 1.4.1

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

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

The Duality editor.

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.

GitHub repositories (1)

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

Repository Stars
AdamsLair/duality
a 2D Game Development Framework
Version Downloads Last updated
1.4.1 1,854 5/1/2015
1.4.0 559 3/29/2015
1.3.14 108 3/26/2015
1.3.13 69 3/25/2015
1.3.12 297 3/9/2015
1.3.11 64 3/9/2015
1.3.10 120 3/6/2015
1.3.9 64 3/6/2015
1.3.8 69 3/6/2015
1.3.7 56 3/6/2015
1.3.6 60 3/6/2015
1.3.5 325 2/24/2015
1.3.4 167 2/17/2015
1.3.3 209 2/10/2015
1.3.2 119 2/6/2015
1.3.1 112 2/1/2015
1.3.0 81 1/31/2015
1.2.6 72 1/30/2015
1.2.5 60 1/30/2015
1.2.4 148 1/24/2015
1.2.3 166 1/16/2015
1.2.2 61 1/17/2015
1.2.1 128 1/17/2015
1.1.2 470 12/4/2014
1.1.1 132 11/29/2014
1.1.0 563 11/3/2014
1.0.16 306 10/5/2014
1.0.15 102 10/3/2014
1.0.14 87 10/3/2014
1.0.13 118 9/30/2014
1.0.12 100 9/30/2014
1.0.11 407 8/22/2014
1.0.10 120 8/19/2014
1.0.9 98 8/19/2014
1.0.8 101 8/18/2014
1.0.7 99 8/18/2014
1.0.6 95 8/18/2014
1.0.5 94 8/18/2014
1.0.4 96 8/18/2014
1.0.3 246 7/25/2014
1.0.2 96 7/25/2014
1.0.1 105 7/25/2014
1.0.0 99 7/25/2014

PackageManager Tweaks
#CHANGE: Packages that are tagged with Duality, yet do not have a single Duality package in their deep dependency graph will now be considered incompatible, because they apparently have not specified their dependencies properly.