Skip to content

Re-Engineer queryable and enumerable extensions found in the System.Linq namespace from the SubSonic.Linq queryable extensions. #27

@kccarter76

Description

@kccarter76

update the subsonic query provider to build the query when a System.Linq extension is used. The goal here is to remove any extension stubbed out in System.Linq.Queryable and System.Linq.Enumerable from SubSonic.Linq.SubSonicQueryable. This should allow us to rename it to SubSonic.Linq.Queryable.

this will also make life simpler for developers to use the SubSonic Core data access layer.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions