NEST by: Elastic and contributors
  • 145 total downloads
  • Latest version: 6.2.0
  • 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
  • 17 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)
NETStandard.Library by: Microsoft
  • 22 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
  • 73 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
  • 9 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
Ninject by: Nate Kohari, Ian Davis, Remo Gloor, Joe Wasson, Daniel Marbach
  • 4 total downloads
  • Latest version: 2.1.0.76
Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flexible manner.
Ninject.MVC3 by: Remo Gloor, Ian Davis
  • 2 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
  • 2 total downloads
  • Latest version: 3.0.0.7
  • Ninject ioc di ASP.NET
Bootstrapper for web projects
Ninject.Web.Common.WebHost by: Ninject Project Contributors
  • 79 total downloads
  • Latest version: 3.3.2
  • IoC DI Ninject Web ASP.NET
ASP.NET extension for Ninject.Web.Common
NJsonSchema by: Rico Suter
  • 839 total downloads
  • Latest version: 10.9.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration by: Rico Suter
  • 814 total downloads
  • Latest version: 10.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp by: Rico Suter
  • 628 total downloads
  • Latest version: 10.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript by: Rico Suter
  • 630 total downloads
  • Latest version: 10.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.Yaml by: Rico Suter
  • 393 total downloads
  • Latest version: 10.9.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
Novell.Directory.Ldap.NETStandard by: Novell, dsbenghe
  • 58 total downloads
  • Latest version: 4.0.0-beta2
  • LDAP Microsoft Active Directory AD .NET Standard .NET Core C#
LDAP client library - .NET Standard 1.3/2.0/2.1 and .NET5 - compatible .NET platforms: .NET5, .NET Core >= 1.0, .NET Framework >= 4.6, Universal Windows Platform, Xamarin. Works with any LDAP server (including Microsoft Active Directory - AD)
Npgsql by: Shay Rojansky, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
  • 40 total downloads
  • Latest version: 3.2.7
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL by: Shay Rojansky
  • 10 total downloads
  • Latest version: 1.1.1
  • npgsql postgresql postgres Entity Framework Core entity-framework-core ef efcore orm sql
PostgreSQL/Npgsql provider for Entity Framework Core.
Npgsql.EntityFrameworkCore.PostgreSQL.Design by: Shay Rojansky
  • 14 total downloads
  • Latest version: 2.0.0-preview1
  • npgsql postgresql postgres Entity Framework Core entity-framework-core ef efcore orm sql
PostgreSQL/Npgsql provider for Entity Framework Core.
NPOI by: NPOI Contributors
  • 8 total downloads
  • Latest version: 2.5.2
  • xlsx xls Excel Word docx office ole
Contact us on telegram: https://t.me/npoidevs
NSec.Cryptography by: Klaus Hartke
  • 5 total downloads
  • Latest version: 19.1.0-preview1
  • aead aes-gcm blake2b chacha20-poly1305 crypto cryptography curve25519 dotnet-core ed25519 encryption hash hkdf hmac libsodium security sha256 sha512 x25519
Provides modern cryptographic algorithm implementations for .NET Core based on libsodium. Commonly Used Types: NSec.Cryptography.Aes256Gcm NSec.Cryptography.Blake2b NSec.Cryptography.Chacha20Poly1305 NSec.Cryptography.Ed25519 NSec.Cryptography.HkdfSha256 NSec.Cryptography.X25519