NinjaNye.SearchExtensions 3.0.1

.NET Standard 1.0 .NET Framework 4.5
dotnet add package NinjaNye.SearchExtensions --version 3.0.1
NuGet\Install-Package NinjaNye.SearchExtensions -Version 3.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NinjaNye.SearchExtensions" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NinjaNye.SearchExtensions --version 3.0.1
#r "nuget: NinjaNye.SearchExtensions, 3.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NinjaNye.SearchExtensions as a Cake Addin
#addin nuget:?package=NinjaNye.SearchExtensions&version=3.0.1

// Install NinjaNye.SearchExtensions as a Cake Tool
#tool nuget:?package=NinjaNye.SearchExtensions&version=3.0.1

A collection of extension methods to IQueryable and IEnumerable that enable easy searching and ranking. Searches can be performed against multiple properties and support a wide range of types

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Universal Windows Platform uap uap10.0
Windows Phone wp8 wp81 wpa81
Windows Store netcore netcore45 netcore451
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

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 (1)

Showing the top 1 popular GitHub repositories that depend on NinjaNye.SearchExtensions:

Repository Stars
oureveryday/Steam-auto-crack
Steam Game Automatic Cracker
Version Downloads Last updated
3.0.1 548,580 6/17/2019
3.0.0 20,204 2/4/2019
2.2.0 68,972 7/25/2017
2.1.0 14,398 4/1/2017
2.0.6149.33145 42,212 11/1/2016
1.8.6091.39511 13,185 9/4/2016
1.8.6017.41438 27,413 6/22/2016
1.8.5964.15074 4,177 4/30/2016
1.7.5798.38367 10,213 11/16/2015
1.7.5787.330 1,279 11/5/2015
1.7.5772.14200 1,282 10/21/2015
1.6.5770.26922 1,269 10/19/2015
1.6.5730.33279 1,577 9/9/2015
1.6.5728.37462 1,293 9/7/2015
1.6.5728.32066 1,256 9/7/2015
1.5.5534.18628 2,860 2/25/2015
1.5.5530.18650 1,772 2/21/2015
1.4.5498.15595 1,311 2/1/2015
1.4.5486.43014 1,423 1/8/2015
1.3.5442.26596 1,515 11/25/2014
1.2.5422.24040 1,549 11/5/2014
1.2.5422.16576 1,534 11/5/2014
1.1.5407.24264 1,330 10/21/2014
1.0.5395.16422 4,490 10/9/2014
0.6.5193.24776 1,822 3/21/2014
0.5.5177.27576 1,432 3/5/2014
0.3.5151.18033 1,391 2/7/2014
0.3.5135.18099 1,421 1/22/2014
0.3.5134.23812 1,363 1/21/2014
0.3.5134.23721 1,378 1/21/2014
0.2.5130.16514 1,402 1/17/2014
0.1.5050.16271 1,357 10/30/2013
0.1.5050.16268 1,135 10/29/2013

NinjaNye.SearchExtensions library. Now built with dotnet core support (netstandard 1.0)