Castle.Core by: Castle Project Contributors
  • 6.124k total downloads
  • Latest version: 5.2.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor by: James Skimming
  • 123 total downloads
  • Latest version: 2.1.0
  • async asynchronous-methods castle castle-core dynamic dynamicproxy dynamic-proxy dynamicproxy2 intercept-methods proxy
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Castle.DynamicProxy by: Castle Project Contributors
  • 91 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
  • 123 total downloads
  • Latest version: 6.0.0
  • castle windsor inversionOfControl DependencyInjection logging log4net nlog
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).
Castle.Windsor by: Castle Project Contributors
  • 178 total downloads
  • Latest version: 6.0.0
  • castle windsor inversionOfControl DependencyInjection
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
Castle.Windsor.MsDependencyInjection by: Castle.Windsor.MsDependencyInjection
  • 182 total downloads
  • Latest version: 3.4.0
  • Windsor Castle AspNetCore DI IoC DNX DependencyInjection Extensions
Package Description
cef.redist.x64 by: The Chromium Embedded Framework Authors
  • 270 total downloads
  • Latest version: 120.2.7
  • chrome chromium native embedded browser CEF nativepackage
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
  • 262 total downloads
  • Latest version: 120.2.7
  • chrome chromium native embedded browser CEF nativepackage
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
  • 389 total downloads
  • Latest version: 137.0.100
  • chrome browser
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
chromiumembeddedframework.runtime.win-x64 by: The Chromium Embedded Framework Authors
  • 306 total downloads
  • Latest version: 137.0.10
  • chrome chromium native embedded browser CEF nativepackage
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
  • 182 total downloads
  • Latest version: 137.0.10
  • chrome chromium native embedded browser CEF nativepackage
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
ClickOnceToSquirrelMigrator by: Dennis Daume
  • 357 total downloads
  • Latest version: 0.4.1
  • ClickOnce Squirrel Squirrel.Windows Migration
A migration helper from ClickOnce to Squirrel.Windows.
ClosedXML by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
  • 2.123k total downloads
  • Latest version: 0.105.0
  • Excel OpenXml xlsx
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.0 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
ClosedXML.Parser by: Jan Havlíček
  • 294 total downloads
  • Latest version: 2.0.0
  • ClosedXML parser formula xlsx
A lexer and parser of Excel formulas with focus on performance. Its goal is to create an abstract syntax tree from a formula text to enable formula evaluation.
Cocona by: Mayuki Sawatari
  • 2.439k total downloads
  • Latest version: 2.2.0
  • CommandLine CLI Framework Console
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
Cocona.Core by: Mayuki Sawatari
  • 2.107k total downloads
  • Latest version: 2.2.0
  • CommandLine CLI Framework Console
Core component for Cocona. Micro-framework for .NET console application.
CommandLineParser by: gsscoder nemec ericnewton76 moh-hassan
  • 3.137k total downloads
  • Latest version: 2.9.1
  • command line commandline argument option parser parsing library syntax shell
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
  • 1.244k total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
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
  • 927 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
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
  • 425 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
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.