Avalonia
by: Avalonia Team
- 1.121k total downloads
- Latest version: 11.3.8
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
Avalonia.Angle.Windows.Natives
by: Avalonia Team
- 108 total downloads
- Latest version: 2.1.25547.20250602
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
Avalonia.BuildServices
by: Avalonia Team
- 43 total downloads
- Latest version: 11.3.1
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
Avalonia.Desktop
by: Avalonia Team
- 39 total downloads
- Latest version: 0.6.1
The Avalonia UI framework
cef.redist.x64
by: The Chromium Embedded Framework Authors
- 698 total downloads
- Latest version: 120.2.7
CEF - the Chromium Embedded Framework.
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
cef.redist.x86
by: The Chromium Embedded Framework Authors
- 634 total downloads
- Latest version: 120.2.7
CEF - the Chromium Embedded Framework.
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
CefSharp.Common
by: The CefSharp Authors
- 865 total downloads
- Latest version: 141.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
- 1.18k total downloads
- Latest version: 141.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
- 284 total downloads
- Latest version: 86.0.241
The CefSharp Chromium-based browser component (OffScreen control).
chromiumembeddedframework.runtime
by: The Chromium Embedded Framework Authors
- 1.074k total downloads
- Latest version: 141.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
- 1.033k total downloads
- Latest version: 141.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
- 965 total downloads
- Latest version: 141.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
- 955 total downloads
- Latest version: 141.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
CommunityToolkit.Mvvm
by: Microsoft
- 51 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.
ExcelDataReader
by: iciobanu
- 5 total downloads
- Latest version: 2.1.1
Lightweight and fast library written in C# for reading Microsoft Excel files ('97-2007).
HarfBuzzSharp.NativeAssets.Linux
by: Microsoft
- 115 total downloads
- Latest version: 8.3.1-preview.1.2
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
JetBrains.Annotations
by: JetBrains
- 54 total downloads
- Latest version: 2025.1.0-eap1
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
Lennox.LibYuvSharp
by: Joseph Lennox
- 12 total downloads
- Latest version: 1.1.2
LibYuvSharp is a library for .net framework and dotnet core that provides a basic calling interface into libyuv
Libuv
by: Libuv
- 67 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
log4net
by: Apache Software Foundation
- 6 total downloads
- Latest version: 2.0.3
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility