NAudio.Wasapi by: Mark Heath
  • 1 total downloads
  • Latest version: 2.3.0
  • C# .NET audio sound
Package Description
NAudio.WinForms by: Mark Heath
  • 1 total downloads
  • Latest version: 2.3.0
  • C# .NET audio sound
Package Description
NAudio.WinMM by: NAudio.WinMM
  • 1 total downloads
  • Latest version: 2.3.0
  • C# .NET audio sound
Package Description
NConsole by: Rico Suter
  • 50 total downloads
  • Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
Nerdbank.GitVersioning by: Andrew Arnott
  • 414 total downloads
  • Latest version: 3.10.8-alpha
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.Streams by: Andrew Arnott
  • 301 total downloads
  • Latest version: 2.13.16
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NEST by: Elastic and contributors
  • 631 total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net.
netfx-Guard by: Daniel Cazzulino, kzu, Clarius
  • 28 total downloads
  • Latest version: 1.3.3.2
  • netfx validation
The only argument validation file you need, with full refactoring support and strong-typing. Examples: Guard.NotNull(() => value, value) Guard.NotNullOrEmpty( () => stringValue, stringValue)
netfx-WebApi.JsonNetFormatter by: Daniel Cazzulino, kzu, Clarius
  • 5 total downloads
  • Latest version: 1.0.0.11
  • netfx wcf webapi http json
A Json.NET-based MediaTypeFormatter for the WebApi that can handle text-based Json as well as binary Json (Bson). To use: var config = HttpHostConfiguration.Create().UseJsonNet();
NETStandard.Library by: Microsoft
  • 40 total downloads
  • Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 458 total downloads
  • Latest version: 13.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 36 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
NHibernate by: NHibernate community, Hibernate community
  • 112 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
  • 2 total downloads
  • Latest version: 5.0.4
  • nhibernate aspnetcore identity provider
ASPNET Core Identity provider that uses NHibernate for storage. (Build in support for PostgreSQL, SqlServer, MySql, Sqlite)
NHibernateProfiler.Appender by: Hibernating Rhinos LTD
  • 3 total downloads
  • Latest version: 6.0.6033
  • NHibernate Profiler Prof NHProf
NHibernate Profiler is a real-time visual debugger allowing a development team to gain valuable insight and perspective into their usage of NHibernate. The product is architected with input coming from many top industry leaders within the NHibernate community. Alerts are presented in a concise code-review manner indicating patterns of misuse by your application. To streamline your efforts to correct the misuse, we provide links to the problematic code section that triggered the alert. We provide a 30 day trial to download and see for yourself, the value you will receive with your purchase of NHibernate Profiler. This package contains the NHibernate Profiler's Appender only.
Ninject by: Ninject Project Contributors
  • 49 total downloads
  • Latest version: 4.0.0-beta.1
  • IoC DI Ninject
Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications.
Ninject.MVC3 by: Remo Gloor, Ian Davis
  • 4 total downloads
  • Latest version: 2.2.2
  • Ninject ioc di web mvc3
Extension for Ninject providing integration with ASP.NET MVC3
Ninject.Web.Common by: Ninject Project Contributors
  • 24 total downloads
  • Latest version: 3.3.2
  • IoC DI Ninject Web
Bootstrapper for web projects.
Ninject.Web.Common.WebHost by: Ninject Project Contributors
  • 118 total downloads
  • Latest version: 3.3.2
  • IoC DI Ninject Web ASP.NET
ASP.NET extension for Ninject.Web.Common
NJsonSchema by: Rico Suter
  • 1.566k total downloads
  • Latest version: 11.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET