BouncyCastle
by: Bouncy Castle Project Contributors
- 11 total downloads
- Latest version: 1.8.9
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.
BouncyCastle.NetCore
by: BouncyCastle
- 26 total downloads
- Latest version: 1.8.10
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier
by: Mads Kristensen
- 358 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
BuildBundlerMinifierPlus
by: Mads Kristensen salar2k
- 16 total downloads
- Latest version: 5.3.0
Bundles and minifies CSS, JS and HTML files
BuildBundlerMinifierPlus2022
by: Mads Kristensen salar2k
- 9 total downloads
- Latest version: 8.0.0
Bundles and minifies CSS, JS and HTML files
BuildWebCompiler2022
by: Mads Kristensen Jason Moore
- 10 total downloads
- Latest version: 1.14.15
Compiles LESS, Sass, JSX and CoffeeScript files
bunit
by: Egil Hansen
- 258 total downloads
- Latest version: 1.39.5
bUnit is a testing library for Blazor components.
You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic.
You can interact with and inspect the component under test, trigger event handlers, provide cascading values, and inject services.
bUnit also includes a complete fake implementation of Blazor's authentication and authorization logic, navigation manager, and
JSInterop.
CacheManager.Core
by: MichaConrad
- 44 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.
CacheManager.Microsoft.Extensions.Configuration
by: MichaConrad
- 25 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.
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 18 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.
Castle.Core
by: Castle Project Contributors
- 31 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: Castle.Core.AsyncInterceptor
- 6 total downloads
- Latest version: 1.2.0
Castle.Core.AsyncInterceptor
Castle.DynamicProxy
by: Castle Project Contributors
- 2 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.
cef.redist.x64
by: The Chromium Embedded Framework Authors
- 253 total downloads
- Latest version: 120.1.10
CEF - the Chromium Embedded Framework.
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
cef.redist.x86
by: The Chromium Embedded Framework Authors
- 268 total downloads
- Latest version: 120.2.7
CEF - the Chromium Embedded Framework.
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
CefSharp.Common
by: The CefSharp Authors
- 479 total downloads
- Latest version: 137.0.100
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
CefSharp.WinForms
by: The CefSharp Authors
- 127 total downloads
- Latest version: 86.0.241
The CefSharp Chromium-based browser component (WinForms control).
chromiumembeddedframework.runtime.win-x64
by: The Chromium Embedded Framework Authors
- 152 total downloads
- Latest version: 137.0.10
Chromium Embedded Framework (CEF) Release Distribution
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
chromiumembeddedframework.runtime.win-x86
by: The Chromium Embedded Framework Authors
- 211 total downloads
- Latest version: 137.0.10
Chromium Embedded Framework (CEF) Release Distribution
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
CommandLineParser
by: Giacomo Stelluti Scala
- 27 total downloads
- Latest version: 1.9.6-rc1
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.