Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
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
22 packages returned for Tags:"nito"
Sort by
Relevance
Downloads
Recently updated
Nito.
AsyncEx
by:
stephencleary
34,737,834 total downloads
last updated
9/26/2021
Latest version:
5.1.2
async
await
async-await
task
asynchronous
nito
nitro
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.
AsyncEx.
StrongNamed
by:
stephencleary
308,923 total downloads
last updated
1/29/2017
Latest version:
4.0.1
async
await
async-await
task
asynchronous
nito
A helper library for the Task-Based Asynchronous Pattern (TAP).
AsyncUnitTests-
MSTest
by:
stephencleary
132,694 total downloads
last updated
2/3/2012
Latest version:
1.0.1
nito
async
unit
test
asynchronous
async-ctp
await
async-await
net40
net45
More tags
"[TestMethod] async void MyTest()" actually works correctly.
Nito.
AsyncEx.
Dataflow
by:
stephencleary
16,974 total downloads
last updated
1/29/2017
Latest version:
4.0.1
dataflow
async
await
nito
A helper library for async/await with TPL Dataflow.
Nito.
KitchenSink.
Dynamic
by:
stephencleary
7,388 total downloads
last updated
5/26/2011
Latest version:
1.1.0
nito
dynamic
static
.net40
A helper library for dynamically accessing static type members.
Nito.
KitchenSink.
OptionParsing
by:
stephencleary
11,808 total downloads
last updated
8/10/2011
Latest version:
1.1.3
nito
option
options
parse
parsing
getopt
.net40
Option parsing, inspired by getopt but also allowing for Windows conventions.
Nito.
KitchenSink.
NotifyPropertyChanged
by:
stephencleary
8,345 total downloads
last updated
5/26/2011
Latest version:
1.1.0
nito
inotifypropertychanged
notifypropertychanged
propertychanged
.net40
Helper methods for implementing and consuming INotifyPropertyChanged.
Nito.
KitchenSink.
GetPropertyName
by:
stephencleary
8,790 total downloads
last updated
5/26/2011
Latest version:
1.1.0
nito
property
name
.net35
.net40
A library containing an extension method GetPropertyName which allows retrieving the property name from a lambda expression.
Nito.
KitchenSink.
SimpleParsers
by:
stephencleary
6,470 total downloads
last updated
5/26/2011
Latest version:
1.1.0
nito
parse
string
.net40
Provides "simple" parsers, which are objects essentially implementing TryParse methods.
Nito.
KitchenSink.
BinaryData
by:
stephencleary
4,844 total downloads
last updated
5/26/2011
Latest version:
1.1.0
nito
binary
byte
.net40
A helper library for working with byte sequences and arrays.
Nito.
AsyncEx.
Dataflow.
StrongNamed
by:
stephencleary
4,800 total downloads
last updated
1/29/2017
Latest version:
4.0.1
dataflow
async
await
nito
A helper library for async/await with TPL Dataflow.
Nito.
KitchenSink.
GuidDecoding
by:
stephencleary
4,650 total downloads
last updated
5/26/2011
Latest version:
1.1.0
nito
guid
.net35
.net40
A library containing methods to decode GUIDs.
Nito.
KitchenSink.
PInvokeInterop
by:
stephencleary
5,451 total downloads
last updated
5/26/2011
Latest version:
1.1.0
nito
pinvoke
interop
.net20
.net30
.net35
.net40
A helper library for P/Invoke Interop.
Nito.
KitchenSink.
HashAlgorithms
by:
stephencleary
4,750 total downloads
last updated
5/26/2011
Latest version:
1.1.0
nito
hashalgorithm
hash
openssl
.net35
.net40
A library containing OpenSSL-like extension methods for HashAlgorithm.
Nito.
KitchenSink.
Exceptions
by:
stephencleary
4,791 total downloads
last updated
5/26/2011
Latest version:
1.1.0
nito
exception
aggregateexception
throw
rethrow
xml
.net40
Exception helpers, including ReThrow (with the stack trace preserved), AggregateException unwrapping, and dumping to xml.
Nito.
KitchenSink.
FileSystemPaths
by:
stephencleary
6,830 total downloads
last updated
5/26/2011
Latest version:
1.2.0
nito
path
file
directory
folder
filesystem
.net35
.net40
A helper library for working with strings that are file system paths.
Nito.
AnonymousInterfaces
by:
stephencleary
2,003 total downloads
last updated
11/17/2012
Latest version:
1.0.0
nito
anonymous
interface
fluent
A fluent API for anonymously implementing any interface.
Nito.
AsyncEx.
UnitTests.
MSFakes
by:
stephencleary
4,786 total downloads
last updated
12/10/2014
Latest version:
1.0.1
unit-test
async
await
async-await
task
asynchronous
net45
nito
A helper library for unit testing code using the Task-based Asynchronous Pattern (TAP).
Nito.
AsyncEx.
AsyncDiagnostics
by:
stephencleary
4,582 total downloads
last updated
3/14/2014
Latest version:
1.0.2
stack
call-stack
causality-chain
nito
async
await
async-await
asynchronous
net45
Easy-to-use exception causality chains for async/await.
Nito.
CalculatedProperties
by:
stephencleary
9,856 total downloads
last updated
4/27/2014
Latest version:
1.0.0
calculated
computed
property
properties
net45
net40
win8
netcore45
sl5
wp8
More tags
Easy-to-use calculated properties for MVVM apps (.NET 4, MonoTouch, MonoDroid, Windows 8, Windows Phone 8.1, Windows Phone Silverlight 8.0, and Silverlight 5).
Previous
Next