CKeditor.Mvc
by: Dima Stepanov
- 14 total downloads
- Latest version: 4.0.0-beta
Fully functional, open source editor for MVC.
ClosedXML
by: Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
- 122 total downloads
- Latest version: 0.96.0
Package Description
CloudinaryDotNet
by: Cloudinary
- 3 total downloads
- Latest version: 1.27.6
Official client library for easily integrating with the Cloudinary service
Common.Logging
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 93 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
- 58 total downloads
- Latest version: 3.4.1
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
- 36 total downloads
- Latest version: 2.0.7
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.
ConfigureAwait.Fody
by: Cameron MacFarland, Simon Cropp
- 3 total downloads
- Latest version: 3.1.0-beta.2
Package Description
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 192 total downloads
- Latest version: 2.5.3
Confluent's .NET Client for Apache Kafka
ConvertApi
by: Baltsoft Software
- 13 total downloads
- Latest version: 1.3.0
Convert various files like MS Word, Excel, PowerPoint, Images and more to Pdf. This is a wrapper for online service www.convertapi.com
CoreCompat.System.Drawing
by: CoreCompat.System.Drawing
- 2 total downloads
- Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
coverlet.collector
by: tonerdo
- 3 total downloads
- Latest version: 3.2.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Crc32.NET
by: force
- 1 total downloads
- Latest version: 1.1.0
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
Crc32C.NET
by: Robert Važan
- 4 total downloads
- Latest version: 1.0.5
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.
CryptoHelper.StrongName
by: Henk Mollema
- 5 total downloads
- Latest version: 2.0.3
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CurrieTechnologies.Razor.Clipboard
by: Michael J. Currie
- 27 total downloads
- Latest version: 1.6.0
A Razor class library for interacting with the browser Clipboard API.
Use in Blazor Server Apps or Blazor WebAssembly Apps.
Dapper
by: Sam Saffron, Marc Gravell
- 1 total downloads
- Latest version: 1.8.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
dbup
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 144 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-mysql
by: https://github.com/orgs/DbUp/people
- 81 total downloads
- Latest version: 5.0.44
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds MySql support.