Ninject
by: Ninject Project Contributors
- 10.613k total downloads
- Latest version: 4.0.0-beta.1
Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications.
NConsole
by: Rico Suter
- 3.536k total downloads
- Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
NetLegacySupport.ConcurrentDictionary
by: Microsoft
- 305 total downloads
- Latest version: 1.1.1
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.Action
by: Microsoft
- 269 total downloads
- Latest version: 1.1.1
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
Nerdbank.Streams
by: Andrew Arnott
- 4.901k total downloads
- Latest version: 2.2.43
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
Newtonsoft.Json
by: James Newton-King
- 9.038k total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema.Yaml
by: Rico Suter
- 28.877k total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NJsonSchema
by: Rico Suter
- 51.15k total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NewId
by: Chris Patterson
- 1.528k total downloads
- Latest version: 3.0.3+build.42.sha.fdf8bfa
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 16.625k total downloads
- Latest version: 6.2.1
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
Nerdbank.GitVersioning
by: Andrew Arnott
- 17.352k total downloads
- Latest version: 3.11.128-beta
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 41.299k total downloads
- Latest version: 10.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 55.342k total downloads
- Latest version: 10.5.2
JSON Schema reader, generator and validator for .NET
NamedPipeServerStream.NetFrameworkVersion
by: havendv
- 1.919k total downloads
- Latest version: 1.1.13
This package adds original NamedPipeServerStream constructors from Net.Framework to NetStandard
See System.IO.Pipes.NamedPipeServerStreamConstructors.New method
Features:
- Completely repeats constructor behavior from .Net Framework (including exceptions)
- Has a strong name
- Restored from decompiled code. No changes from the original
- Official dependencies only
- Tested
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky
- 811 total downloads
- Latest version: 1.1.1
PostgreSQL/Npgsql provider for Entity Framework Core.
Npgsql
by: Shay Rojansky Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 11.12k total downloads
- Latest version: 4.0.17
Npgsql is the open source .NET data provider for PostgreSQL.
NETStandard.Library
by: Microsoft
- 1.855k 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.
Namotion.Reflection
by: Namotion.Reflection
- 5.995k total downloads
- Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
Newtonsoft.Json.Bson
by: James Newton-King
- 1.957k total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 41.17k total downloads
- Latest version: 10.5.2
JSON Schema reader, generator and validator for .NET