Castle.Core by: Castle Project Contributors
  • 276 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
  • 282 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(argo@live.ca) BootstrapBlazor(a@blazor.zone)
  • 587 total downloads
  • Latest version: 9.0.0
  • Bootstrap Blazor WebAssembly wasm UI Components Chart
Bootstrap UI components extensions of Chart.js
BrotliSharpLib by: master131
  • 24 total downloads
  • Latest version: 0.3.3
  • brotli csharp net
Full C# port of Brotli compression library.
BuildBundlerMinifierPlus by: Mads Kristensen salar2k
  • 36 total downloads
  • Latest version: 5.3.0
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
BootstrapBlazor.Splitting by: Argo(argo@live.ca) BootstrapBlazor(a@blazor.zone)
  • 5 total downloads
  • Latest version: 9.0.1
  • Bootstrap Blazor WebAssembly wasm UI Components Icon
Bootstrap UI components extensions of Splitting
Business.Core by: xlievo
  • 100 total downloads
  • Latest version: 1.2.0
  • Business Core Lib
Support Mono .Net Core https://github.com/xlievo/Business.Core
BuildBundlerMinifier by: Mads Kristensen
  • 915 total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
BuildBundlerMinifierPlus2022 by: Mads Kristensen salar2k
  • 22 total downloads
  • Latest version: 8.0.0
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
BootstrapBlazor.FontAwesome by: Argo(argo@live.ca) BootstrapBlazor(a@blazor.zone)
  • 222 total downloads
  • Latest version: 9.0.1
  • Bootstrap Blazor WebAssembly wasm UI Components Icon
Bootstrap UI components extensions of FontAwesome
BuildWebCompiler2022 by: Jason Moore
  • 22 total downloads
  • Latest version: 1.14.10
  • LESS Sass Scss JSX EcmaScript6 CoffeeScript
Compiles LESS, Sass, JSX and CoffeeScript files
BouncyCastle.Crypto.dll by: Legion of the Bouncy Castle
  • 33 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
  • 57 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.
Chinese by: zmjack
  • 27 total downloads
  • Latest version: 0.5.0
  • Chinese Pinyin Number
中文解析通用工具。包括拼音,简繁转换,数字读法,货币读法。
Castle.LoggingFacility by: Castle Project Contributors
  • 72 total downloads
  • Latest version: 3.4.0
  • 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 NLog and log4net (available as separate packages: Castle.Windsor-nlog and Castle.Windsor-log4net).
BouncyCastle.NetCore by: BouncyCastle
  • 14.943k total downloads
  • Latest version: 1.9.0
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BootstrapBlazor.TableExport by: Argo Zhang(argo@163.com)
  • 199 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
  • 119 total downloads
  • Latest version: 3.4.0
  • 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.139k 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
  • 31 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.