BouncyCastle by: Bouncy Castle Project Contributors
  • 27 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.
BouncyCastle.NetCore by: BouncyCastle
  • 38 total downloads
  • Latest version: 1.9.0
  • .net framework, core, standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier by: Mads Kristensen
  • 462 total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
CaptchaMvc.Mvc3 by: Vyacheslav Volkov
  • 3 total downloads
  • Latest version: 1.5.0
  • captcha asp.net mvc mvc3 C#
CaptchaMvc will implement your web MVC applications easier and more reliable protection. Features: You can easily change or extend the current implementation of the captcha. By default there are two types of captcha, plain and mathematical. Supports MVC 3, MVC 4, MVC 5. Supports for storing captcha in the session or cookie. Supports the "intelligent" captcha.
Castle.Core by: Castle Project Contributors
  • 55 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.DynamicProxy by: Castle Project Contributors
  • 4 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.
CKeditor.Mvc by: Dima Stepanov
  • 14 total downloads
  • Latest version: 4.0.0-beta
  • CKeditor
Fully functional, open source editor for MVC.
cldrjs by: Rafael Xavier de Souza
  • 59 total downloads
  • Latest version: 0.5.1
  • utility globalization internationalization multilingualization localization g11n i18n m17n L10n localize locale cldr json inheritance compile
Simple CLDR API
ClosedXML by: Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
  • 54 total downloads
  • Latest version: 0.96.0
  • Excel OpenXml xlsx
Package Description
Common.Logging by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
  • 93 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
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
  • 57 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommonServiceLocator by: .NET Foundation and Contributors
  • 31 total downloads
  • Latest version: 2.0.6
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
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.
ControlzEx by: Jan Karger, Bastian Schmidt, James Willock
  • 25 total downloads
  • Latest version: 3.0.2.4
  • WPF XAML Controls WinRT UI UX Windows WindowChrome
ControlzEx
ConvertApi by: Baltsoft Software
  • 9 total downloads
  • Latest version: 1.3.0
  • pdf convert word excel powerpoint images web
Convert various files like MS Word, Excel, PowerPoint, Images and more to Pdf. This is a wrapper for online service www.convertapi.com
Crc32C.NET by: Robert Važan
  • 4 total downloads
  • Latest version: 1.0.5
  • crc, crc32, crc-32, crc32c, crc-32c, castagnoli, managed
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.
CrystalDecisions.Shared by: zqb971
  • 3 total downloads
  • Latest version: 1.0.0
CrystalDecisions.Shared
CurrieTechnologies.Razor.Clipboard by: Michael J. Currie
  • 27 total downloads
  • Latest version: 1.6.0
  • Blazor Clipboard JSInterop Razor
A Razor class library for interacting with the browser Clipboard API. Use in Blazor Server Apps or Blazor WebAssembly Apps.
dbup by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 135 total downloads
  • Latest version: 5.0.41
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
dbup-core by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 47 total downloads
  • Latest version: 4.6.3
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts. This is the core library and should be used in conjunction with the database specific package (eg dbup-sqlserver, dbup-mysql)
dbup-mysql by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 56 total downloads
  • Latest version: 4.6.0
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds MySql support.