NETStandard.Library
by: Microsoft
- 13 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
- 83 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
NuGet.Configuration
by: Microsoft
- 94 total downloads
- Latest version: 6.13.2
NuGet's configuration settings implementation.
NetBox
by: Ivan Gavryliuk (@aloneguid)
- 119 total downloads
- Latest version: 2.5.3
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.
NuGet.Common
by: Microsoft
- 94 total downloads
- Latest version: 6.13.2
Common utilities and interfaces for all NuGet libraries.
NuGet.LibraryModel
by: Microsoft
- 75 total downloads
- Latest version: 6.13.2
NuGet's types and interfaces for understanding dependencies.
Npgsql
by: Shay Rojansky Nikita Kazmin Brar Piening Nino Floris Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 35 total downloads
- Latest version: 9.0.3
Npgsql is the open source .NET data provider for PostgreSQL.
NuGet.DependencyResolver.Core
by: Microsoft
- 76 total downloads
- Latest version: 6.13.2
NuGet's PackageReference dependency resolver implementation.
Newtonsoft.Json.Bson
by: James Newton-King
- 5 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Nerdbank.Streams
by: Andrew Arnott
- 96 total downloads
- Latest version: 2.12.87
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
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.
NuGet.Logging
by: NuGet
- 6 total downloads
- Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 105 total downloads
- Latest version: 5.4.0
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 Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .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
- 68 total downloads
- Latest version: 6.13.2
NuGet's understanding of target frameworks.
NSubstitute
by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
- 32 total downloads
- Latest version: 5.3.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.
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky Austin Drenski Yoh Deadfall
- 84 total downloads
- Latest version: 10.0.0-preview.3
PostgreSQL/Npgsql provider for Entity Framework Core.
NetTopologySuite
by: NetTopologySuite - Team
- 1 total downloads
- Latest version: 2.6.0
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 55 total downloads
- Latest version: 2.0.0
This package contains the SpatiaLite IO library.
NewId
by: Chris Patterson
- 6 total downloads
- Latest version: 4.0.1
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.