BootstrapBlazor
by: Argo Zhang(argo@live.ca)
- 2.357k total downloads
- Latest version: 10.0.1
Bootstrap UI components for Blazor and Razor Components
BouncyCastle
by: Bouncy Castle Project Contributors
- 23 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
- 18 total downloads
- Latest version: 1.9.0
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BouncyCastle.NetFramework
by: antopen
- 2 total downloads
- Latest version: 1.8.5.2
BouncyCastle for .NetFramework
将官方源码master分支最新代码(https://github.com/bcgit/bc-csharp/tree/master)打包发布。
原有官方打包的BouncyCastle 1.8.5中没有包括最新mater代码,不支持国密证书部分操作。
BuildBundlerMinifier
by: Mads Kristensen
- 160 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
BuildBundlerMinifierPlus
by: Mads Kristensen salar2k
- 7 total downloads
- Latest version: 5.3.0
Bundles and minifies CSS, JS and HTML files
BuildBundlerMinifierPlus2022
by: Mads Kristensen salar2k
- 3 total downloads
- Latest version: 8.0.0
Bundles and minifies CSS, JS and HTML files
BuildWebCompiler2022
by: Mads Kristensen Jason Moore
- 7 total downloads
- Latest version: 1.14.15
Compiles LESS, Sass, JSX and CoffeeScript files
CacheManager.Core
by: MichaConrad
- 9 total downloads
- Latest version: 0.4.1
CacheManager is a common interface and abstraction layer for caching. It supports various cache providers / clients and includes advanced features like multiple layer caching, event handling, synchronization and statistics.
The Core library contains all base interfaces and tools.
You may also want to install one of the other CacheManager packages to get other cache handle implementations etc.
Castle.Core
by: Castle Project Contributors
- 57 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
cef.redist.x64
by: The Chromium Embedded Framework Authors
- 2 total downloads
- Latest version: 106.0.26
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
- 1 total downloads
- Latest version: 106.0.26
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.NETCore
by: The CefSharp Authors
- 3 total downloads
- Latest version: 106.0.260
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF, WinForms and OffScreen implementations).
chromiumembeddedframework.runtime
by: The Chromium Embedded Framework Authors
- 2 total downloads
- Latest version: 106.0.26
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
ClosedXML
by: Amir Ghezelbash Francois Botha Manuel De Leon
- 3 total downloads
- Latest version: 0.87.1
ClosedXML makes it easier for developers to create Excel 2007+ (.xlsx, .xlsm, etc) files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the hassles of XML Documents. It can be used by any .NET language like C# and Visual Basic (VB).
CommandLineParser
by: Giacomo Stelluti Scala
- 24 total downloads
- Latest version: 1.9.71
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 41 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 19 total downloads
- Latest version: 3.4.0-Alpha1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommonMark.NET
by: Kārlis Gaņģis
- 115 total downloads
- Latest version: 0.15.1
.NET library for converting Markdown documents to HTML according to the CommonMark specification. Optimized for maximum performance and targets every .NET version since 2.0, including PCL, Mono and .NET Core.
CommonServiceLocator
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0
The Common Service Locator library contains a shared interface for service location which application and framework developers can reference. The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references. The hope is that using this library, third-party applications and frameworks can begin to leverage IoC/Service Location without tying themselves down to a specific implementation.