Newtonsoft.Json by: James Newton-King
  • 462 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
  • 18 total downloads
  • Latest version: 1.0.2
  • bson
Json.NET BSON adds support for reading and writing BSON
NJsonSchema by: Rico Suter
  • 114 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
  • 491 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
NPinyin.Core by: NPinyin.Core
  • 180 total downloads
  • Latest version: 3.0.0
  • 拼音 NPinyin
汉字拼音转换 .NETCore 版本 NPinyin,也支持 .NetFramework
NPOI by: NPOI Contributors
  • 156 total downloads
  • Latest version: 2.4.1
  • npoi xlsx xls Excel Word docx
Neuzilla is the studio behind NPOI. Neuzilla provides commercial software customization and consulting service. For details, please contact support@neuzilla.com
NuGet.Configuration by: Microsoft
  • 87 total downloads
  • Latest version: 4.7.3+5f03bad3794603516c0a1f395f91d056246a1070
  • nuget
NuGet's client configuration settings implementation.
Nullable.Extended.Analyzer by: tom-englert.de
  • 18 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
  • 16 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.
OpenCvSharp4.runtime.win by: shimat
  • 150 total downloads
  • Latest version: 4.7.0.20230115
  • Image Processing OpenCV Wrapper FFI opencvsharp
Internal implementation package for OpenCvSharp to work on Windows except UWP.
Opportunity.LrcParser by: Opportunity
  • 14 total downloads
  • Latest version: 1.0.4
  • lrc lyrics parser
An library for lrc files.
Oracle.DataAccess.x86 by: Oracle
  • 25 total downloads
  • Latest version: 2.112.1
  • Oracle DataAccess ODP NET 2.122.1.0
This NuGet package contains Oracle.DataAccess.dll (x86) needed to compile a project that uses Oracle's ODP.NET Library. Oracle will still need to be installed on the production or development machine in order to connect to Oracle (those libraries are greater than 100MB in size, so it didn't make sense to include them in a NuGet package), but this package will at least allow the project to be successfully built (i.e. if you're using a CI server).
OxyPlot.Core by: OxyPlot
  • 49 total downloads
  • Latest version: 2.1.2
  • plotting plot charting chart
OxyPlot is a plotting library for .NET. This is the core library including the foundation classes and plot model. To display the plots, you also need to add a platform-specific OxyPlot package that contains a PlotView component.
OxyPlot.Wpf by: OxyPlot.Wpf
  • 51 total downloads
  • Latest version: 2.1.2
  • plotting plot charting chart
OxyPlot is a plotting library for .NET. This package targets WPF applications.
PooledAwait by: mgravell
  • 102 total downloads
  • Latest version: 1.0.49
Package Description
PropertyChanged.Fody by: Simon Cropp
  • 16 total downloads
  • Latest version: 3.2.9
  • Xaml MVVM INotifyPropertyChanged DataBinding ILWeaving Cecil
Add property notification to all classes that implement INotifyPropertyChanged.
RotateServer by: RotateServer
  • 140 total downloads
  • Latest version: 1.0.12
增加保存检测图,模板匹配参数可调整,创建XLD模板
runtime.any.System.Collections by: Microsoft
  • 63 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List<T> System.Collections.Generic.Dictionary<TKey, TValue> System.Collections.Generic.Queue<T> System.Collections.Generic.Stack<T> System.Collections.Generic.HashSet<T> System.Collections.Generic.LinkedList<T> System.Collections.Generic.EqualityComparer<T> System.Collections.Generic.Comparer<T> System.Collections.Generic.SortedDictionary<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Diagnostics.Tools by: Microsoft
  • 29 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or consumed by analysis tools. Commonly Used Types: System.CodeDom.Compiler.GeneratedCodeAttribute System.Diagnostics.CodeAnalysis.SuppressMessageAttribute When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Diagnostics.Tracing by: Microsoft
  • 26 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides class that enable you to create high performance tracing events to be captured by event tracing for Windows (ETW). Commonly Used Types: System.Diagnostics.Tracing.EventSource System.Diagnostics.Tracing.EventListener System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventWrittenEventArgs System.Diagnostics.Tracing.EventAttribute System.Diagnostics.Tracing.EventSourceAttribute System.Diagnostics.Tracing.NonEventAttribute When using NuGet 3.x this package requires at least version 3.4.