wxWidgetsTemplate 2.5.3

dotnet add package wxWidgetsTemplate --version 2.5.3
NuGet\Install-Package wxWidgetsTemplate -Version 2.5.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="wxWidgetsTemplate" Version="2.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add wxWidgetsTemplate --version 2.5.3
#r "nuget: wxWidgetsTemplate, 2.5.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 wxWidgetsTemplate as a Cake Addin
#addin nuget:?package=wxWidgetsTemplate&version=2.5.3

// Install wxWidgetsTemplate as a Cake Tool
#tool nuget:?package=wxWidgetsTemplate&version=2.5.3

MS Visual Studio wxWidgets Helper; adds property page to allow customization of wxWidgets build linked to, and even building the target build from source if it doesn't exist.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
2.5.3 6,370 4/3/2015
2.5.2 1,126 3/19/2015
2.4.2 1,699 8/5/2014
2.4.1 1,153 8/5/2014
2.4.0 1,192 8/5/2014
2.3.0 1,743 3/1/2014
2.2.0 1,240 3/1/2014
2.1.0 1,249 11/22/2013
2.0.0 1,276 11/22/2013
1.9.0 1,170 11/22/2013
1.8.0 1,220 11/20/2013

Fixed and improved auto-detection of wxWidgets library include path.
Now prints a message when wxWidgets library path is unresolvable (WXWIN not defined, nor is path defined in properties).