Castle.DynamicProxy
by: Castle Project Contributors
- 51 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.
Castle.LoggingFacility
by: Castle Project Contributors
- 212 total downloads
- Latest version: 3.4.0
Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like NLog and log4net (available as separate packages: Castle.Windsor-nlog and Castle.Windsor-log4net).
Castle.Windsor
by: Castle Project Contributors
- 350 total downloads
- Latest version: 3.4.0
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
cef.redist.linux64
by: The Chromium Embedded Framework Authors
- 219 total downloads
- Latest version: 134.3.9
CEF - the Chromium Embedded Framework.
cef.redist.x64
by: The Chromium Embedded Framework Authors
- 3.506k 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
- 3.146k 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.sdk
by: The CEF Authors
- 3.651k total downloads
- Latest version: 148.0.9
CEF - 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
- 5.116k total downloads
- Latest version: 149.0.40
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.249k total downloads
- Latest version: 149.0.40
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF, WinForms and OffScreen implementations).
chromiumembeddedframework.runtime
by: The Chromium Embedded Framework Authors
- 2.195k total downloads
- Latest version: 149.0.4
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.132k total downloads
- Latest version: 148.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
- 4.033k total downloads
- Latest version: 148.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
CloneExtensions
by: Marcin Juraszek
- 56 total downloads
- Latest version: 1.4.0
Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runtime code compilation.
ClosedXML
by: Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
- 694 total downloads
- Latest version: 0.96.0
Package Description
CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 2.235k total downloads
- Latest version: 2.9.1
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
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 579 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.
Common.Logging.Core
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 502 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.
CommonServiceLocator
by: .NET Foundation and Contributors
- 197 total downloads
- Latest version: 2.0.6
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.
Configuration
by: Cameron Fletcher, , Configuration contributors
- 223 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
ConfigureAwait.Fody
by: Cameron MacFarland, Simon Cropp
- 266 total downloads
- Latest version: 3.4.1
Configure async code's ConfigureAwait at a global level.