v6.1.0
Download the library here
- MAJOR FIX: Improved method overload resolution for parameter with nullable type. This change affects which method is considered the better member or even throws an ambiguous method error for a method with a nullable type (as the C# compiler would do)
- REMOVED: Unnecessary dependency for .NET 6 version:
Microsoft.CSharpSystem.Reflection.EmitSystem.Reflection.TypeExtensions
- UPDATED: Monthly Trial Release
Trial unlocked until the end of March