Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
68 packages returned for Tags:"matching"
Sort by
Relevance
Downloads
Recently updated
Fastenshtein
by:
DanHartley
2,725,047 total downloads
last updated
10/8/2021
Latest version:
1.0.0.8
Levenshtein
Distance
String
Fuzzy
Matching
Search
netstandard
The one of the fastest Levenshtein distance packages on NuGet. Supports .NET Framework and .NET (.NET Standard 1.0/2.0). Levenshtein calculates the shortest possible distance between two strings. Producing a...
More information
FuzzySharp
by:
jacobbayer
1,710,206 total downloads
last updated
6/26/2020
Latest version:
2.0.2
Fuzzy
String
Matching
Comparison
FuzzyWuzzy
FuzzySharp
Fuzzy string matcher based on FuzzyWuzzy algorithm from SeatGeek
LanguageExt.
Core
by:
louthy
9,160,890 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
Tokenizer
by:
flipbit
262,096 total downloads
last updated
1/4/2021
Latest version:
2.2.2
tokenizer
tokens
pattern
matching
Tokenizer extracts structured information from blocks of text and reflects them onto .NET objects
AntPathMatching
by:
WichardRiezebos
283,021 total downloads
last updated
9/21/2018
Latest version:
1.0.34
ant
path
matching
directory
regex
search
recursive
files
Package for matching paths (files, directories) using the apache ant-style.
Microsoft.
Automata.
SRM
by:
Microsoft
nugetautomata
71,369 total downloads
last updated
9/23/2021
Latest version:
2.0.0-alpha3
regular
expression
regex
matching
unicode
High-performance .NET regex engine with predictable performance
Simplicity
by:
benscott
45,369 total downloads
last updated
5/25/2016
Latest version:
1.1.0
pattern
matching
functional
programming
A pattern matching library in C#
SuccincT
by:
DavidArno
106,108 total downloads
last updated
2/17/2020
Latest version:
4.0.0
Partial
application
Discriminated
unions
Options
Maybe
Pattern
matching
cons
functional
Succinc<T> is a .NET library that adds a number of functional features to C#: * Discriminated unions, * Pattern matching, * Partial applications, * "Implicitly" typed lambdas, * The ability to treat void...
More information
LanguageExt.
FSharp
by:
louthy
407,500 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Helper library for LanguageExt.Core that facilitates conversion between F# native types like Option, Map, List, etc to .NET and Language Ext types.
NMatcher
by:
defrag
29,305 total downloads
last updated
5/24/2023
Latest version:
2.2.2
json
testing
matching
api
NMatcher is a simple library that eases tests (mostly with json).
LanguageExt.
Parsec
by:
louthy
338,409 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Parser combinators library based on Haskell Parsec. This is part of the LanguageExt functional base class library and requires LanguageExt.Core
Sovren.
SDK
by:
Sovren
sovren-jwesson
44,643 total downloads
last updated
5/12/2023
Latest version:
2.1.0
textkernel
sovren
sdk
resume
cv
job
parsing
matching
searching
An SDK to integrate with the Sovren v10 API for resume/CV parsing and AI searching and matching.
CommandScore
by:
Curiosity
8,098 total downloads
last updated
6/23/2022
Latest version:
1.0.30455
String
matching
Fuzzy
matching
C# port of the javascript command fuzzy matching library: https://github.com/superhuman/command-score
ResultSharp
by:
nekronos
45,928 total downloads
last updated
5/4/2022
Latest version:
0.3.1
C#
Functional
Monad
Pattern
Matching
Result
Error
handling
Package Description
LanguageExt.
Rx
by:
louthy
191,711 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Support for Reactive Extensions overloads for various types in the LanguageExt.Core
LanguageExt.
CodeGen
by:
louthy
170,750 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Lenses
Records
Unions
Monad
Option
Either
More tags
Design and build-time code-gen for records, unions, lenses and immutable With functions
PercolatorMatching
by:
Jim_Varney
18,949 total downloads
last updated
4/7/2015
Latest version:
1.1.0
matching
fuzzy
similarity
mini
pattern
percolator
A simple dll that contains a matching class to match strings and to calculate the score of similarity between the two strings using the Ratcliff-Obershelp algorithm.
Acklann.
GlobN
by:
Ackara
15,615 total downloads
last updated
9/9/2018
Latest version:
2.1.7
glob
minimatch
file
pattern
matching
A netstandard library that allows you to effortlessy grab files via glob/minimatch patterns. Great for resolving relative paths coming from the command-line
Functional.
Fluent
by:
leonardpt
Deprecated
29,886 total downloads
last updated
10/6/2017
Latest version:
1.3.6
fluent
functional
monad
maybe
pattern
matching
state
result
memo
Provides a functional fluent syntax for C# based apps
LanguageExt.
Transformers
by:
louthy
101,000 total downloads
last updated
4/14/2023
Latest version:
4.4.3
C#
Functional
Language
Extension
Monad
Option
Either
Reader
Writer
State
More tags
Functions like MapT, BindT, ForAllT, etc. for the nested monadic type extensions (i.e. `Seq<Option>`
Previous
Next