NinjaNye.SearchExtensions
0.1.5050.16268
See the version list below for details.
dotnet add package NinjaNye.SearchExtensions --version 0.1.5050.16268
NuGet\Install-Package NinjaNye.SearchExtensions -Version 0.1.5050.16268
<PackageReference Include="NinjaNye.SearchExtensions" Version="0.1.5050.16268" />
paket add NinjaNye.SearchExtensions --version 0.1.5050.16268
#r "nuget: NinjaNye.SearchExtensions, 0.1.5050.16268"
// Install NinjaNye.SearchExtensions as a Cake Addin #addin nuget:?package=NinjaNye.SearchExtensions&version=0.1.5050.16268 // Install NinjaNye.SearchExtensions as a Cake Tool #tool nuget:?package=NinjaNye.SearchExtensions&version=0.1.5050.16268
A collection of extension methods to IQueryable that enable easy searching
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on NinjaNye.SearchExtensions:
Package | Downloads |
---|---|
NinjaNye.SearchExtensions.Levenshtein
A collection of extension methods to IQueryable and IEnumerable that enable easy and performance Levenshtein searches |
|
NinjaNye.SearchExtensions.Soundex
A collection of extension methods to IQueryable and IEnumerable that enable easy and performance Soundex searches |
|
LShared.Frameworks
Package Description |
|
NiuX.Common
csharp common, utils, helpers, tools etc. |
|
LevelB.Arch.Core
LevelB.Arch.Core |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.1 | 40,638 | 7/5/2024 |
4.0.0.3 | 697 | 7/3/2024 |
4.0.0.2 | 178 | 7/3/2024 |
4.0.0.1 | 183 | 7/3/2024 |
4.0.0 | 262 | 7/3/2024 |
3.0.1 | 1,067,040 | 6/17/2019 |
3.0.0 | 22,466 | 2/4/2019 |
2.2.0 | 85,397 | 7/25/2017 |
2.1.0 | 15,383 | 4/1/2017 |
2.0.6149.33145 | 55,630 | 11/1/2016 |
1.8.6091.39511 | 23,923 | 9/4/2016 |
1.8.6017.41438 | 31,117 | 6/22/2016 |
1.8.5964.15074 | 4,745 | 4/30/2016 |
1.7.5798.38367 | 10,886 | 11/16/2015 |
1.7.5787.330 | 1,752 | 11/5/2015 |
1.7.5772.14200 | 1,784 | 10/21/2015 |
1.6.5770.26922 | 1,781 | 10/19/2015 |
1.6.5730.33279 | 2,075 | 9/9/2015 |
1.6.5728.37462 | 1,778 | 9/7/2015 |
1.6.5728.32066 | 1,752 | 9/7/2015 |
1.5.5534.18628 | 4,136 | 2/25/2015 |
1.5.5530.18650 | 2,242 | 2/21/2015 |
1.4.5498.15595 | 1,867 | 2/1/2015 |
1.4.5486.43014 | 1,924 | 1/8/2015 |
1.3.5442.26596 | 2,064 | 11/25/2014 |
1.2.5422.24040 | 2,058 | 11/5/2014 |
1.2.5422.16576 | 2,042 | 11/5/2014 |
1.1.5407.24264 | 1,834 | 10/21/2014 |
1.0.5395.16422 | 5,603 | 10/9/2014 |
0.6.5193.24776 | 2,379 | 3/21/2014 |
0.5.5177.27576 | 1,937 | 3/5/2014 |
0.3.5151.18033 | 1,917 | 2/7/2014 |
0.3.5135.18099 | 1,905 | 1/22/2014 |
0.3.5134.23812 | 1,873 | 1/21/2014 |
0.3.5134.23721 | 1,887 | 1/21/2014 |
0.2.5130.16514 | 1,913 | 1/17/2014 |
0.1.5050.16271 | 1,881 | 10/30/2013 |
0.1.5050.16268 | 1,706 | 10/29/2013 |
Initial release of my SearchExtensions library. This release is currently alpha