AdamsLair.Duality.Editor.Plugins.PackageManagerFrontend 2.0.3

There is a newer version of this package available.
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
#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

A user interface for conveniently managing Duality packages.

Product 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.

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,140 10/4/2019
3.0.4 650 10/4/2019
3.0.3 1,104 7/28/2019
3.0.2 1,185 5/4/2019
3.0.1 1,714 12/9/2018
3.0.0 893 12/7/2018
2.1.4 2,927 3/16/2018
2.1.3 1,455 1/27/2018
2.1.2 1,836 10/26/2017
2.1.1 2,915 5/26/2017
2.1.0 1,119 5/25/2017
2.0.6 3,152 11/13/2016
2.0.5 2,959 5/16/2016
2.0.4 1,458 4/19/2016
2.0.3 1,910 2/29/2016
2.0.2 1,666 1/31/2016
2.0.1 1,372 1/23/2016
2.0.0 2,528 10/19/2015
1.1.2 3,328 5/1/2015
1.1.1 1,773 3/29/2015
1.1.0 1,280 3/29/2015
1.0.14 1,589 3/6/2015
1.0.13 1,268 3/6/2015
1.0.12 1,691 2/16/2015
1.0.11 1,442 2/1/2015
1.0.10 1,241 1/30/2015
1.0.9 1,398 1/24/2015
1.0.8 1,390 1/16/2015
1.0.7 2,181 11/3/2014
1.0.6 1,538 9/30/2014
1.0.5 1,640 8/21/2014
1.0.4 1,329 8/19/2014
1.0.3 1,366 8/19/2014
1.0.2 1,328 8/18/2014
1.0.1 1,381 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.