Castle.Core by: Castle Project Contributors
  • 202 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
  • 228 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.
BrotliSharpLib by: master131
  • 51 total downloads
  • Latest version: 0.3.3
  • brotli csharp net
Full C# port of Brotli compression library.
Bullseye by: Bullseye
  • 177 total downloads
  • Latest version: 2.3.0-beta.2+build.182
For describing and running targets and their dependencies.
BuildBundlerMinifierPlus by: Mads Kristensen salar2k
  • 67 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
  • 137 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.
BootstrapBlazor.Splitting by: Argo(argo@live.ca) BootstrapBlazor(a@blazor.zone)
  • 47 total downloads
  • Latest version: 9.0.2
  • Bootstrap Blazor WebAssembly wasm UI Components Icon
Bootstrap UI components extensions of Splitting
Business.Core by: xlievo
  • 237 total downloads
  • Latest version: 1.2.0
  • Business Core Lib
Support Mono .Net Core https://github.com/xlievo/Business.Core
BuildBundlerMinifier by: Mads Kristensen
  • 1.693k 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
  • 124 total downloads
  • Latest version: 1.7.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
  • 32 total downloads
  • Latest version: 8.0.0
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
Buildalyzer.Logger by: Dave Glick and contributors
  • 171 total downloads
  • Latest version: 3.2.8
The MSBuild logger for Buildalyzer. Not intended to be used directly.
BuildWebCompiler2022 by: Mads Kristensen Jason Moore
  • 55 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
  • 151 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
  • 41 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
  • 31 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.
BouncyCastle.NetCore by: BouncyCastle
  • 14.99k total downloads
  • Latest version: 1.8.10
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BootstrapBlazor.TableExport by: Argo Zhang(argo@163.com)
  • 382 total downloads
  • Latest version: 7.0.0
  • Bootstrap Blazor WebAssembly wasm UI Components Table Export
Bootstrap UI components extensions of export
BouncyCastle by: Bouncy Castle Project Contributors
  • 4.186k total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
Castle.DynamicProxy by: Castle Project Contributors
  • 39 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.