CefSharp.Common
by: The CefSharp Authors
- 1.931k total downloads
- Latest version: 143.0.90
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
CefSharp.Common.NETCore
by: The CefSharp Authors
- 1.906k total downloads
- Latest version: 143.0.90
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
- 613 total downloads
- Latest version: 86.0.241
The CefSharp Chromium-based browser component (OffScreen control).
chromiumembeddedframework.runtime
by: The Chromium Embedded Framework Authors
- 1.733k total downloads
- Latest version: 143.0.9
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
- 1.576k total downloads
- Latest version: 143.0.9
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
- 1.632k total downloads
- Latest version: 143.0.9
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
- 1.622k total downloads
- Latest version: 143.0.9
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
- 95 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
- 336 total downloads
- Latest version: 8.4.0
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
- 636 total downloads
- Latest version: 2.19.3
C# expression interpreter/evaluator
ExcelDataReader
by: ExcelDataReader developers
- 241 total downloads
- Latest version: 3.8.0
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
H.Hooks
by: havendv
- 443 total downloads
- Latest version: 1.7.0
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
- 38 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
- 55 total downloads
- Latest version: 2.0.1
Package Description
HarfBuzzSharp
by: Microsoft
- 1.962k total downloads
- Latest version: 8.3.1.3-preview.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.Linux
by: Microsoft
- 1.553k total downloads
- Latest version: 8.3.1.3-preview.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.macOS
by: Microsoft
- 982 total downloads
- Latest version: 8.3.1.3-preview.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.WebAssembly
by: Microsoft
- 1.263k total downloads
- Latest version: 8.3.1.3-preview.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.Win32
by: Microsoft
- 989 total downloads
- Latest version: 8.3.1.3-preview.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HidSharp
by: James F. Bellinger
- 91 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.