Library for patching methods that require IL from assemblies compiled with code generated from SharpGen.
Info
Version: | 1.2.0 |
Author(s): | jkoritzinsky |
Last Update: | Sunday, April 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jkoritzinsky/SharpGenTools |
NuGet Url: | https://www.nuget.org/packages/SharpPatch |
Install
Install-Package SharpPatch
dotnet add package SharpPatch
paket add SharpPatch
SharpPatch Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyModel(>= 2.0.0)
- Mono.Cecil(>= 0.10.06)
- NETStandard.Library(>= 1.6.1)