A collection of extension methods to IQueryable and IEnumerable that enable easy and performance Soundex searches.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 4.0.1 |
Author(s): | John Nye |
Last Update: | Friday, July 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://ninjanye.github.io/SearchExtensions/ |
NuGet Url: | https://www.nuget.org/packages/NinjaNye.SearchExtensions.Soundex |
Install
Install-Package NinjaNye.SearchExtensions.Soundex
dotnet add package NinjaNye.SearchExtensions.Soundex
paket add NinjaNye.SearchExtensions.Soundex
NinjaNye.SearchExtensions.Soundex Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- NinjaNye.SearchExtensions(>= 3.0.1)
- NinjaNye.SearchExtensions(>= 3.0.1)
- NETStandard.Library(>= 1.6.1)
Tags