Extends Verify (https://github.com/VerifyTests/Verify) to allow verification of assemblies via ICSharpCode.Decompiler (https://github.com/icsharpcode/ILSpy/wiki/Getting-Started-With-ICSharpCode.Decompiler).
Info
Version: | 3.4.1 |
Author(s): | https://github.com/VerifyTests/Verify.ICSharpCode.Decompiler/graphs/contributors |
Last Update: | Wednesday, April 26, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/VerifyTests/Verify.ICSharpCode.Decompiler |
NuGet Url: | https://www.nuget.org/packages/Verify.ICSharpCode.Decompiler |
Install
Install-Package Verify.ICSharpCode.Decompiler
dotnet add package Verify.ICSharpCode.Decompiler
paket add Verify.ICSharpCode.Decompiler
Verify.ICSharpCode.Decompiler Download (Unzip the "nupkg" after downloading)
Dependencies
- ICSharpCode.Decompiler(>= 6.2.1.6137)
- Microsoft.CSharp(>= 4.7.0)
- System.Reflection.Metadata(>= 5.0.0)
- Verify(>= 10.0.0)
Tags