Butterfly.Client by: Lemon
  • 12 total downloads
  • Latest version: 0.0.8
  • OpenTracing Tracing
A .NET client for Butterfly.
Butterfly.DataContract by: Butterfly Team
  • 7 total downloads
  • Latest version: 0.0.7
  • Butterfly DataContract
Package Description
Butterfly.OpenTracing by: Lemon
  • 8 total downloads
  • Latest version: 0.0.8
  • OpenTracing Tracing
Reference implementation of OpenTracing API
CacheManager.Core by: MichaConrad
  • 60 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.
CacheManager.Microsoft.Extensions.Configuration by: MichaConrad
  • 25 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
  • 22 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
  • 44 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor by: James Skimming
  • 25 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.
Castle.DynamicProxy by: Castle Project Contributors
  • 1 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.
cef.redist.x64 by: The Chromium Embedded Framework Authors
  • 176 total downloads
  • Latest version: 120.1.10
  • chrome chromium native embedded browser CEF nativepackage
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
cef.redist.x86 by: The Chromium Embedded Framework Authors
  • 201 total downloads
  • Latest version: 120.2.7
  • chrome chromium native embedded browser CEF nativepackage
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
CefSharp.Common by: The CefSharp Authors
  • 343 total downloads
  • Latest version: 137.0.100
  • chrome browser
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
CefSharp.WinForms by: The CefSharp Authors
  • 243 total downloads
  • Latest version: 114.2.120
  • winforms chrome browser chromium-embedded cefsharp
The CefSharp Chromium-based browser component (WinForms control).
chromiumembeddedframework.runtime.win-x64 by: The Chromium Embedded Framework Authors
  • 92 total downloads
  • Latest version: 137.0.10
  • chrome chromium native embedded browser CEF nativepackage
Chromium Embedded Framework (CEF) Release Distribution NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
chromiumembeddedframework.runtime.win-x86 by: The Chromium Embedded Framework Authors
  • 161 total downloads
  • Latest version: 137.0.10
  • chrome chromium native embedded browser CEF nativepackage
Chromium Embedded Framework (CEF) Release Distribution NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
ClosedXML by: Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
  • 59 total downloads
  • Latest version: 0.96.0
  • Excel OpenXml xlsx
Package Description
CommandLineParser by: gsscoder nemec ericnewton76 moh-hassan
  • 65 total downloads
  • Latest version: 2.9.1
  • command line commandline argument option parser parsing library syntax shell
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. 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
  • 46 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
  • 54 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
  • 15 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.