AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend
2.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 2.1.1
NuGet\Install-Package AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend -Version 2.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="2.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="2.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 2.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, 2.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@2.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=2.1.1
#tool nuget:?package=AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend&version=2.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 (>= 2.12.4)
- AdamsLair.Duality.Editor (>= 2.9.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,601 | 10/4/2019 |
3.0.4 | 775 | 10/4/2019 |
3.0.3 | 1,235 | 7/28/2019 |
3.0.2 | 1,307 | 5/4/2019 |
3.0.1 | 1,835 | 12/9/2018 |
3.0.0 | 1,019 | 12/7/2018 |
2.1.4 | 3,271 | 3/16/2018 |
2.1.3 | 1,794 | 1/27/2018 |
2.1.2 | 2,089 | 10/26/2017 |
2.1.1 | 3,156 | 5/26/2017 |
2.1.0 | 1,369 | 5/25/2017 |
2.0.6 | 3,410 | 11/13/2016 |
2.0.5 | 3,217 | 5/16/2016 |
2.0.4 | 1,714 | 4/19/2016 |
2.0.3 | 2,157 | 2/29/2016 |
2.0.2 | 1,916 | 1/31/2016 |
2.0.1 | 1,605 | 1/23/2016 |
2.0.0 | 2,779 | 10/19/2015 |
1.1.2 | 3,578 | 5/1/2015 |
1.1.1 | 2,040 | 3/29/2015 |
1.1.0 | 1,523 | 3/29/2015 |
1.0.14 | 1,849 | 3/6/2015 |
1.0.13 | 1,523 | 3/6/2015 |
1.0.12 | 1,950 | 2/16/2015 |
1.0.11 | 1,701 | 2/1/2015 |
1.0.10 | 1,495 | 1/30/2015 |
1.0.9 | 1,654 | 1/24/2015 |
1.0.8 | 1,648 | 1/16/2015 |
1.0.7 | 2,446 | 11/3/2014 |
1.0.6 | 1,795 | 9/30/2014 |
1.0.5 | 1,900 | 8/21/2014 |
1.0.4 | 1,581 | 8/19/2014 |
1.0.3 | 1,622 | 8/19/2014 |
1.0.2 | 1,578 | 8/18/2014 |
1.0.1 | 1,638 | 8/18/2014 |
PackageManager API, PackageManager API
#CHANGE: Renamed public PackageName properties to Name properties for better readability.
#CHANGE: Adjusted PackageManager API to work based on PackageNames (ID / version) rather than specific objects.