NJsonSchema
by: Rico Suter
- 106 total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 446 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
- 78 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
- 218 total downloads
- Latest version: 8.0.0-preview.4
Npgsql is the open source .NET data provider for PostgreSQL.
NPinyin.Core
by: NPinyin.Core
- 177 total downloads
- Latest version: 3.0.0
汉字拼音转换 .NETCore 版本 NPinyin,也支持 .NetFramework
NPOI
by: Tony Qu NPOI Contributors
- 431 total downloads
- Latest version: 2.6.1
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
NuGet.Common
by: Microsoft
- 22 total downloads
- Latest version: 6.3.1
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 271 total downloads
- Latest version: 6.6.1
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 31 total downloads
- Latest version: 6.3.1
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks
by: Microsoft
- 254 total downloads
- Latest version: 6.5.0
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 32 total downloads
- Latest version: 6.3.1
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging
by: Microsoft
- 86 total downloads
- Latest version: 6.3.1
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.ProjectModel
by: Microsoft
- 22 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
- 70 total downloads
- Latest version: 6.3.1
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Versioning
by: Microsoft
- 35 total downloads
- Latest version: 6.3.1
NuGet's implementation of Semantic Versioning.
Nullable.Extended.Analyzer
by: tom-englert.de
- 16 total downloads
- Latest version: 1.10.4539
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
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
- 20 total downloads
- Latest version: 5.0.1
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.
OpenCV.Net
by: Gonçalo Lopes
- 29 total downloads
- Latest version: 3.4.1
A .NET interface for the popular OpenCV computer vision and image processing library.
OpenCvSharp4
by: shimat
- 405 total downloads
- Latest version: 4.7.0.20230115
OpenCV wrapper for .NET. Since this package includes only core managed libraries, another package of native bindings for your OS is required (OpenCvSharp4.runtime.*).