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
41 packages returned for Tags:"Recursive"
Sort by
Relevance
Downloads
Recently updated
SQLiteNetExtensions
by:
b099l3
redent
1,663,620 total downloads
last updated
8/13/2018
Latest version:
2.1.0
sqlite
sqlite-net
net
extensions
orm
cascade
recursive
SQLite-Net Extensions is a very simple ORM that provides cascade operations, one-to-one, one-to-many, many-to-one, many-to-many, inverse and text-blobbed relationships on top of the sqlite-net library.
SQLiteNetExtensions.
Async
by:
b099l3
redent
718,478 total downloads
last updated
8/13/2018
Latest version:
2.1.0
sqlite
sqlite-net
net
extensions
orm
cascade
recursive
async
SQLite-Net Extensions is a very simple ORM that provides cascade operations, one-to-one, one-to-many, many-to-one, many-to-many, inverse and text-blobbed relationships on top of the sqlite-net library.
AntPathMatching
by:
WichardRiezebos
332,607 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.
Spart
by:
sillsdev
sil-lsdev
126,773 total downloads
last updated
3/5/2018
Latest version:
1.0.0
recursive
descent
parser
generator
Spirit
The Spart library is an object oriented recursive descent parser generator framework implemented in C#.
SQLiteNetCipherExtensions
by:
tranb3r
69,030 total downloads
last updated
3/25/2019
Latest version:
2.1.0
sqlite
sqlite-net
sqlcipher
net
extensions
orm
cascade
recursive
SQLite-Net Extensions is a very simple ORM that provides cascade operations, one-to-one, one-to-many, many-to-one, many-to-many, inverse and text-blobbed relationships on top of the sqlite-net library.
SQLiteNetCipherExtensions.
Async
by:
tranb3r
55,691 total downloads
last updated
3/25/2019
Latest version:
2.1.0
sqlite
sqlite-net
sqlcipher
net
extensions
orm
cascade
recursive
async
SQLite-Net Extensions is a very simple ORM that provides cascade operations, one-to-one, one-to-many, many-to-one, many-to-many, inverse and text-blobbed relationships on top of the sqlite-net library.
SQLiteNetExtensionsCore
by:
JamesGreen
jammer
22,307 total downloads
last updated
7/20/2017
Latest version:
2.0.0
sqlite
sqlite-net
netstandard
extensions
orm
cascade
recursive
SQLite-Net Extensions is a very simple ORM that provides cascade operations, one-to-one, one-to-many, many-to-one, many-to-many, inverse and text-blobbed relationships on top of the sqlite-net library.
ZDV.
LinQ.
Hierarchy
by:
TGlatzer
7,081 total downloads
last updated
1/18/2017
Latest version:
1.0.4
Linq
Tree
Hierarchy
Recursive
ZDV.Linq.Hierarchy Class Library
SQLiteNetExtensions-
MvvmCross
by:
b099l3
redent
14,021 total downloads
last updated
12/1/2017
Latest version:
2.0.0
sqlite
sqlite-net
net
extensions
orm
cascade
recursive
SQLite-Net Extensions is a very simple ORM that provides cascade operations, one-to-one, one-to-many, many-to-one, many-to-many, inverse and text-blobbed relationships on top of the sqlite-net library.
WhoisGenie.
NET
by:
keithjjones
8,515 total downloads
last updated
5/2/2016
Latest version:
20160502.1.0
whois
genie
arin
recursive
This C# library provides access to ARIN RESTful Whois lookups, plus recursive raw lookups.
SQLiteNetExtensionsCore.
Async
by:
JamesGreen
jammer
18,954 total downloads
last updated
7/20/2017
Latest version:
2.0.0
sqlite
sqlite-net
netstandard
extensions
orm
cascade
recursive
async
SQLite-Net Extensions is a very simple ORM that provides cascade operations, one-to-one, one-to-many, many-to-one, many-to-many, inverse and text-blobbed relationships on top of the sqlite-net library.
Syncfusion.
SfSchedule.
UWP
by:
SyncfusionInc
143,640 total downloads
last updated
9/26/2023
Latest version:
23.1.38
syncfusion
syncfusion.uwp
uwp
universal
uap10.0
mvvm
desktop
xaml
schedule
calendar
More tags
This package provides the functionality to utilize the features of Syncfusion UWP Schedule control and more.
Funcursive
by:
jasonall
3,379 total downloads
last updated
9/17/2013
Latest version:
1.0.0.1
Func
Action
Recursive
Recursion
Recursive Func library for C#
XmlExtensionAssistant
by:
Givens24
4,255 total downloads
last updated
10/29/2016
Latest version:
1.0.6145.38058
XML
Extensions
C#
.Net
Recursive
A group of extensions for an XmlDocument that flatten, search, traverse and perform actions on the xml nodes.
JJ.
Framework.
Collections
by:
jjvanzon
9,687 total downloads
last updated
10/31/2018
Latest version:
1.5.6877.41334
collections
lists
helpers
extensions
recursion
recursive
redblacktree
red
black
tree
LINQ overloads. SelectRecursive SelectAncestors Add Remove AddRange Concat CrossJoin Distinct DistinctMany Except FirstWithClearException SingleOrDefaultWithClearException SingleWithClearException ForEach...
More information
DCCS.
ExceptionHelpers.
NetStandard
by:
mgerambDDCS
5,012 total downloads
last updated
8/28/2019
Latest version:
1.0.5
Exception
Hierarchy
FullMessage
Recursive
BuildCompleteMessage
GetAllExceptionsInHierarchy
Provides helper functions for exceptions to get all exceptions in the InnerException hierarchy and to build full messages out of it
Recursion
by:
longqinsi
2,968 total downloads
last updated
5/15/2017
Latest version:
1.2.0
Tail
Recursion
Recursive
Func
Action
Base on C#: A Method for Tail Call Recursion by StormySpike[https://www.codeproject.com/Articles/43234/C-A-Method-for-Tail-Call-Recursion].
Funcursive7
by:
jasonall
1,444 total downloads
last updated
9/17/2013
Latest version:
1.0.0.1
Func
Action
Recursive
Recursion
Recursive Func library for C# (for Windows Phone 7.5 projects)
RecursiveRenamer
by:
kelvysb
2,174 total downloads
last updated
10/11/2019
Latest version:
1.0.4
Recursive
Rename
Tool
RegEx
Pattern
Command line tool to recursively rename files based on regex pattern search and replace.
recls.
NET
by:
synesissoftware
2,118 total downloads
last updated
8/4/2019
Latest version:
2.3.1110.1
recls
file-search
recursive
.NET
Synesis
recls.NET Core components
Previous
Next