Castle.Core
by: Castle Project Contributors
- 175 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CacheManager.Core
by: MichaConrad
- 162 total downloads
- Latest version: 1.2.0
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
- 23 total downloads
- Latest version: 0.0.8
Reference implementation of OpenTracing API
Butterfly.DataContract
by: Butterfly Team
- 18 total downloads
- Latest version: 0.0.7
Package Description
BrotliSharpLib
by: master131
- 24 total downloads
- Latest version: 0.3.3
Full C# port of Brotli compression library.
Bullseye
by: Bullseye
- 20 total downloads
- Latest version: 2.3.0-beta.2+build.182
For describing and running targets and their dependencies.
BuildBundlerMinifierPlus
by: Mads Kristensen salar2k
- 36 total downloads
- Latest version: 5.3.0
Bundles and minifies CSS, JS and HTML files
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 97 total downloads
- Latest version: 1.2.0
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
- 119 total downloads
- Latest version: 1.2.0
Support Mono .Net Core
https://github.com/xlievo/Business.Core
BuildBundlerMinifier
by: Mads Kristensen
- 915 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
Castle.Core.AsyncInterceptor
by: James Skimming
- 85 total downloads
- Latest version: 1.7.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
BuildBundlerMinifierPlus2022
by: Mads Kristensen salar2k
- 22 total downloads
- Latest version: 8.0.0
Bundles and minifies CSS, JS and HTML files
Buildalyzer.Logger
by: Dave Glick and contributors
- 76 total downloads
- Latest version: 3.2.8
The MSBuild logger for Buildalyzer. Not intended to be used directly.
BuildWebCompiler2022
by: Jason Moore
- 23 total downloads
- Latest version: 1.14.10
Compiles LESS, Sass, JSX and CoffeeScript files
CacheManager.Microsoft.Extensions.Configuration
by: MichaConrad
- 103 total downloads
- Latest version: 1.2.0
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
- 33 total downloads
- Latest version: 1.8.1
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
- 19 total downloads
- Latest version: 2.5.3
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.934k total downloads
- Latest version: 1.8.10
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
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.