CacheManager.Core by: Michael Conrad
  • 916 total downloads
  • Latest version: 3.0.0
  • Caching Cache CacheManager Distributed Cache Redis
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.
Castle.Windsor by: Castle Project Contributors
  • 683 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.
CalDav by: Tracky Andy Edinborough
  • 88 total downloads
  • Latest version: 0.0.1-beta4
  • ical caldav dday
Support for serializing iCal and CalDav objects.
CacheManager.Microsoft.Extensions.Configuration by: Michael Conrad
  • 397 total downloads
  • Latest version: 3.0.0
  • Caching Cache CacheManager Distributed Cache Configuration
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.
CacheManager.Microsoft.Extensions.Logging by: MichaConrad
  • 284 total downloads
  • Latest version: 2.0.0-beta-1629
  • Caching Cache CacheManager Distributed Cache Logging
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.Core by: Castle Project Contributors
  • 793 total downloads
  • Latest version: 5.2.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CassandraCSharpDriver by: DataStax
  • 2.409k total downloads
  • Latest version: 3.22.0
  • cassandra apache dse datastax driver client database nosql dotnet netcore db
A modern, feature-rich and highly tunable C# client library for Apache Cassandra and DataStax Enterprise
BuildBundlerMinifier by: Mads Kristensen
  • 2.79k total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
Castle.LoggingFacility by: Castle Project Contributors
  • 473 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.MsDependencyInjection by: Castle.Windsor.MsDependencyInjection
  • 220 total downloads
  • Latest version: 3.4.0
  • Windsor Castle AspNetCore DI IoC DNX DependencyInjection Extensions
Package Description
Butterfly.Client by: Lemon
  • 166 total downloads
  • Latest version: 0.0.8
  • OpenTracing Tracing
A .NET client for Butterfly.
BundlerMinifier.Core by: Mads Kristensen
  • 404 total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
Castle.Core.AsyncInterceptor by: James Skimming
  • 333 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.
Butterfly.Client.AspNetCore by: Lemon
  • 164 total downloads
  • Latest version: 0.0.8
  • OpenTracing Tracing
A Asp.Net Core client for Butterfly.
Butterfly.DataContract by: Butterfly Team
  • 121 total downloads
  • Latest version: 0.0.7
  • Butterfly DataContract
Package Description
Butterfly.OpenTracing by: Lemon
  • 151 total downloads
  • Latest version: 0.0.8
  • OpenTracing Tracing
Reference implementation of OpenTracing API
Castle.DynamicProxy by: Castle Project Contributors
  • 60 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.
CalDAV.NET by: MarkAtk
  • 52 total downloads
  • Latest version: 0.1.0-alpha2
  • caldav ical webdav client
CalDAV .NET client library
CalDav.Client by: Tracky Andy Edinborough
  • 69 total downloads
  • Latest version: 0.0.1-beta6
  • ical caldav dday
Simple CalDav client.
CaptchaMvc.Mvc5 by: Vyacheslav Volkov
  • 17 total downloads
  • Latest version: 1.5.0
  • captcha asp.net mvc mvc5 C#
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.