Castle.Core by: Castle Project Contributors
  • 142 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
  • 79 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.
BootstrapBlazor.Chart by: Argo Zhang(argo@live.ca)
  • 183 total downloads
  • Latest version: 8.1.5
  • Bootstrap Blazor WebAssembly wasm UI Components Chart
Bootstrap UI components extensions of Chart.js
BrotliSharpLib by: master131
  • 7 total downloads
  • Latest version: 0.3.3
  • brotli csharp net
Full C# port of Brotli compression library.
BuildBundlerMinifierPlus by: Mads Kristensen salar2k
  • 20 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
  • 42 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.
BuildBundlerMinifier by: Mads Kristensen
  • 343 total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
BootstrapBlazor.Analyzers by: Argo Zhang(argo@163.com)
  • 8 total downloads
  • Latest version: 1.0.0
  • bootstrapblazor analyzers
Analyzers
Castle.Core.AsyncInterceptor by: James Skimming
  • 56 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
  • 11 total downloads
  • Latest version: 8.0.0
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
BootstrapBlazor by: Argo Zhang(argo@live.ca)
  • 2.613k total downloads
  • Latest version: 8.5.12-beta02
  • Bootstrap Blazor WebAssembly wasm UI Components
Bootstrap UI components for Blazor and Razor Components
BootstrapBlazor.FontAwesome by: Argo Zhang(argo@live.ca)
  • 100 total downloads
  • Latest version: 8.0.4
  • Bootstrap Blazor WebAssembly wasm UI Components Icon
Bootstrap UI components extensions of FontAwesome
CacheManager.Microsoft.Extensions.Configuration by: MichaConrad
  • 57 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
  • 30 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
  • 6 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.881k 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)
  • 79 total downloads
  • Latest version: 7.0.0
  • Bootstrap Blazor WebAssembly wasm UI Components Table Export
Bootstrap UI components extensions of export
Castle.Windsor by: Castle Project Contributors
  • 23 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.
BouncyCastle by: Bouncy Castle Project Contributors
  • 4.076k 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
  • 22 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.