Nito.Cancellation
by: Stephen Cleary
- 660 total downloads
- Latest version: 1.2.0
Helper types for working with cancellation tokens and sources.
Newtonsoft.Json.Bson
by: James Newton-King
- 28.905k total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 8.498k total downloads
- Latest version: 10.5.2
JSON Schema reader, generator and validator for .NET
Nito.Collections.Deque
by: Stephen Cleary
- 686 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.AsyncEx.Context
by: Stephen Cleary
- 894 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Ninject
by: Ninject Project Contributors
- 1.143k total downloads
- Latest version: 4.0.0-beta.1
Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications.
NHibernate
by: NHibernate community Hibernate community
- 784 total downloads
- Latest version: 4.1.2.4000
NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful projects.
Nito.AsyncEx.Oop
by: Stephen Cleary
- 537 total downloads
- Latest version: 5.1.2
Interfaces and utility methods for combining async with OOP.
NJsonSchema.Yaml
by: Rico Suter
- 2.686k total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NJsonSchema
by: Rico Suter
- 11.556k total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 2.071k total downloads
- Latest version: 6.0.6
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 6, 7, 8, 9 and 10
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging
For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 1.105k total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.Disposables
by: Stephen Cleary
- 541 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 9.397k total downloads
- Latest version: 10.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 13.025k total downloads
- Latest version: 10.5.2
JSON Schema reader, generator and validator for .NET
Nito.AsyncEx
by: Stephen Cleary
- 871 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
NHibernate.Castle
by: NHibernate community Hibernate community
- 44 total downloads
- Latest version: 3.1.0.4000
NHibernate is a mature, open source object-relational mapper for the .NET framework.
This package enables the ability to use lazy-loading with Castle dynamic-proxy.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 947 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.AsyncEx.Interop.WaitHandles
by: Stephen Cleary
- 396 total downloads
- Latest version: 5.1.2
Task wrappers for WaitHandles.