yv989c/BlazarTech.QueryableValues
This library allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core queries when using the SQL Server database provider.
C#NOASSERTION
Issues
- 0
Case sensitivity issues?
#49 opened by drdamour - 3
Better execution plans
#43 opened by yv989c - 1
Non-intrusive Mode
#13 opened by yv989c - 0
Question: Nullable columns
#48 opened by topherZa - 0
Doesn't work with compiled models
#47 opened by karl-sjogren - 2
EF.Property<T> throws exception with list used in AsQueryableValues() extension
#46 opened by AhmedMSedeek - 4
- 0
Support for DateOnly/TimeOnly?
#28 opened by yv989c - 3
- 7
Entity Framework Core 8 (.NET 8) Support
#39 opened by SerhiyBalan - 1
Joining entities with table
#40 opened by andrewkittredge - 6
Support for the In-Memory Database Provider
#2 opened by yv989c - 3
Enum Support
#33 opened by OculiViridi - 1
- 2
- 18
- 2
ToQueryString does not work
#29 opened by denadmin - 2
Json Serialization Support
#19 opened by yv989c - 12
Unable to cast object of type 'BlazarTech.QueryableValues.DeferredInt32Values' to type 'System.String'.
#25 opened by jasenf - 2
Does/Can this work with enum values?
#23 opened by bzbetty - 2
MySql support?
#22 opened by mkalinski93 - 1
Naming for Entity Framework 7 and above
#20 opened by yv989c - 7
Is there a way to compose a query that uses a condition of contains in two lists (AND not OR)?
#10 opened by Tyler-V - 5
- 1
Missing types
#1 opened by yv989c - 0
- 0