AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend
2.0.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend --version 2.0.3
NuGet\Install-Package AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend -Version 2.0.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.PackageManagerFrontend" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend, 2.0.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.PackageManagerFrontend as a Cake Addin #addin nuget:?package=AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend&version=2.0.3 // Install AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend as a Cake Tool #tool nuget:?package=AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A user interface for conveniently managing Duality packages.
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.Duality (>= 2.2.3)
- AdamsLair.Duality.Editor (>= 2.2.6)
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 |
---|---|---|
3.0.5 | 6,336 | 10/4/2019 |
3.0.4 | 682 | 10/4/2019 |
3.0.3 | 1,143 | 7/28/2019 |
3.0.2 | 1,212 | 5/4/2019 |
3.0.1 | 1,744 | 12/9/2018 |
3.0.0 | 921 | 12/7/2018 |
2.1.4 | 2,975 | 3/16/2018 |
2.1.3 | 1,492 | 1/27/2018 |
2.1.2 | 1,879 | 10/26/2017 |
2.1.1 | 2,950 | 5/26/2017 |
2.1.0 | 1,159 | 5/25/2017 |
2.0.6 | 3,196 | 11/13/2016 |
2.0.5 | 2,997 | 5/16/2016 |
2.0.4 | 1,494 | 4/19/2016 |
2.0.3 | 1,943 | 2/29/2016 |
2.0.2 | 1,701 | 1/31/2016 |
2.0.1 | 1,389 | 1/23/2016 |
2.0.0 | 2,562 | 10/19/2015 |
1.1.2 | 3,355 | 5/1/2015 |
1.1.1 | 1,813 | 3/29/2015 |
1.1.0 | 1,301 | 3/29/2015 |
1.0.14 | 1,623 | 3/6/2015 |
1.0.13 | 1,305 | 3/6/2015 |
1.0.12 | 1,730 | 2/16/2015 |
1.0.11 | 1,479 | 2/1/2015 |
1.0.10 | 1,275 | 1/30/2015 |
1.0.9 | 1,431 | 1/24/2015 |
1.0.8 | 1,423 | 1/16/2015 |
1.0.7 | 2,223 | 11/3/2014 |
1.0.6 | 1,571 | 9/30/2014 |
1.0.5 | 1,676 | 8/21/2014 |
1.0.4 | 1,361 | 8/19/2014 |
1.0.3 | 1,404 | 8/19/2014 |
1.0.2 | 1,360 | 8/18/2014 |
1.0.1 | 1,414 | 8/18/2014 |
Package Manager View Tweaks, Updated Aga.Controls Dependency
#CHANGE: Filtering in the package manager view is now case-insensitive.
#CHANGE: Updated to Aga.Controls 1.7.6 in order to apply some bugfixes.