Closed jbogard closed 4 years ago
Thanks @jbogard! (What are you using this for?)
@jbevain there is a high demand in support of EntityFrameworkCore by DelegateDecompiler, which depends on Mono.Reflection to get the IL AST
@hazzik that's awesome. I started something like that ages ago but never got to finishing it. Glad you did!
@hazzik we should definitely integrate that into http://github.com/jbevain/mono.linq.expressions/ somehow!
Added support for .NET Standard 2.0. Thanks!
In case someone comes here looking to see if this library can support .NET Standard and .NET Core, I've attached the compatibility report from apiport.exe. No support possible until .NET Standard 2.0 it seems.
ApiPortAnalysis.xlsx
@hazzik in case you look at this for DelegateDecompiler