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.
<PackageVersion Include="AdamsLair.Duality.Editor" Version="1.4.1" />
<PackageReference Include="AdamsLair.Duality.Editor" />
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 AdamsLair.Duality.Editor --version 1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package AdamsLair.Duality.Editor@1.4.1
#: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=AdamsLair.Duality.Editor&version=1.4.1
#tool nuget:?package=AdamsLair.Duality.Editor&version=1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The Duality editor.
| Product | Versions 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.
-
- AdamsLair.DockPanelSuite (>= 2.8.1)
- AdamsLair.Duality (>= 1.6.4)
- AdamsLair.TreeViewAdv (>= 1.7.2)
- AdamsLair.WinForms (>= 1.0.16)
- AdamsLair.WinForms.PopupControl (>= 1.0.0)
- NuGet.Core (>= 2.8.3)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.1 | 1,856 | 5/1/2015 |
| 1.4.0 | 561 | 3/29/2015 |
| 1.3.14 | 110 | 3/26/2015 |
| 1.3.13 | 71 | 3/25/2015 |
| 1.3.12 | 299 | 3/9/2015 |
| 1.3.11 | 66 | 3/9/2015 |
| 1.3.10 | 121 | 3/6/2015 |
| 1.3.9 | 66 | 3/6/2015 |
| 1.3.8 | 70 | 3/6/2015 |
| 1.3.7 | 58 | 3/6/2015 |
| 1.3.6 | 61 | 3/6/2015 |
| 1.3.5 | 326 | 2/24/2015 |
| 1.3.4 | 169 | 2/17/2015 |
| 1.3.3 | 210 | 2/10/2015 |
| 1.3.2 | 119 | 2/6/2015 |
| 1.3.1 | 114 | 2/1/2015 |
| 1.3.0 | 83 | 1/31/2015 |
| 1.2.6 | 73 | 1/30/2015 |
| 1.2.5 | 62 | 1/30/2015 |
| 1.2.4 | 149 | 1/24/2015 |
Loading failed
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.