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,659 | 10/4/2019 |
3.0.4 | 796 | 10/4/2019 |
3.0.3 | 1,257 | 7/28/2019 |
3.0.2 | 1,328 | 5/4/2019 |
3.0.1 | 1,859 | 12/9/2018 |
3.0.0 | 1,040 | 12/7/2018 |
2.1.4 | 3,331 | 3/16/2018 |
2.1.3 | 1,854 | 1/27/2018 |
2.1.2 | 2,131 | 10/26/2017 |
2.1.1 | 3,196 | 5/26/2017 |
2.1.0 | 1,411 | 5/25/2017 |
2.0.6 | 3,450 | 11/13/2016 |
2.0.5 | 3,259 | 5/16/2016 |
2.0.4 | 1,755 | 4/19/2016 |
2.0.3 | 2,197 | 2/29/2016 |
2.0.2 | 1,958 | 1/31/2016 |
2.0.1 | 1,649 | 1/23/2016 |
2.0.0 | 2,820 | 10/19/2015 |
1.1.2 | 3,620 | 5/1/2015 |
1.1.1 | 2,081 | 3/29/2015 |
1.1.0 | 1,566 | 3/29/2015 |
1.0.14 | 1,893 | 3/6/2015 |
1.0.13 | 1,563 | 3/6/2015 |
1.0.12 | 1,995 | 2/16/2015 |
1.0.11 | 1,742 | 2/1/2015 |
1.0.10 | 1,536 | 1/30/2015 |
1.0.9 | 1,697 | 1/24/2015 |
1.0.8 | 1,690 | 1/16/2015 |
1.0.7 | 2,487 | 11/3/2014 |
1.0.6 | 1,839 | 9/30/2014 |
1.0.5 | 1,942 | 8/21/2014 |
1.0.4 | 1,622 | 8/19/2014 |
1.0.3 | 1,666 | 8/19/2014 |
1.0.2 | 1,624 | 8/18/2014 |
1.0.1 | 1,679 | 8/18/2014 |
PackageManager Dialog
#CHANGE: Release Notes of updatable packages are now displayed in a scrollable text box rather than a label.