999.Detours 4.0.2-Beta1

This is a prerelease version of 999.Detours.

Requires NuGet 4.0 or higher.

dotnet add package 999.Detours --version 4.0.2-Beta1                
NuGet\Install-Package 999.Detours -Version 4.0.2-Beta1                
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="999.Detours" Version="4.0.2-Beta1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add 999.Detours --version 4.0.2-Beta1                
#r "nuget: 999.Detours, 4.0.2-Beta1"                
#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 999.Detours as a Cake Addin
#addin nuget:?package=999.Detours&version=4.0.2-Beta1&prerelease

// Install 999.Detours as a Cake Tool
#tool nuget:?package=999.Detours&version=4.0.2-Beta1&prerelease                

官方版本:main分支,2022-7-25代码
Detours is a software package for monitoring and instrumenting API calls on Windows. Detours has been used by many ISVs and is also used by product teams at Microsoft. Detours is now available under a standard open source license (MIT). This simplifies licensing for programmers using Detours and allows the community to support Detours using open source tools and processes.

Detours is compatible with the Windows NT family of operating systems: Windows NT, Windows XP, Windows Server 2003, Windows 7, Windows 8, and Windows 10. It cannot be used by Window Store apps because Detours requires APIs not available to those applications. This repo contains the source code for version 4.0.1 of Detours.

For technical documentation on Detours, see the Detours Wiki. For directions on how to build and run samples, see the samples README.txt file.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.2-Beta1 96 9/26/2024