library for performing post-compilation refactorings on .NET assemblies.
Info
| Version: | 1.0.0 |
| Author(s): | hannasm |
| Last Update: | Saturday, November 26, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/hannasm/AssemblyRefactoringDotNet |
| NuGet Url: | https://www.nuget.org/packages/AssemblyRefactoring |
Install
Install-Package AssemblyRefactoring
dotnet add package AssemblyRefactoring
paket add AssemblyRefactoring
AssemblyRefactoring Download (Unzip the "nupkg" after downloading)
Dependencies
- Mono.Cecil(>= 0.9.6.4)