dadhi / FastExpressionCompiler

Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.
MIT License
1.16k stars 82 forks source link

Disable nullable warnings for imported files #412

Closed sebastienros closed 4 months ago

sebastienros commented 4 months ago

Fixes #411

dadhi commented 4 months ago

@sebastienros Thank you for the PR. Will merge and release the new version soon.