wtl 10.0.10320

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on wtl:

Package Downloads
WTLPropertyGrid

WTLPropertyGrid is a ProperyGrid build on top of WTL see https://www.viksoe.dk/code/propertygrid.htm for original code see https://github.com/janwilmans/wtl-and-friends for the updated code, also report issues here.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.0.10320 36,150 11/19/2020
10.0.10077 32,708 5/23/2020
10.0.9163 8,096 6/13/2019
10.0.8356 980 6/4/2019
10.0.8280 4,617 10/14/2018
9.1.1 17,275 2/17/2017
9.1.0 11,368 11/20/2015
9.0.4140 5,007 6/20/2014

This release is based on WTL 10.0.10320 (Sourceforge). See https://sourceforge.net/projects/wtl/files/WTL%2010/WTL%2010.0.10320%20Release/ for a list of changes.