NETStandard.Library
by: Microsoft
- 512 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
- 462 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 18 total downloads
- Latest version: 1.0.2
Json.NET BSON adds support for reading and writing BSON
NJsonSchema
by: Rico Suter
- 114 total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 492 total downloads
- Latest version: 5.2.2
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 and 7
- .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
NodaTime
by: Jon Skeet
- 85 total downloads
- Latest version: 3.1.0
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types in .NET.
Npgsql
by: Shay Rojansky Nikita Kazmin Brar Piening Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 238 total downloads
- Latest version: 8.0.0-preview.4
Npgsql is the open source .NET data provider for PostgreSQL.
NPinyin.Core
by: NPinyin.Core
- 180 total downloads
- Latest version: 3.0.0
汉字拼音转换 .NETCore 版本 NPinyin,也支持 .NetFramework
NPOI
by: Tony Qu NPOI Contributors
- 470 total downloads
- Latest version: 2.6.1
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
NuGet.Common
by: Microsoft
- 24 total downloads
- Latest version: 6.3.1
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 226 total downloads
- Latest version: 6.6.1
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 33 total downloads
- Latest version: 6.3.1
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks
by: Microsoft
- 276 total downloads
- Latest version: 6.5.0
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 41 total downloads
- Latest version: 6.3.1
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging
by: Microsoft
- 94 total downloads
- Latest version: 6.3.1
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.ProjectModel
by: Microsoft
- 26 total downloads
- Latest version: 6.3.1
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol
by: Microsoft
- 79 total downloads
- Latest version: 6.3.1
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Versioning
by: Microsoft
- 38 total downloads
- Latest version: 6.3.1
NuGet's implementation of Semantic Versioning.
Nullable.Extended.Analyzer
by: tom-englert.de
- 18 total downloads
- Latest version: 1.10.4539
A Roslyn analyzer to improve the experience when working with nullable reference types.