BouncyCastle.NetCore by: BouncyCastle
  • 33 total downloads
  • Latest version: 1.8.10
  • .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
Castle.Core by: Castle Project Contributors
  • 29 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
Common.Logging by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
  • 28 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
  • 23 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
  • 21 total downloads
  • Latest version: 2.0.7
  • 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.
Confluent.Kafka by: Confluent Inc., Andreas Heider
  • 192 total downloads
  • Latest version: 2.5.3
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
Confluent.SchemaRegistry by: Confluent Inc.
  • 249 total downloads
  • Latest version: 2.4.0
  • Kafka Confluent Schema Registry
A .NET Client for Confluent Schema Registry
CoreCompat.System.Drawing by: CoreCompat.System.Drawing
  • 1 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
coverlet.collector by: tonerdo
  • 15 total downloads
  • Latest version: 6.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CryptoHelper by: Henk Mollema
  • 22 total downloads
  • Latest version: 2.2.0
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName by: Henk Mollema
  • 5 total downloads
  • Latest version: 2.0.3
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
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
  • 69 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
  • 61 total downloads
  • Latest version: 5.0.87
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: https://github.com/orgs/DbUp/people
  • 57 total downloads
  • Latest version: 5.0.44
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds MySql support.