OneOf
by: Harry McIntyre
- 16 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
- 15 total downloads
- Latest version: 3.4.1
A .NET interface for the popular OpenCV computer vision and image processing library.
OpenCvSharp4
by: shimat
- 425 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
- 151 total downloads
- Latest version: 4.7.0.20230115
Internal implementation package for OpenCvSharp to work on Windows except UWP.
Opportunity.LrcParser
by: Opportunity
- 14 total downloads
- Latest version: 1.0.4
An library for lrc files.
Oracle.DataAccess.x86
by: Oracle
- 25 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
- 165 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
- 49 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
- 51 total downloads
- Latest version: 2.1.2
OxyPlot is a plotting library for .NET. This package targets WPF applications.
Perfolizer
by: Andrey Akinshin
- 15 total downloads
- Latest version: 0.2.1
Performance analysis toolkit
PinYinConverterCore
by: netcorepal
- 136 total downloads
- Latest version: 1.0.2
Microsoft.International.Converters.PinYinConverter in Microsoft Visual Studio International Pack 1.0 SR1 .net core suport
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 33 total downloads
- Latest version: 1.0.7
Package Description
Portable.BouncyCastle
by: Claire Novotny
- 95 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Prism.Container.Extensions
by: dansiegel
- 33 total downloads
- Latest version: 8.0.62
Prism Container Extension Abstractions
Prism.Core
by: Brian Lagunas Dan Siegel
- 75 total downloads
- Latest version: 8.1.97
Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a Portable Class Library targeting these platforms; WPF, and Xamarin Forms. Features that need to be platform specific are implemented in the respective libraries for the target platform.
PropertyChanged.Fody
by: Simon Cropp
- 16 total downloads
- Latest version: 3.2.9
Add property notification to all classes that implement INotifyPropertyChanged.
pythonnet
by: Python.Runtime
- 85 total downloads
- Latest version: 3.0.1
Python and CLR (.NET and Mono) cross-platform language interop
RabbitMQ.Client
by: VMware
- 121 total downloads
- Latest version: 6.5.0
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RazorEngine.NetCore
by: Fouad Messaia
- 38 total downloads
- Latest version: 3.1.0
Fork from https://github.com/Antaris/RazorEngine