Managed Hook allows you to hook any methods with a handler that is called when the hooked method is called.
Info
| Version: | 1.1.1 |
| Author(s): | Simon Tardif-Morneau |
| Last Update: | Tuesday, May 21, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/simontardif/managedhook |
| NuGet Url: | https://www.nuget.org/packages/ManagedHook |
Install
Install-Package ManagedHook
dotnet add package ManagedHook
paket add ManagedHook
ManagedHook Download (Unzip the "nupkg" after downloading)
Dependencies
Tags