| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-20 | 2.0 kB | |
| v9.3.0 source code.tar.gz | 2025-08-20 | 125.6 kB | |
| v9.3.0 source code.zip | 2025-08-20 | 285.0 kB | |
| Totals: 3 Items | 412.6 kB | 0 | |
What's Changed
- Avoid List allocation for PostProcessingAction. by @fiseni in https://github.com/ardalis/Specification/pull/501
- Redefine WithProjectionOf as an extension to Specification instead of ISpecification by @fiseni in https://github.com/ardalis/Specification/pull/517
- Rename TagWithEvaluator to QueryTagEvaluator. by @fiseni in https://github.com/ardalis/Specification/pull/512
- OneOrMany implementation by @fiseni in https://github.com/ardalis/Specification/pull/507
- Refactor the state of where expressions as OneOrMany. by @fiseni in https://github.com/ardalis/Specification/pull/508
- Refactor the state of order expressions as OneOrMany. by @fiseni in https://github.com/ardalis/Specification/pull/509
- Refactor the state of include expressions as OneOrMany. by @fiseni in https://github.com/ardalis/Specification/pull/510
- Refactor the state of search expressions as OneOrMany. by @fiseni in https://github.com/ardalis/Specification/pull/511
- Consolidate OneOrMany implementation and its usage. by @fiseni in https://github.com/ardalis/Specification/pull/513
- Add a fallback to LINQ for search evaluators/validator in case of custom user specifications. by @fiseni in https://github.com/ardalis/Specification/pull/514
- Update dependencies. by @fiseni in https://github.com/ardalis/Specification/pull/526
- Use opencover format for coverage reports. by @fiseni in https://github.com/ardalis/Specification/pull/503
- Added Full Build workflow that publishes coverage reports. by @fiseni in https://github.com/ardalis/Specification/pull/504
- Add benchmarks project. by @fiseni in https://github.com/ardalis/Specification/pull/505
- Cleanup by @fiseni in https://github.com/ardalis/Specification/pull/518
- Add new test fixtures for EF6 provider. by @fiseni in https://github.com/ardalis/Specification/pull/519
- Add tests for EF6 evaluators. by @fiseni in https://github.com/ardalis/Specification/pull/520
Full Changelog: https://github.com/ardalis/Specification/compare/v9.2.0...v9.3.0