Castle.Core by: Castle Project Contributors
  • 627 total downloads
  • Latest version: 5.1.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CacheManager.Core by: MichaConrad
  • 175 total downloads
  • Latest version: 2.0.0-beta-1629
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Memcached
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.
Caching.CSRedis by: Caching.CSRedis
  • 157 total downloads
  • Latest version: 3.8.800
  • caching csredis redis c# 分布式缓存 集群 负载 cluster Microsoft.Extensions.Caching
分布式缓存 CSRedisCore 实现 Microsoft.Extensions.Caching
Castle.Windsor.MsDependencyInjection by: Castle.Windsor.MsDependencyInjection
  • 78 total downloads
  • Latest version: 3.4.0
  • Windsor Castle AspNetCore DI IoC DNX DependencyInjection Extensions
Package Description
Butterfly.OpenTracing by: Lemon
  • 27 total downloads
  • Latest version: 0.0.8
  • OpenTracing Tracing
Reference implementation of OpenTracing API
Butterfly.DataContract by: Butterfly Team
  • 21 total downloads
  • Latest version: 0.0.7
  • Butterfly DataContract
Package Description
CacheManager.Microsoft.Extensions.Logging by: MichaConrad
  • 107 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.
Butterfly.Client.AspNetCore by: Lemon
  • 27 total downloads
  • Latest version: 0.0.8
  • OpenTracing Tracing
A Asp.Net Core client for Butterfly.
Castle.Core.AsyncInterceptor by: James Skimming
  • 132 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.
CloneExtensions by: Marcin Juraszek
  • 69 total downloads
  • Latest version: 1.4.2
  • Clone Extensions Expression Trees
Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runtime code compilation.
Clawfoot.Core by: Douglas Gaskell
  • 3 total downloads
  • Latest version: 0.6.0
Package Description
Castle.LoggingFacility.MsLogging by: Castle.LoggingFacility.MsLogging
  • 5 total downloads
  • Latest version: 3.1.0
  • Castle Logging Extensions
Package Description
Clawfoot.Extensions by: Douglas Gaskell
  • 19 total downloads
  • Latest version: 0.7.4
A collection of extensions to make life easier
CacheManager.Microsoft.Extensions.Configuration by: MichaConrad
  • 115 total downloads
  • Latest version: 2.0.0-beta-1629
  • 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.
C5 by: C5
  • 34 total downloads
  • Latest version: 3.0.0
  • Generics Collections Heap TreeSet PriorityQueue
The C5 Generic Collection Library for C# and CLI is a comprehensive collection library supporting lists, sets, bags, dictionaries, priority queues, (FIFO) queues, and (LIFO) stacks. C5 runs on everything supporting .NET Standard 2.0: .NET Core 2.0+, .NET 4.6.1+, Mono, Xamarin, Universal Windows Platform, and Unity.
Chinese by: zmjack
  • 91 total downloads
  • Latest version: 0.5.0
  • Chinese Pinyin Number
中文解析通用工具。包括拼音,简繁转换,数字读法,货币读法。
ClosedXML by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
  • 306 total downloads
  • Latest version: 0.104.2
  • Excel OpenXml xlsx
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.104.2 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.
Castle.LoggingFacility by: Castle Project Contributors
  • 113 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
  • 146 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.DynamicProxy by: Castle Project Contributors
  • 31 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.