Nito.AsyncEx by: Stephen Cleary
  • 178 total downloads
  • 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.Oop by: Stephen Cleary
  • 156 total downloads
  • Latest version: 5.1.2
  • task async
Interfaces and utility methods for combining async with OOP.
Nito.Disposables by: Stephen Cleary
  • 227 total downloads
  • Latest version: 2.5.0
  • idisposable iasyncdisposable disposable
IDisposable and IAsyncDisposable helper types.
Ninject by: Ninject Project Contributors
  • 540 total downloads
  • Latest version: 4.0.0-beta.1
  • IoC DI Ninject
Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications.
Nito.AsyncEx.Coordination by: Stephen Cleary
  • 228 total downloads
  • Latest version: 5.1.2
  • task async asynclock asynclazy
Asynchronous coordination primitives.
Ninject.Web.Common by: Ninject Project Contributors
  • 259 total downloads
  • Latest version: 3.3.2
  • IoC DI Ninject Web
Bootstrapper for web projects.
NJsonSchema.Annotations by: Rico Suter
  • 60 total downloads
  • Latest version: 11.4.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
Ninject.Web.Common.WebHost by: Ninject Project Contributors
  • 215 total downloads
  • Latest version: 3.3.2
  • IoC DI Ninject Web ASP.NET
ASP.NET extension for Ninject.Web.Common
NJsonSchema.NewtonsoftJson by: Rico Suter
  • 121 total downloads
  • Latest version: 11.4.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml by: Rico Suter
  • 1.894k total downloads
  • Latest version: 11.4.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
Nito.Cancellation by: Stephen Cleary
  • 141 total downloads
  • Latest version: 1.2.0
  • cancellation cancellationtoken
Helper types for working with cancellation tokens and sources.
Nito.AsyncEx.Tasks by: Stephen Cleary
  • 238 total downloads
  • Latest version: 5.1.2
  • task async taskfactory cancellationtoken taskcompletionsource
Common helper methods for tasks as used in asynchronous programming.
Nito.AsyncEx.Context by: Stephen Cleary
  • 206 total downloads
  • Latest version: 5.1.2
  • task async synchronizationcontext
A single-threaded async-compatible context.
Ninject.MVC5 by: Ninject Project Contributors
  • 68 total downloads
  • Latest version: 3.3.0
  • IoC DI Ninject Web ASP.NET MVC
Extension for Ninject providing integration with ASP.NET MVC5
NJsonSchema by: Rico Suter
  • 3.087k total downloads
  • Latest version: 11.4.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
Nito.AsyncEx.Interop.WaitHandles by: Stephen Cleary
  • 85 total downloads
  • Latest version: 5.1.2
  • task async waithandle
Task wrappers for WaitHandles.
NJsonSchema.CodeGeneration.TypeScript by: Rico Suter
  • 2.624k total downloads
  • Latest version: 11.4.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration by: Rico Suter
  • 3.615k total downloads
  • Latest version: 11.4.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp by: Rico Suter
  • 2.634k total downloads
  • Latest version: 11.4.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
Nito.Collections.Deque by: Stephen Cleary
  • 154 total downloads
  • Latest version: 1.2.1
  • collection deque dequeue
A double-ended queue.