NtApiDotNet.Forms
1.1.30
See the version list below for details.
dotnet add package NtApiDotNet.Forms --version 1.1.30
NuGet\Install-Package NtApiDotNet.Forms -Version 1.1.30
<PackageReference Include="NtApiDotNet.Forms" Version="1.1.30" />
paket add NtApiDotNet.Forms --version 1.1.30
#r "nuget: NtApiDotNet.Forms, 1.1.30"
// Install NtApiDotNet.Forms as a Cake Addin #addin nuget:?package=NtApiDotNet.Forms&version=1.1.30 // Install NtApiDotNet.Forms as a Cake Tool #tool nuget:?package=NtApiDotNet.Forms&version=1.1.30
A .NET class library to access native NT API system calls
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0-windows7.0 is compatible. net6.0-windows was computed. net7.0-windows was computed. net8.0-windows was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.1
- NtApiDotNet (>= 1.1.30)
- System.Resources.Extensions (>= 4.6.0)
-
net5.0-windows7.0
- NtApiDotNet (>= 1.1.30)
- System.Resources.Extensions (>= 4.6.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.1.30
--------
* Fixed issue when displaying only a SACL with Format-NtSecurityDescriptor.
* Added basic named pipe support for RPC clients.
* Fixed issue enumerating per-user audit rules.
* Added view accessor for safe buffers.
* Improved debug tracing for RPC clients.
* Improved handling of paths with local files commands.
* Fixed path issue with Set-Win32SecurityDescriptor.
* Added querying trace providers from the WMI security key.