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.
Ookii.Dialogs.Wpf
by: Ookii Dialogs Contributors
- 22 total downloads
- Latest version: 5.0.1
Ookii.Dialogs.Wpf is a class library for WPF applications providing several common dialogs. Included are classes for task dialogs, credential dialogs, progress dialogs, and common file dialogs.
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.WpfExtensions
by: shimat
- 129 total downloads
- Latest version: 4.7.0.20230115
OpenCvSharp WPF extension library.
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
- 164 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.
OxyPlot.Wpf.Shared
by: OxyPlot.Wpf.Shared
- 45 total downloads
- Latest version: 2.1.2
OxyPlot is a plotting library for .NET. This package is the base for WPF PlotView implementations.
Perfolizer
by: Andrey Akinshin
- 15 total downloads
- Latest version: 0.2.1
Performance analysis toolkit
PinYinConverterCore
by: netcorepal
- 135 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
- 32 total downloads
- Latest version: 1.0.7
Package Description
Portable.BouncyCastle
by: Claire Novotny
- 94 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Prism.Container.Extensions
by: dansiegel
- 31 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.
Prism.DryIoc
by: Brian Lagunas Dan Siegel
- 28 total downloads
- Latest version: 8.1.97
Use these extensions to build Prism applications based on DryIoc.
Prism.Unity
by: Brian Lagunas Dan Siegel
- 63 total downloads
- Latest version: 8.1.97
Use these extensions to build Prism applications based on Unity.