ClrPlus.Windows.Api
1.8.0.81
Install-Package ClrPlus.Windows.Api -Version 1.8.0.81
dotnet add package ClrPlus.Windows.Api --version 1.8.0.81
<PackageReference Include="ClrPlus.Windows.Api" Version="1.8.0.81" />
paket add ClrPlus.Windows.Api --version 1.8.0.81
#r "nuget: ClrPlus.Windows.Api, 1.8.0.81"
// Install ClrPlus.Windows.Api as a Cake Addin
#addin nuget:?package=ClrPlus.Windows.Api&version=1.8.0.81
// Install ClrPlus.Windows.Api as a Cake Tool
#tool nuget:?package=ClrPlus.Windows.Api&version=1.8.0.81
A library containing native wrappers from a bunch of Windows API dlls:
Advapi32
CryptUi
Gdi32
ImageHlp
Kernel32
MPR
Mscoree
Ntdll
User32
WinCrypt
Winmm
WinTrust
It's not all perfect yet, and far from completely implemented, but a ton of stuff in there.
[Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization]
.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETFramework 4.0
- Microsoft.Bcl (>= 1.0.19)
- Microsoft.Bcl.Async (>= 1.0.16)
- Microsoft.Bcl.Build (>= 1.0.5)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on ClrPlus.Windows.Api:
Package | Downloads |
---|---|
ClrPlus.Platform
A library containing a platform abstraction layer that will eventually allow the other ClrPlus libraries to work on something other than Windows. [Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization] |
|
ClrPlus.Windows.PeBinary
A library for manipulating Managed and Native PE binaries: - digital signing, - strong naming, - manifests [Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization] |
|
ClrPlus.Console
A library containing classes to work with the Windows Console [Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization] |
|
ClrPlus.Windows.Debugging
A library with some useful classes to assist debugging: - includes getting messages from outputdebugstring [Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization] . |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.8.0.81 | 32,205 | 6/25/2013 |
1.8.0.80 | 1,126 | 5/30/2013 |
1.8.0.75 | 2,033 | 5/22/2013 |
1.8.0.74 | 2,082 | 5/3/2013 |
1.8.0.73 | 2,053 | 5/2/2013 |
1.8.0.72 | 2,041 | 5/2/2013 |
1.8.0.71 | 2,061 | 4/29/2013 |
1.8.0.70 | 2,037 | 4/29/2013 |
1.8.0.69 | 2,093 | 4/23/2013 |
1.8.0.68 | 2,010 | 4/22/2013 |
1.8.0.67 | 2,117 | 4/19/2013 |
1.8.0.66 | 2,110 | 4/19/2013 |
1.8.0.65 | 2,107 | 4/11/2013 |
1.8.0.64 | 2,066 | 4/11/2013 |
1.8.0.63 | 2,094 | 3/25/2013 |
1.8.0.62 | 2,088 | 3/20/2013 |
1.8.0.61 | 2,052 | 3/15/2013 |
1.8.0.60 | 1,987 | 3/13/2013 |
1.8.0.58 | 1,935 | 3/11/2013 |
1.8.0.56 | 2,039 | 1/31/2013 |
1.8.0.55 | 2,004 | 1/31/2013 |
1.8.0.54 | 2,006 | 1/15/2013 |
1.8.0.53 | 1,960 | 1/14/2013 |
1.8.0.52 | 1,930 | 1/14/2013 |
1.8.0.51 | 1,929 | 1/11/2013 |
1.8.0.50 | 1,939 | 1/11/2013 |
1.8.0.47 | 1,981 | 1/10/2013 |
1.8.0.44 | 1,870 | 12/20/2012 |
1.8.0.43 | 1,815 | 12/20/2012 |
1.8.0.41 | 1,899 | 12/13/2012 |
1.8.0.39 | 2,069 | 12/4/2012 |
1.8.0.38 | 1,945 | 11/28/2012 |
1.8.0.37 | 1,241 | 11/28/2012 |
1.8.0.36 | 1,840 | 11/27/2012 |
1.8.0.35 | 1,863 | 11/27/2012 |
Initial Build of the new ClrPlus Windows.Api package.