NETStandard.Library
by: Microsoft
- 14 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
- 128 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
NuGet.Configuration
by: Microsoft
- 43 total downloads
- Latest version: 6.2.4
NuGet's configuration settings implementation.
NetBox
by: Ivan Gavryliuk (@aloneguid)
- 105 total downloads
- Latest version: 2.1.8
Provides common simple helper functions to accelerate .NET development. Those vary by complexity and nature and include a lot of extension methods to calculate hashes (md5, crypto), string operations, short guids, string encoding, collection extensions, CSV support and many more.
NamedPipeServerStream.NetFrameworkVersion
by: havendv
- 21 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
by: Shay Rojansky Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 11 total downloads
- Latest version: 4.0.16
Npgsql is the open source .NET data provider for PostgreSQL.
NuGet.DependencyResolver.Core
by: Microsoft
- 18 total downloads
- Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
NuGet client library.
Newtonsoft.Json.Bson
by: James Newton-King
- 15 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
NuGet.Common
by: Microsoft
- 41 total downloads
- Latest version: 6.2.4
Common utilities and interfaces for all NuGet libraries.
NetLegacySupport.ConcurrentDictionary
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
Nerdbank.Streams
by: Andrew Arnott
- 33 total downloads
- Latest version: 2.2.43
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 114 total downloads
- Latest version: 6.0.0-rc3
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 5, 6, 7, 8 and 9
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Nerdbank.GitVersioning
by: Andrew Arnott
- 129 total downloads
- Latest version: 3.7.115
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NuGet.Frameworks
by: Microsoft
- 38 total downloads
- Latest version: 6.2.4
NuGet's understanding of target frameworks.
NeoSmart.AsyncLock
by: NeoSmart Technologies Mahmoud Al-Qudsi
- 2 total downloads
- Latest version: 3.3.0-preview1
A C# lock replacement for async/await, supporting recursion/re-entrance and asynchronous waits. Handles async recursion correctly - note that Nito.AsyncEx does not!
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky
- 5 total downloads
- Latest version: 1.1.1
PostgreSQL/Npgsql provider for Entity Framework Core.
MySqlConnector
by: Bradley Grainger
- 120 total downloads
- Latest version: 2.1.13
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 103 total downloads
- Latest version: 1.15.1
This package contains the SpatiaLite IO library.
NewId
by: Chris Patterson
- 14 total downloads
- Latest version: 3.0.3+build.42.sha.fdf8bfa
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
NSubstitute
by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
- 28 total downloads
- Latest version: 4.4.0
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.