wtl 9.0.4140

dotnet add package wtl --version 9.0.4140
                    
NuGet\Install-Package wtl -Version 9.0.4140
                    
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="wtl" Version="9.0.4140" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="wtl" Version="9.0.4140" />
                    
Directory.Packages.props
<PackageReference Include="wtl" />
                    
Project file
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 wtl --version 9.0.4140
                    
#r "nuget: wtl, 9.0.4140"
                    
#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.
#addin nuget:?package=wtl&version=9.0.4140
                    
Install wtl as a Cake Addin
#tool nuget:?package=wtl&version=9.0.4140
                    
Install wtl as a Cake Tool

Windows Template Library (WTL) is a C++ library for developing Windows applications and UI components. It extends ATL (Active Template Library) and provides a set of classes for controls, dialogs, frame windows, GDI objects, and more.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.4140 1,039 6/20/2014

This release is based on WTL 9.0.4140 Final.