MySqlConnector by: Bradley Grainger Caleb Lloyd
  • 31 total downloads
  • Latest version: 1.2.1
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
Namotion.Reflection by: Namotion.Reflection
  • 1.036k total downloads
  • Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
Nerdbank.GitVersioning by: Andrew Arnott
  • 18 total downloads
  • Latest version: 3.5.119
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NEST by: Elasticsearch Inc. and contributors
  • 59 total downloads
  • Latest version: 1.8.0
  • elasticsearch elastic search lucene nest
Elasticsearch client, strongly typed interface to Elasticsearch. Fluent request builder, mapped responses and powerful query dsl. Uses and exposes Elasticsearch.Net
NETStandard.Library by: Microsoft
  • 509 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
  • 461 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
  • 489 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
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
  • 44 total downloads
  • Latest version: 4.6.4
  • 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
  • 148 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.