CefSharp.Common
by: The CefSharp Authors
- 4.438k total downloads
- Latest version: 150.0.110
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
CefSharp.Common.NETCore
by: The CefSharp Authors
- 3.487k total downloads
- Latest version: 150.0.110
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF, WinForms and OffScreen implementations).
CefSharp.OffScreen
by: The CefSharp Authors
- 1.37k total downloads
- Latest version: 86.0.241
The CefSharp Chromium-based browser component (OffScreen control).
chromiumembeddedframework.runtime
by: The Chromium Embedded Framework Authors
- 3.188k total downloads
- Latest version: 150.0.11
Chromium Embedded Framework (CEF) Release Distribution
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
chromiumembeddedframework.runtime.win-arm64
by: The Chromium Embedded Framework Authors
- 3.11k total downloads
- Latest version: 150.0.11
Chromium Embedded Framework (CEF) Release Distribution
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
chromiumembeddedframework.runtime.win-x64
by: The Chromium Embedded Framework Authors
- 3.089k total downloads
- Latest version: 150.0.11
Chromium Embedded Framework (CEF) Release Distribution
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
chromiumembeddedframework.runtime.win-x86
by: The Chromium Embedded Framework Authors
- 3.051k total downloads
- Latest version: 150.0.11
Chromium Embedded Framework (CEF) Release Distribution
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
CommonServiceLocator
by: .NET Foundation and Contributors
- 217 total downloads
- Latest version: 2.0.7
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
CommunityToolkit.Mvvm
by: Microsoft
- 712 total downloads
- Latest version: 8.4.2
This package includes a .NET MVVM library with helpers such as:
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
- ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface.
- RelayCommand: a simple delegate command implementing the ICommand interface.
- AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation.
- WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects.
- StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
- Ioc: a helper class to configure dependency injection service containers.
DynamicExpresso.Core
by: Davide Icardi
- 1.284k total downloads
- Latest version: 2.19.3
C# expression interpreter/evaluator
ExcelDataReader
by: ExcelDataReader developers
- 636 total downloads
- Latest version: 3.9.0
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
H.Hooks
by: havendv
- 858 total downloads
- Latest version: 2.1.0-dev.36
Contains LowLevelKeyboardHook and LowLevelMouseHook. Features:
- Global key handling and cancellation
- Allows handling combination like 1 + 2 + 3
- Only one Up event per combination
- Handle special buttons like Mouse.XButton
- Optimized, runs hooks in a separate thread. Does not cause freezes when debugging the rest of the code.
- By default, it delivers events from a ThreadPool instead of a hook thread, which makes it possible to do any action in event handlers without affecting system performance.
HardwareProviders.Board.Standard
by: Matteo Fabbri
- 70 total downloads
- Latest version: 2.0.1
Retrieves mainboard information, including BIOS, firmware, chipset and sensors on board
For dotnet standard.
HardwareProviders.Standard
by: Matteo Fabbri
- 100 total downloads
- Latest version: 2.0.1
Package Description
HarfBuzzSharp
by: Microsoft
- 3.458k total downloads
- Latest version: 14.2.1.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.Linux
by: Microsoft
- 2.698k total downloads
- Latest version: 14.2.1.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.macOS
by: Microsoft
- 1.845k total downloads
- Latest version: 14.2.1.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.WebAssembly
by: Microsoft
- 2.249k total downloads
- Latest version: 14.2.1.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.Win32
by: Microsoft
- 1.841k total downloads
- Latest version: 14.2.1.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HidSharp
by: James F. Bellinger
- 227 total downloads
- Latest version: 2.6.4
HIDSharp is a cross-platform .NET wrapper for Windows, MacOS, and Linux (hidraw) USB HID APIs.
It can interface with arbitrary USB HID devices as well as read and write raw reports.
It also includes cross-platform serial port communications and supports interprocess communication for exclusion of HID devices between programs.