dbelmont / ExpressionBuilder

A library that provides a simple way to create lambda expressions to filter lists and database queries.
Apache License 2.0
372 stars 105 forks source link

Fixes NullReferenceException thrown #53

Open aldrashan opened 5 years ago

aldrashan commented 5 years ago

Fixes NullReferenceException thrown when ExpressionBuilder.Helpers.OperationHelper.GetCustomSupportedTypes is called and the ExpressionBuilder configuration section wasn't found.