| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 10.105.8.0 source code.tar.gz | 2025-10-15 | 2.3 MB | |
| 10.105.8.0 source code.zip | 2025-10-15 | 6.0 MB | |
| README.md | 2025-10-15 | 1.2 kB | |
| Totals: 3 Items | 8.3 MB | 0 | |
Download the library here
- ADDED: New methods
GetTagWithValuesandGetTagWithCallSiteValuesto retrieve values set by theTagWithandTagWithCallSitemethods. - ADDED: The
WhereContainsandWhereNotContainsmethods. They are similar toWhereBulkContainsandWhereBulkNotContainsfrom Entity Framework Extensions, but are designed for smaller lists and are free. Documentation coming soon. - UPDATED: Package Dependencies
NOTE: EF Plus uses EFCore-Pinned Versionning conventions