Found 8,684 packages
The UI Automation COM-to-.NET Adapter makes it possible to use the new Windows Automation API 3.0 COM interfaces, with their improved reliability and performance, while still using the same System.Windows.Automation classes as in earlier versions of UI Automation
.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
A simple yet customizable HTTP response wrapper and exception handler for ASP.NET Core APIs.
Libmongocrypt wrapper for the .NET driver.
The superior Discord API wrapper.
Implementation of SystemWrapper.Interfaces using standard .NET Framework objects.
Set of interfaces of .NET system APIs that allows interaction mocking.
Asynchronous sink wrapper for Serilog.
MediaInfo(Lib) is a convenient unified display of the most relevant technical and tag data for video and audio files. MediaInfo .NET wrapper with support network AV streams.
OpenCV wrapper for .NET. Since this package includes only core managed libraries, another package of native bindings for your OS is required (OpenCvSharp4.runtime.*).
Library for interacting with command-line interfaces
Internal implementation package for OpenCvSharp to work on Windows except UWP.
SystemWrapper is a library that wraps .NET classes for system resources like System.IO.FileInfo, System.Reflection.Assembly, and many other classes so you can easily mock them.
Package Description
Package Description
Create named pipe servers that can handle multiple client connections simultaneously. Send strongly-typed messages between clients and servers: any serializable .NET object can be sent over a pipe and will be automatically serialized/deserialized, including cyclical references and complex object graphs. Messages are sent and received asynchronously on a separate background thread and marshalled back to the calling thread (typically the UI). Supports large messages - up to 300 MiB. Requires .NET 4.0 full.
Simple, easy HTTP REST API client for integrating and consuming services in C#.
Quasarix
Simple database wrapper for Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite. written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages if you only need support for one database type.
GLibSharp is a C# wrapper for the GLib library.