This library provides additional scanners for 'NCode.Scanners' that uses 'Cecil' to inspect assemblies and types without loading them into the current AppDomain.
Info
| Version: | 1.0.2 |
| Author(s): | NCode Group |
| Last Update: | Wednesday, November 11, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NCodeGroup/NCode.Scanners |
| NuGet Url: | https://www.nuget.org/packages/NCode.Scanners.Cecil |
Install
Install-Package NCode.Scanners.Cecil
dotnet add package NCode.Scanners.Cecil
paket add NCode.Scanners.Cecil
NCode.Scanners.Cecil Download (Unzip the "nupkg" after downloading)
Dependencies
- NCode.Scanners(1.0)
- Mono.Cecil(0.9.6.1)
Tags