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,396 | 6/25/2013 |
1.8.0.80 | 1,174 | 5/30/2013 |
1.8.0.75 | 2,192 | 5/22/2013 |
1.8.0.74 | 2,252 | 5/3/2013 |
1.8.0.73 | 2,212 | 5/2/2013 |
1.8.0.72 | 2,212 | 5/2/2013 |
1.8.0.71 | 2,211 | 4/29/2013 |
1.8.0.70 | 2,204 | 4/29/2013 |
1.8.0.69 | 2,255 | 4/23/2013 |
1.8.0.68 | 2,173 | 4/22/2013 |
1.8.0.67 | 2,268 | 4/19/2013 |
1.8.0.66 | 2,272 | 4/19/2013 |
1.8.0.65 | 2,256 | 4/11/2013 |
1.8.0.64 | 2,215 | 4/11/2013 |
1.8.0.63 | 2,243 | 3/25/2013 |
1.8.0.62 | 2,242 | 3/20/2013 |
1.8.0.61 | 2,208 | 3/15/2013 |
1.8.0.60 | 2,156 | 3/13/2013 |
1.8.0.58 | 2,089 | 3/11/2013 |
1.8.0.56 | 2,186 | 1/31/2013 |
1.8.0.55 | 2,150 | 1/31/2013 |
1.8.0.54 | 2,152 | 1/15/2013 |
1.8.0.53 | 2,097 | 1/14/2013 |
1.8.0.52 | 2,066 | 1/14/2013 |
1.8.0.51 | 2,069 | 1/11/2013 |
1.8.0.50 | 2,096 | 1/11/2013 |
1.8.0.47 | 2,130 | 1/10/2013 |
1.8.0.44 | 2,017 | 12/20/2012 |
1.8.0.43 | 1,954 | 12/20/2012 |
1.8.0.41 | 2,037 | 12/13/2012 |
1.8.0.39 | 2,210 | 12/4/2012 |
1.8.0.38 | 2,090 | 11/28/2012 |
1.8.0.37 | 1,308 | 11/28/2012 |
1.8.0.36 | 1,943 | 11/27/2012 |
1.8.0.35 | 1,962 | 11/27/2012 |
Initial Build of the new ClrPlus Windows.Api package.