issues
search
ninjanye
/
SearchExtensions
Library of IQueryable extension methods to perform searching
MIT License
331
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Missing .Include() entities with certain ordering and .Take()
#53
Crusader2010
opened
4 months ago
0
Gha nuget test
#52
ninjanye
closed
5 months ago
0
Conditional Package
#51
mbwilding
closed
5 months ago
0
Dotnet 8 / Package Updates
#50
mbwilding
closed
5 months ago
1
Search by joining properties.
#49
kadirgedik
opened
1 year ago
1
Exclude properties
#48
KeesAlderliesten
opened
2 years ago
0
Search does not handle some special characters
#47
spicamelot
opened
2 years ago
1
How to do sub-queries?
#46
jfrank14
opened
2 years ago
0
Async Streaming Error, Need to implement IDbAsyncEnumerable
#45
tchadwick
opened
3 years ago
1
Searching multiple column with different criteria.
#44
charlondelacruz
closed
3 years ago
1
SearchChildren With EFCore
#43
jasonhill
opened
3 years ago
3
How to perform a case insensitive search?
#42
boop5
opened
4 years ago
4
update Ranked to public access
#41
ldqk
opened
4 years ago
2
System.InvalidOperationException: The source IQueryable doesn't implement IAsyncEnumerable
#40
gojanpaolo
opened
4 years ago
1
Add missing paretheses to readme
#39
pmarcanol
closed
4 years ago
1
In NetCore 3.0 project, ToRanked not working
#38
irsali
opened
4 years ago
2
IsEqual Method Not Found
#37
za8950
opened
4 years ago
2
Compatibility with Entity Framework Plus library
#36
JakubHolovsky
opened
4 years ago
0
Is there a way to get access to the expression/search stuff without an instance of an IQueryable/IEnumerable?
#35
VictorioBerra
opened
5 years ago
0
ExpressionParser added.
#34
clegoz
closed
5 years ago
3
Readme is outdated
#33
ninjanye
opened
5 years ago
0
Soundex package
#32
ninjanye
closed
5 years ago
0
Separate the Levenshtein functionality in order to create a dedicated nuget package
#31
ninjanye
closed
5 years ago
0
Expose the final predicate.
#30
VictorioBerra
closed
5 years ago
15
Why is everything so protected and internal?
#29
VictorioBerra
closed
5 years ago
5
Core 2.1, EF Core 2.1 "could not be translated and will be evaluated locally"
#28
VictorioBerra
closed
6 years ago
2
How can I pass strings as my search properties?
#27
VictorioBerra
closed
5 years ago
7
Support for full-text search
#26
Jogai
opened
6 years ago
0
Fixed markdown
#25
Jogai
closed
6 years ago
1
Chaining SearchChildren?
#24
LordMike
opened
6 years ago
2
Search datetime using string
#23
jagadeesh1492
opened
6 years ago
4
Search in every Column of query | .Search() in query | Linq to Entities
#22
yunuza
opened
6 years ago
2
Fixes #20 - update to netstandard1.0 and net45
#21
Jetski5822
closed
7 years ago
0
Could not install package NinjaNye.SearchExtensions 2.1.0 on .NETFramework 4.5
#20
AbdullahAlimam
closed
7 years ago
2
String.Empty is manage as a space
#19
Syl2020
closed
7 years ago
1
NET Core support
#18
maximtarasov
closed
7 years ago
8
search on joined data
#17
twilly86
opened
7 years ago
9
Adding project/tests that target .NET portable
#16
gwartnes
closed
7 years ago
2
ignore case for IQueryable
#15
veezed
opened
7 years ago
8
Can't install package into a project that targets .NET Portable
#14
gwartnes
closed
7 years ago
3
Additional test and bug fix for multiple search params
#13
mattbarkerdev
closed
7 years ago
14
Added ToLeftWeightedRanked
#12
mattbarkerdev
closed
8 years ago
5
EF .Include(x => x.Something) not working when using SearchExtensions
#11
aalho
closed
8 years ago
2
Searching by empty string throws ArgumentNullException
#10
siderisltd
closed
8 years ago
1
Added support for ranked search with StartsWith filter
#9
weiran
closed
8 years ago
9
EF Include() not working when used after search extensions
#8
maximtarasov
closed
8 years ago
2
Searching various tables with composite keys
#7
smartmeter
closed
8 years ago
1
OR with different criteria
#6
sunflowerlab
opened
8 years ago
4
Containing search also adds StartsWith and EndsWith to expression
#5
AVee
closed
9 years ago
1
Allow the searching of child collections
#4
ninjanye
closed
9 years ago
13
Next