Castle.Core
by: Castle Project Contributors
- 486 total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CassandraCSharpDriver
by: DataStax
- 1.411k total downloads
- Latest version: 3.22.0
A modern, feature-rich and highly tunable C# client library for Apache Cassandra and DataStax Enterprise
Castle.LoggingFacility
by: Castle Project Contributors
- 270 total downloads
- Latest version: 6.0.0
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
- 1.128k 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
CalDav
by: Tracky Andy Edinborough
- 53 total downloads
- Latest version: 0.0.1-beta4
Support for serializing iCal and CalDav objects.
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 168 total downloads
- Latest version: 2.0.0-beta-1629
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.
CacheManager.Core
by: Michael Conrad
- 501 total downloads
- Latest version: 3.0.0-beta-20251110.1
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.
CefSharp.Common
by: The CefSharp Authors
- 1.989k total downloads
- Latest version: 143.0.90
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
Castle.Core.AsyncInterceptor
by: James Skimming
- 211 total downloads
- Latest version: 2.1.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
CefSharp.Common.NETCore
by: The CefSharp Authors
- 1.341k total downloads
- Latest version: 143.0.90
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF, WinForms and OffScreen implementations).
cef.redist.x86
by: The Chromium Embedded Framework Authors
- 1.29k 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.Windsor.MsDependencyInjection
by: Castle.Windsor.MsDependencyInjection
- 96 total downloads
- Latest version: 3.4.0
Package Description
CefSharp.WinForms
by: The CefSharp Authors
- 2.168k total downloads
- Latest version: 143.0.90
The CefSharp Chromium-based browser component (WinForms control).
CacheManager.Microsoft.Extensions.Configuration
by: Michael Conrad
- 225 total downloads
- Latest version: 3.0.0-beta-20251110.1
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.
Castle.Windsor
by: Castle Project Contributors
- 433 total downloads
- Latest version: 6.0.0
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
Butterfly.OpenTracing
by: Lemon
- 87 total downloads
- Latest version: 0.0.8
Reference implementation of OpenTracing API
CalDav.Client
by: Tracky Andy Edinborough
- 43 total downloads
- Latest version: 0.0.1-beta6
Simple CalDav client.
CaptchaMvc.Mvc5
by: Vyacheslav Volkov
- 12 total downloads
- Latest version: 1.5.0
CaptchaMvc will implement your web MVC applications easier and more reliable protection.
Features:
You can easily change or extend the current implementation of the captcha.
By default there are two types of captcha, plain and mathematical.
Supports MVC 3, MVC 4, MVC 5.
Supports for storing captcha in the session or cookie.
Supports the "intelligent" captcha.
Castle.DynamicProxy
by: Castle Project Contributors
- 38 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.