Castle.Core
by: Castle Project Contributors
- 84 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Windsor
by: Castle Project Contributors
- 29 total downloads
- Latest version: 2.5.4
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
CassandraCSharpDriver
by: Datastax
- 38 total downloads
- Latest version: 1.0.4
A C# client driver for Apache Cassandra. This driver works exclusively with
the Cassandra Query Language version 3 (CQL3) and the CQL Native Protocol available from Cassandra 1.2.
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 47 total downloads
- Latest version: 1.2.0
CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.
Castle.DynamicProxy
by: Castle Project Contributors
- 15 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.
CacheManager.Core
by: MichaConrad
- 92 total downloads
- Latest version: 1.2.0
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
CommandLineParser
by: Giacomo Stelluti Scala
- 68 total downloads
- Latest version: 1.9.6-rc1
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CacheManager.Microsoft.Extensions.Configuration
by: MichaConrad
- 45 total downloads
- Latest version: 1.2.0
CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package.
chromiumembeddedframework.runtime.win-arm64
by: The Chromium Embedded Framework Authors
- 200 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
BuildBundlerMinifier
by: Mads Kristensen
- 355 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
CefSharp.Common.NETCore
by: The CefSharp Authors
- 328 total downloads
- Latest version: 136.1.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
- 298 total downloads
- Latest version: 136.1.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-x86
by: The Chromium Embedded Framework Authors
- 187 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
- 285 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
- 215 total downloads
- Latest version: 86.0.241
The CefSharp Chromium-based browser component (WinForms control).
CefSharp.Common
by: The CefSharp Authors
- 519 total downloads
- Latest version: 135.0.220
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
cef.redist.x86
by: The Chromium Embedded Framework Authors
- 322 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.x64
by: The Chromium Embedded Framework Authors
- 189 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.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.