BouncyCastle.NetCore
by: BouncyCastle
- 38 total downloads
- Latest version: 1.9.0
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier
by: Mads Kristensen
- 462 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
Castle.Core
by: Castle Project Contributors
- 57 total downloads
- Latest version: 4.4.1
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.
Castle.Windsor
by: Castle Project Contributors
- 3 total downloads
- Latest version: 3.3.0
Castle Windsor is best of breed, mature Inversion of Control container available for .NET and Silverlight.
CKeditor.Mvc
by: Dima Stepanov
- 14 total downloads
- Latest version: 4.0.0-beta
Fully functional, open source editor for MVC.
ClosedXML
by: Amir Ghezelbash, Francois Botha, Manuel De Leon
- 11 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).
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
- 35 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.
CommonServiceLocator
by: Microsoft
- 8 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.
ConfigureAwait.Fody
by: Cameron MacFarland, Simon Cropp
- 3 total downloads
- Latest version: 3.1.0-beta.2
Package Description
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
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.
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: 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.