Castle.Core.AsyncInterceptor
by: James Skimming
- 36 total downloads
- Latest version: 1.7.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Castle.LoggingFacility
by: Castle Project Contributors
- 31 total downloads
- Latest version: 5.1.2
Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like log4net, NLog and Serilog (see Castle Core docs).
cef.redist.x64
by: The Chromium Embedded Framework Authors
- 137 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
Castle.Core
by: Castle Project Contributors
- 81 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Windsor
by: Castle Project Contributors
- 84 total downloads
- Latest version: 5.1.2
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
Castle.DynamicProxy
by: Castle Project Contributors
- 13 total downloads
- Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
cef.redist.x86
by: The Chromium Embedded Framework Authors
- 300 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.NETCore
by: The CefSharp Authors
- 185 total downloads
- Latest version: 134.3.90
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF, WinForms and OffScreen implementations).
CefSharp.Common
by: The CefSharp Authors
- 448 total downloads
- Latest version: 134.3.90
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
chromiumembeddedframework.runtime
by: The Chromium Embedded Framework Authors
- 182 total downloads
- Latest version: 134.3.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
- 150 total downloads
- Latest version: 134.3.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
CefSharp.WinForms
by: The CefSharp Authors
- 118 total downloads
- Latest version: 86.0.241
The CefSharp Chromium-based browser component (WinForms control).
chromiumembeddedframework.runtime.win-arm64
by: The Chromium Embedded Framework Authors
- 100 total downloads
- Latest version: 133.4.2
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
CommandLineParser
by: gsscoder nemec ericnewton76
- 94 total downloads
- Latest version: 2.3.0
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 46 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommunityToolkit.Diagnostics
by: Microsoft.Toolkit
- 13 total downloads
- Latest version: 7.1.2
This package includes .NET Standard code only helpers such as:
- Guard: Helper methods to verify conditions when running code.
- ThrowHelper: Helper methods to efficiently throw exceptions.
chromiumembeddedframework.runtime.win-x86
by: The Chromium Embedded Framework Authors
- 149 total downloads
- Latest version: 134.3.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
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 48 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CommonServiceLocator
by: .NET Foundation and Contributors
- 31 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.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 52 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.