PLINQO 5.0
·
1316 commits
to master
since this release
Improvements
- Added Visual Studio 2010 and .NET 4 Support
- Updated QuickStart with latest Dynamic Data and DataServices
- Added SQLCacheDependancy Support
- Added IQueryable Cache Extensions
- Added Include extension for advanced eager loading
- Improved AuditLog, now includes updates after SubmitChanges
- Fixed bug in CacheManager where default profile did not load properly
- Added override RuleManager.Run override that populates the TrackedObject.Original
- Fixed bug in AuditLog
- Fixed bugs in VB Quick Start
- Added DataContextName to QuickStart.cst
- Fixed Managers didn't have the same access modifier as entities
- Fixed bug in GetByKey function in VB
- Fixed invalid cast exception for Range attribute on short properties
- Fixed bug in ExecuteFutureQueries when no queries were loaded
- Fixed bug in Manager when column didn't exist
- Added logic to skip columns of type 'hierarchyid'
- Added work around for L2S Profiler not working with transactions
- Fixed bug where Metadata property types did not match up with Enums
- Added BeginTransaction with no overload