NetTopologySuite.IO.SqlServerBytes by: NetTopologySuite - Team
  • 24 total downloads
  • Latest version: 2.1.0
  • NTS MSSQL SQLServer SQL Server SQL
A SQL Server IO module for NTS which works directly with the serialization format
NewId by: Chris Patterson
  • 49 total downloads
  • Latest version: 4.0.1
  • MassTransit NewId
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Newtonsoft.Json by: James Newton-King
  • 935 total downloads
  • Latest version: 13.0.5-beta1
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 338 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
Newtonsoft.Json.Schema by: Newtonsoft
  • 97 total downloads
  • Latest version: 4.0.2-beta2
  • json schema jsonschema
Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET
NHibernate by: NHibernate community, Hibernate community
  • 370 total downloads
  • Latest version: 5.6.0
  • ORM O/RM DataBase DAL ObjectRelationalMapping NHibernate ADO.Net Core
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.
NHibernate.AspNetCore.Identity by: beginor
  • 319 total downloads
  • Latest version: 10.0.0
  • nhibernate, aspnetcore, identity
ASPNET Core Identity provider that uses NHibernate for storage. (Build in support for PostgreSQL, SqlServer, MySql, Sqlite)
NHibernate.Caches.Common by: NHibernate community
  • 16 total downloads
  • Latest version: 5.9.0
  • nhibernate cache
Common types of NHibernate.Caches providers.
NHibernate.Caches.CoreMemoryCache by: NHibernate community
  • 29 total downloads
  • Latest version: 5.9.0
  • nhibernate cache
Cache provider for NHibernate using .Net Core MemoryCache (Microsoft.Extensions.Caching.Memory).
NHibernate.Castle by: NHibernate community, Hibernate community
  • 3 total downloads
  • Latest version: 3.1.0.4000
  • ORM, DataBase, DAL, Object Relational Mapping
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 by: Stephen Cleary
  • 73 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.Context by: Stephen Cleary
  • 87 total downloads
  • Latest version: 5.1.2
  • task async synchronizationcontext
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination by: Stephen Cleary
  • 110 total downloads
  • Latest version: 5.1.2
  • task async asynclock asynclazy
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles by: Stephen Cleary
  • 31 total downloads
  • Latest version: 5.1.2
  • task async waithandle
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop by: Stephen Cleary
  • 37 total downloads
  • Latest version: 5.1.2
  • task async
Interfaces and utility methods for combining async with OOP.
Nito.AsyncEx.Tasks by: Stephen Cleary
  • 111 total downloads
  • Latest version: 5.1.2
  • task async taskfactory cancellationtoken taskcompletionsource
Common helper methods for tasks as used in asynchronous programming.
Nito.Cancellation by: Stephen Cleary
  • 52 total downloads
  • Latest version: 1.2.0
  • cancellation cancellationtoken
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque by: Stephen Cleary
  • 48 total downloads
  • Latest version: 1.2.1
  • collection deque dequeue
A double-ended queue.
Nito.Disposables by: Stephen Cleary
  • 91 total downloads
  • Latest version: 2.5.0
  • idisposable,iasyncdisposable,disposable
IDisposable and IAsyncDisposable helper types.
NJsonSchema by: Rico Suter
  • 2.7k total downloads
  • Latest version: 11.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET