CacheManager.Core by: MichaConrad
  • 39 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric 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.
CacheManager.Microsoft.Extensions.Configuration by: MichaConrad
  • 21 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.
CacheManager.Microsoft.Extensions.Logging by: MichaConrad
  • 25 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.
Castle.Core by: Castle Project Contributors
  • 32 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.DynamicProxy by: Castle Project Contributors
  • 5 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.
Castle.Windsor by: Castle Project Contributors
  • 13 total downloads
  • Latest version: 2.5.4
  • castle windsor inversionOfControl DependencyInjection
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
Certes by: Certes Contributors
  • 48 total downloads
  • Latest version: 2.3.3
  • Certes letsencrypt ACME HTTPS SSL Certificate dotnettool
A client implementation for the Automated Certificate Management Environment (ACME) protocol.
CommandLineParser by: Giacomo Stelluti Scala
  • 18 total downloads
  • Latest version: 1.9.6-rc1
  • command line argument option parser parsing library syntax shell
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 16 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 13 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommonServiceLocator by: .NET Foundation and Contributors
  • 17 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
CompareNETObjects by: gfinzer
  • 133 total downloads
  • Latest version: 4.83.0
  • compare comparison equality equal deep objects difference compareobjects deepequal deepequals
What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
ConsoleMenu-simple by: lechu445
  • 26 total downloads
  • Latest version: 2.7.0
  • console menu simple
A simple, highly customizable, DOS-like console menu
ConsoleTables by: khalidabuhakmeh
  • 20 total downloads
  • Latest version: 2.4.2
  • consoletables consoletable console table output
Allows you to print out objects in a table view in a console application. Should be helpful for the diehard console fans.
Consul by: Consul
  • 34 total downloads
  • Latest version: 0.7.2.6
  • Consul service discovery distributed locking health checking
Package Description
CoreCompat.System.Drawing by: CoreCompat.System.Drawing
  • 2 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
CoreTweet by: CoreTweet Development Team
  • 22 total downloads
  • Latest version: 2.0.0-beta.1
  • Twitter
A .NET Twitter Library supporting API v1.1 and v2 Simple, Powerful, and Well-designed for LINQ See also: https://github.com/CoreTweet/CoreTweet
coverlet.collector by: tonerdo
  • 177 total downloads
  • Latest version: 6.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CronExpressionDescriptor by: Brady Holt
  • 176 total downloads
  • Latest version: 2.36.0
  • cron schedule quartz quartz.net cron expression
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian Italian, Swedish, Slovenian, Danish, Finnish and Japanese.
CsvHelper by: Josh Close
  • 47 total downloads
  • Latest version: 3.0.0-chi06
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.