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
10 packages returned for Tags:"helper-
functions"
Sort by
Relevance
Downloads
Recently updated
DotNetXtensions
by:
copernicus365
24,349 total downloads
last updated
6/28/2022
Latest version:
4.3.0
dotnet
dotnet-core
helper-functions
helpers-library
A general purpose toolbox of helpful .NET extensions methods (and some types). Helpful extension methods on Dictionary, DateTime / DateTimeOffset, on strings and StringBuilder, on general...
More information
DotNetXtensions.
MimeTypes
by:
copernicus365
8,136 total downloads
last updated
3/9/2022
Latest version:
4.2.0
mime-type
dotnet
helper-functions
MIME type helper for getting some common ("basic") MIME types, and the ability to know their associated file extensions, or to find a MIME type(s) from an extension, and so forth. This is NOT intended to be...
More information
DotNetXtensions.
Common
by:
copernicus365
6,994 total downloads
last updated
3/11/2022
Latest version:
3.7.0
DropOffStack
PriorityQueue
binary-search
GuidTimeStamp
dotnet
helper-functions
A number of helpful collections, such as a DropOffStack, a PriorityQueue, some binary-search types that allow chop-searching on virtual collections (not just on an array), and a grab-bag of additional...
More information
DotNetXtensions.
Json
by:
copernicus365
3,165 total downloads
last updated
3/9/2022
Latest version:
3.5.0
json
newtonsoft-json
extensions
dotnet
helper-functions
Some Newtonsoft.JSON helper extension methods and types (e.g. JsonConverters). Most important is the extension method on objects exposting a useful `ToJson` extension method, which allows one to serialize any...
More information
DotNetXtensions.
Net
by:
copernicus365
1,877 total downloads
last updated
3/9/2022
Latest version:
3.3.0
http
not-modified
http-headers
FormUrlEncodedContent
dotnet
helper-functions
`XHttp` makes it easy to make 304 NotModified requests, to get rich request response data in fewer lines of code, makes working with some annoying things like FormUrlEncodedContent simpler, and so...
More information
RootHelpers
by:
ahmedoumezzine
1,068 total downloads
last updated
3/4/2019
Latest version:
0.0.3
asp-net
htmlhelpers
asp-net-mvc
helper-functions
Roothelpers provides extension , helper classes , and other goodies to help you use the bootstrap css framework from .net code. incorporate bootstrap into your asp.net mvc projects and make your sites more...
More information
DotNetXtensions.
Globalization
by:
copernicus365
2,835 total downloads
last updated
3/9/2022
Latest version:
2.1.0
time-zones
tz
globalization
country
state
enums
dotnet
dotnet-core
helper-functions
- Timezone / TZ types for easily getting a `TimeZoneInfo` from a TZ identifer. - World countries enum and a U.S. and Canada states enum, with GeoNames helper (with helper dictionaries on country / state...
More information
DotNetXtensions.
Text
by:
copernicus365
2,289 total downloads
last updated
3/9/2022
Latest version:
3.3.0
text-functions
xml
csv
diacritics
xml-escape
dotnet
dotnet-core
helper-functions
Text-oriented functions for working with CSVs, clearing XML tags, Diacritics, a GridOutputBuilder (for outputting lines of output in aligned columns), and so forth.
DotNetXtensions.
Cryptography
by:
copernicus365
4,857 total downloads
last updated
3/9/2022
Latest version:
3.4.0
AES
Hashes
SHA
XZip
ZipArchive
RandomStringGenerator
RandomNumbers
CryptoRandom
RNGCryptoServiceProvider
dotnet
More tags
Some cryptography and compression related helper extension methods and types. Extension methods that make it easy to get SHA hashes as well as AES-256 encryption on strings and byte-arrays. XZip...
More information
DotNetXtensions.
TimeZones
by:
copernicus365
978 total downloads
last updated
6/18/2019
Latest version:
3.1.0
time-zones
tz
globalization
dotnet
dotnet-core
helper-functions
Timezone / TZ types for easily getting a `TimeZoneInfo` from a TZ identifer. Also contains a world countries enum and a U.S. and Canada states enum, GeoNames, and so forth.