NPOI
by: Tony Qu NPOI Contributors
- 426 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
- 209 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
- 250 total downloads
- Latest version: 6.5.0
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 31 total downloads
- Latest version: 6.3.1
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging
by: Microsoft
- 85 total downloads
- Latest version: 6.3.1
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.ProjectModel
by: Microsoft
- 21 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
- 68 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.
OpenCV.Net
by: Gonçalo Lopes
- 13 total downloads
- Latest version: 3.4.1
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
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
Internal implementation package for OpenCvSharp to work on Windows except UWP.
Opportunity.LrcParser
by: Opportunity
- 13 total downloads
- Latest version: 1.0.4
An library for lrc files.
Oracle.DataAccess.x86
by: Oracle
- 22 total downloads
- Latest version: 2.112.1
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
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
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
OxyPlot is a plotting library for .NET. This package targets WPF applications.