CommonWin32 2.0.5.5

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.5.5 1,578 11/11/2014
2.0.5.4 452 8/20/2014
2.0.5.3 159 5/21/2014
2.0.5.2 103 4/21/2014
2.0.5.1 152 4/14/2014
2.0.5 94 4/13/2014
2.0.4 78 3/15/2014
2.0.3 260 11/16/2013
2.0.1 59 11/15/2013
2.0.0 65 11/6/2013
1.1.4.2 185 11/2/2013
0.0.7 73 3/7/2013

V2 release requires at least framework 3.5 client profile.