AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend
1.1.1
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 1.1.1
NuGet\Install-Package AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend -Version 1.1.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.Plugins.PackageManagerFrontend" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend" Version="1.1.1" />
<PackageReference Include="AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend" />
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.Plugins.PackageManagerFrontend --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend, 1.1.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.Plugins.PackageManagerFrontend@1.1.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.Plugins.PackageManagerFrontend&version=1.1.1
#tool nuget:?package=AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend&version=1.1.1
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 (>= 1.6.4)
- AdamsLair.Duality.Editor (>= 1.4.0)
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,604 | 10/4/2019 |
3.0.4 | 775 | 10/4/2019 |
3.0.3 | 1,236 | 7/28/2019 |
3.0.2 | 1,307 | 5/4/2019 |
3.0.1 | 1,837 | 12/9/2018 |
3.0.0 | 1,021 | 12/7/2018 |
2.1.4 | 3,279 | 3/16/2018 |
2.1.3 | 1,802 | 1/27/2018 |
2.1.2 | 2,094 | 10/26/2017 |
2.1.1 | 3,161 | 5/26/2017 |
2.1.0 | 1,375 | 5/25/2017 |
2.0.6 | 3,415 | 11/13/2016 |
2.0.5 | 3,222 | 5/16/2016 |
2.0.4 | 1,719 | 4/19/2016 |
2.0.3 | 2,162 | 2/29/2016 |
2.0.2 | 1,921 | 1/31/2016 |
2.0.1 | 1,611 | 1/23/2016 |
2.0.0 | 2,784 | 10/19/2015 |
1.1.2 | 3,583 | 5/1/2015 |
1.1.1 | 2,045 | 3/29/2015 |
1.1.0 | 1,528 | 3/29/2015 |
1.0.14 | 1,855 | 3/6/2015 |
1.0.13 | 1,528 | 3/6/2015 |
1.0.12 | 1,956 | 2/16/2015 |
1.0.11 | 1,706 | 2/1/2015 |
1.0.10 | 1,500 | 1/30/2015 |
1.0.9 | 1,659 | 1/24/2015 |
1.0.8 | 1,653 | 1/16/2015 |
1.0.7 | 2,451 | 11/3/2014 |
1.0.6 | 1,800 | 9/30/2014 |
1.0.5 | 1,905 | 8/21/2014 |
1.0.4 | 1,587 | 8/19/2014 |
1.0.3 | 1,627 | 8/19/2014 |
1.0.2 | 1,583 | 8/18/2014 |
1.0.1 | 1,643 | 8/18/2014 |
PackageManager Dialog
#CHANGE: Release Notes of updatable packages are now displayed in a scrollable text box rather than a label.