- #76 - Regression: ExpandableQuery is inaccessible due to its protection level
- #75 - Question: Missing release notes for 1.1.12 and 1.1.13
Commits: c048b99a03...c048b99a03
- #74 - Update README.md contributed by (claudiocantalupo-spotsoftware)
- #76 - Regression: ExpandableQuery is inaccessible due to its protection level
Commits: f5a53a4513...f5a53a4513
- #72 - PredicateBuilder failing to build correct expression
- #70 - selectively apply QueryOptimizer
- #61 - ExpressionVisitor doesn't handle all expression Types +fix
Commits: 01ede9c131...79aa90243c
- LinqKit.Core supports NET Standard 2.0
- LinqKit.EntityFrameworkCore depends on Microsoft.EntityFrameworkCore 2.0.0 when used in NET Standard 2.0
Commits: ...
- LinqKit is now reverted to use dependency on EntityFramework 6.x
- LinqKit.Core is a new package which does not have any dependency on EntityFramework or EntityFrameworkCore
- LinqKit.EntityFramework has been updated to a newer version, but no structural changes
- LinqKit.EntityFrameworkCore has been updated to a newer version, but no structural changes
Commits: ...
- Added ExpressionStarter logic
Commits: ...
- Added strong name signing for LinqKit.dll
Commits: ...
- Removed portable target to fix issues with .Net Core 1.0 RTM when using this project
Commits: ...
- .Net Core 1.0 RTM
- Changed dependency from JetBrains.Annotations to fix issues with System.Runtime
Commits: ...
- Update to dotnet rc2removed dependency on EntityFramework
Commits: ...