Castle.Core by: Castle Project Contributors
  • 1.219k 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
  • 1.845k 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
  • 306 total downloads
  • Latest version: 0.0.8
  • OpenTracing Tracing
Reference implementation of OpenTracing API
Butterfly.DataContract by: Butterfly Team
  • 244 total downloads
  • Latest version: 0.0.7
  • Butterfly DataContract
Package Description
BrotliSharpLib by: master131
  • 267 total downloads
  • Latest version: 0.3.3
  • brotli csharp net
Full C# port of Brotli compression library.
BuildBundlerMinifierPlus by: Mads Kristensen salar2k
  • 256 total downloads
  • Latest version: 5.3.0
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
CacheManager.Microsoft.Extensions.Logging by: MichaConrad
  • 769 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
  • 2.919k total downloads
  • Latest version: 1.2.0
  • Business Core Lib
Support Mono .Net Core https://github.com/xlievo/Business.Core
BuildBundlerMinifier by: Mads Kristensen
  • 7.201k 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
  • 962 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.
BuildBundlerMinifierPlus2022 by: Mads Kristensen salar2k
  • 141 total downloads
  • Latest version: 8.0.0
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
BuildWebCompiler2022 by: Mads Kristensen Jason Moore
  • 390 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
  • 743 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.
BouncyCastle.Crypto.dll by: Legion of the Bouncy Castle
  • 104 total downloads
  • Latest version: 1.8.1
  • BC Cryptography
Here at the Bouncy Castle, we believe in encryption. That's something that's near and dear to our hearts. We believe so strongly in encryption, that we've gone to the effort to provide some for everybody, and we've now been doing it for over 15 years! The Bouncy Castle Crypto APIs are looked after by an Australian Charity, the Legion of the Bouncy Castle Inc., which looks after the care and feeding of the Bouncy Castle APIs. If you would like to help support this effort please see our donations page or purchase a support contract through Crypto Workshop. Requests to sponsor specific work on the APIs are also most welcome.
C5 by: C5
  • 606 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.
Castle.LoggingFacility by: Castle Project Contributors
  • 1.2k 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).
BouncyCastle.NetCore by: BouncyCastle
  • 15.886k total downloads
  • Latest version: 2.2.1
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Butterfly.Client by: Lemon
  • 308 total downloads
  • Latest version: 0.0.8
  • OpenTracing Tracing
A .NET client for Butterfly.
Castle.Windsor by: Castle Project Contributors
  • 1.572k 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
  • 134 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.