Vanara.PInvoke.AMSI 4.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Vanara.PInvoke.AMSI --version 4.0.0
NuGet\Install-Package Vanara.PInvoke.AMSI -Version 4.0.0
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="Vanara.PInvoke.AMSI" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vanara.PInvoke.AMSI --version 4.0.0
#r "nuget: Vanara.PInvoke.AMSI, 4.0.0"
#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.
// Install Vanara.PInvoke.AMSI as a Cake Addin
#addin nuget:?package=Vanara.PInvoke.AMSI&version=4.0.0

// Install Vanara.PInvoke.AMSI as a Cake Tool
#tool nuget:?package=Vanara.PInvoke.AMSI&version=4.0.0

Vanara

Vanara.PInvoke.AMSI NuGet Package

Version Build status

PInvoke API (methods, structures and constants) imported from Windows Antimalware Scan Interface (AMSI.dll).

What is Vanara?

Vanara is a community project that contains various .NET assemblies which have P/Invoke functions, interfaces, enums and structures from Windows libraries. Each assembly is associated with one or a few tightly related libraries.

Issues?

First check if it's already fixed by trying the AppVeyor build. If you're still running into problems, file an issue.

Included in Vanara.PInvoke.AMSI

Functions Enumerations Structures Interfaces
AmsiCloseSession AmsiInitialize AmsiNotifyOperation AmsiOpenSession AmsiScanBuffer AmsiScanString AmsiUninitialize AMSI_ATTRIBUTE AMSI_RESULT HAMSICONTEXT HAMSISESSION IAmsiStream IAntimalware IAntimalware2 IAntimalwareProvider IAntimalwareProvider2
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Vanara.PInvoke.AMSI:

Package Downloads
Vanara.SystemServices The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Classes for system related items derived from the Vanara PInvoke libraries. Includes extensions for Process (privileges and elavation), FileInfo (compression info), Shared Network Drives and Devices, and ServiceController (SetStartType) that pull extended information through native API calls.

Vanara.Library The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The full set of packages associated with the Vanara PInvoke Libraries.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 118 3/29/2024
4.0.0-beta2 135 1/22/2024
4.0.0-beta 134 11/20/2023
3.4.17 1,072 10/18/2023
3.4.16 817 8/7/2023
3.4.15 348 5/18/2023
3.4.14 1,177 4/15/2023
3.4.13 848 2/4/2023
3.4.12 652 1/15/2023
3.4.11 829 11/15/2022
3.4.10 1,008 10/25/2022
3.4.9 920 10/3/2022
3.4.8 968 9/16/2022
3.4.7 984 9/3/2022
3.4.6 1,036 8/7/2022
3.4.5 5,646 7/17/2022
3.4.4 1,223 7/5/2022
3.4.3 1,083 6/14/2022
3.4.2 1,511 5/13/2022
3.4.1 1,055 5/5/2022
3.4.0 1,606 3/14/2022

Currently implements:

Functions
AmsiCloseSession AmsiInitialize AmsiNotifyOperation AmsiOpenSession AmsiScanBuffer AmsiScanString AmsiUninitialize

Structures
HAMSICONTEXT HAMSISESSION

Interfaces
IAmsiStream IAntimalware IAntimalware2 IAntimalwareProvider IAntimalwareProvider2