CommonWin32 2.1.0.3

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

A .net lib with common win32 values/types/routines for interop/pinvoke.

Product Compatible and additional computed target framework versions.
.NET Framework net35-client 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 (2)

Showing the top 2 NuGet packages that depend on CommonWin32:

Package Downloads
MetroWPF

This is a small lib for metro-style Windows application in WPF 4. This has been replaced by the ModernWPF package.

PIKTools.R2.Starter

Запуск и обновление Робота.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0.3 55,769 3/2/2016
1.1.4.2 8,167 11/2/2013

V2 release requires at least framework 3.5 client profile.