NPOI by: Tony Qu NPOI Contributors
  • 426 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
  • 22 total downloads
  • Latest version: 6.3.1
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 209 total downloads
  • Latest version: 6.6.1
  • nuget
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 31 total downloads
  • Latest version: 6.3.1
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 250 total downloads
  • Latest version: 6.5.0
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 31 total downloads
  • Latest version: 6.3.1
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging by: Microsoft
  • 85 total downloads
  • Latest version: 6.3.1
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.ProjectModel by: Microsoft
  • 21 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
  • 68 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
  • 35 total downloads
  • Latest version: 6.3.1
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
Nullable.Extended.Analyzer by: tom-englert.de
  • 16 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.
OpenCV.Net by: Gonçalo Lopes
  • 13 total downloads
  • Latest version: 3.4.1
  • OpenCV Computer Vision Image Processing
A .NET interface for the popular OpenCV computer vision and image processing library.
OpenCvSharp4 by: shimat
  • 402 total downloads
  • Latest version: 4.7.0.20230115
  • Image Processing OpenCV Wrapper FFI opencvsharp
OpenCV wrapper for .NET. Since this package includes only core managed libraries, another package of native bindings for your OS is required (OpenCvSharp4.runtime.*).
OpenCvSharp4.runtime.win by: shimat
  • 140 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
  • 13 total downloads
  • Latest version: 1.0.4
  • lrc lyrics parser
An library for lrc files.
Oracle.DataAccess.x86 by: Oracle
  • 22 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).
Oracle.ManagedDataAccess.Core by: Oracle
  • 155 total downloads
  • Latest version: 3.21.100
  • ODP.NET Oracle DB database Core
Oracle Data Provider for .NET (ODP.NET) Core is an ADO.NET driver that provides fast data access from Microsoft .NET Core clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
OxyPlot.Core by: OxyPlot
  • 47 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
  • 49 total downloads
  • Latest version: 2.1.2
  • plotting plot charting chart
OxyPlot is a plotting library for .NET. This package targets WPF applications.