Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-02 | 413 Bytes | |
v.5.0.6 source code.tar.gz | 2025-03-02 | 93.2 kB | |
v.5.0.6 source code.zip | 2025-03-02 | 150.5 kB | |
Totals: 3 Items | 244.2 kB | 0 |
What's Changed
- [Bug Fix] : Methods on custom objects not available due to System.Linq.Dynamic.Core update by @pbhal in https://github.com/microsoft/RulesEngine/pull/661
Full Changelog: https://github.com/microsoft/RulesEngine/compare/v5.0.5...v5.0.6
Users will need to pass CustomTypes depending on if the rules framed are calling methods on the object types being passed as input to the engine.