Newtonsoft.Json by: James Newton-King
  • 450 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 16 total downloads
  • Latest version: 1.0.2
  • bson
Json.NET BSON adds support for reading and writing BSON
NJsonSchema by: Rico Suter
  • 110 total downloads
  • Latest version: 10.9.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NLog by: Jarek Kowalski Kim Christensen Julian Verdurmen
  • 463 total downloads
  • Latest version: 5.2.2
  • NLog logging log structured tracing logfiles database eventlog console email
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
  • 81 total downloads
  • Latest version: 3.1.0
  • date time timezone calendar nodatime
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
  • 227 total downloads
  • Latest version: 8.0.0-preview.4
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
NPinyin.Core by: NPinyin.Core
  • 179 total downloads
  • Latest version: 3.0.0
  • 拼音 NPinyin
汉字拼音转换 .NETCore 版本 NPinyin,也支持 .NetFramework
NPOI by: Tony Qu NPOI Contributors
  • 446 total downloads
  • Latest version: 2.6.1
  • xlsx xls Excel Word docx office ole
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
NuGet.Common by: Microsoft
  • 23 total downloads
  • Latest version: 6.3.1
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 278 total downloads
  • Latest version: 6.6.1
  • nuget
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 32 total downloads
  • Latest version: 6.3.1
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 265 total downloads
  • Latest version: 6.5.0
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 36 total downloads
  • Latest version: 6.3.1
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging by: Microsoft
  • 89 total downloads
  • Latest version: 6.3.1
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.ProjectModel by: Microsoft
  • 23 total downloads
  • Latest version: 6.3.1
  • nuget
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol by: Microsoft
  • 74 total downloads
  • Latest version: 6.3.1
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Versioning by: Microsoft
  • 37 total downloads
  • Latest version: 6.3.1
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
Nullable.Extended.Analyzer by: tom-englert.de
  • 17 total downloads
  • Latest version: 1.10.4539
  • nullable analyzers roslyn
A Roslyn analyzer to improve the experience when working with nullable reference types.
OneOf by: Harry McIntyre
  • 15 total downloads
  • Latest version: 3.0.163
  • discriminated unions return type match switch
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Ookii.Dialogs.Wpf by: Ookii Dialogs Contributors
  • 21 total downloads
  • Latest version: 5.0.1
  • ookii dialogs wpf windows-presentation-foundation progress-dialog task-dialog credential-dialog common-file-dialog
Ookii.Dialogs.Wpf is a class library for WPF applications providing several common dialogs. Included are classes for task dialogs, credential dialogs, progress dialogs, and common file dialogs.