Chinese by: zmjack
  • 112 total downloads
  • Latest version: 0.5.0
  • Chinese Pinyin Number
中文解析通用工具。包括拼音,简繁转换,数字读法,货币读法。
ClosedXML by: Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
  • 307 total downloads
  • Latest version: 0.96.0
  • Excel OpenXml xlsx
Package Description
Castle.LoggingFacility by: Castle Project Contributors
  • 279 total downloads
  • Latest version: 5.1.2
  • 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).
Butterfly.Client by: Lemon
  • 61 total downloads
  • Latest version: 0.0.8
  • OpenTracing Tracing
A .NET client for Butterfly.
Castle.Windsor by: Castle Project Contributors
  • 361 total downloads
  • Latest version: 5.1.2
  • castle windsor inversionOfControl DependencyInjection
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
Castle.DynamicProxy by: Castle Project Contributors
  • 42 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.
Colorful.Console by: Tom Akita Muhammad Rehan Saeed Matt Furden Drew Noakes Jamie Gould Marcos Vinicius Maia Sergey Korshunov Adam Schiavone IGusev Shreyas Jejurkar
  • 247 total downloads
  • Latest version: 1.2.15
  • Style Styled Output Colourful Colorful Console Command Line ASCII Art FIGlet
Style your C# console output!
Castle.Core by: Castle Project Contributors
  • 375 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CacheManager.Core by: MichaConrad
  • 483 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.
Butterfly.OpenTracing by: Lemon
  • 53 total downloads
  • Latest version: 0.0.8
  • OpenTracing Tracing
Reference implementation of OpenTracing API
Butterfly.DataContract by: Butterfly Team
  • 48 total downloads
  • Latest version: 0.0.7
  • Butterfly DataContract
Package Description
Com.Ctrip.Framework.Apollo by: Com.Ctrip.Framework.Apollo
  • 147 total downloads
  • Latest version: 2.11.0
  • apollo configcenter configuration ctrip
携程Apollo客户端   与Microsoft.Extensions.Configuration集成请使用Com.Ctrip.Framework.Apollo.Configuration包   与System.Configuration.ConfigurationManager集成(.net 4.7.1及以后版本)请使用Com.Ctrip.Framework.Apollo.ConfigurationManager包   直接使用ApolloConfigurationManager请使用Com.Ctrip.Framework.Apollo.Configuration或者Com.Ctrip.Framework.Apollo.ConfigurationManager 发布日志请点击打开 https://github.com/apolloconfig/apollo.net/releases
CacheManager.Microsoft.Extensions.Logging by: MichaConrad
  • 172 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
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.
Business.Core by: xlievo
  • 585 total downloads
  • Latest version: 1.2.0
  • Business Core Lib
Support Mono .Net Core https://github.com/xlievo/Business.Core
Castle.Core.AsyncInterceptor by: James Skimming
  • 231 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.
CodeContracts.Unofficial by: Nathan Totten (Unofficial Microsoft Package)
  • 19 total downloads
  • Latest version: 1.0.0
Code Contracts provide a language-agnostic way to express coding assumptions in .NET programs. The contracts take the form of pre-conditions, post-conditions, and object invariants.
CloneExtensions by: Marcin Juraszek
  • 14.694k total downloads
  • Latest version: 2.0.3
  • Clone Extensions Expression Trees
Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runtime code compilation.
BuildWebCompiler2022 by: Mads Kristensen Jason Moore
  • 59 total downloads
  • Latest version: 1.14.15
  • LESS Sass Scss JSX EcmaScript6 CoffeeScript
Compiles LESS, Sass, JSX and CoffeeScript files
CacheManager.Microsoft.Extensions.Configuration by: MichaConrad
  • 193 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
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
  • 121 total downloads
  • Latest version: 2.5.3
  • 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 .NET 3.5+, Silverlight 5, Windows Phone 8, Xamarin.iOS, Xamarin.Android, and Mono.