Common.Logging.Core
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 18 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
- 14 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.
Confluent.Kafka
by: Confluent Inc., Andreas Heider
- 116 total downloads
- Latest version: 2.5.3
Confluent's .NET Client for Apache Kafka
Confluent.SchemaRegistry
by: Confluent Inc.
- 113 total downloads
- Latest version: 2.4.0
A .NET Client for Confluent Schema Registry
CryptoHelper
by: Henk Mollema
- 13 total downloads
- Latest version: 2.2.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName
by: Henk Mollema
- 3 total downloads
- Latest version: 2.0.3
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 119 total downloads
- Latest version: 1.60.6
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
dbup
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 6 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
- 1 total downloads
- Latest version: 5.0.8
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
- 15 total downloads
- Latest version: 5.0.43
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds MySql support.
DocumentFormat.OpenXml
by: Microsoft
- 79 total downloads
- Latest version: 2.20.0
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 122 total downloads
- Latest version: 2.3.197
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 2 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 2 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DotNetZip
by: Dino Chiesa
- 2 total downloads
- Latest version: 1.9.0
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
Elasticsearch.Net
by: Elastic and contributors
- 147 total downloads
- Latest version: 6.2.0
Elasticsearch.Net
elmah
by: Atif Aziz
- 14 total downloads
- Latest version: 1.2.2
ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.
elmah.corelibrary
by: Atif Aziz
- 8 total downloads
- Latest version: 1.2.2
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
EntityFramework
by: Microsoft
- 83 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFramework.Migrations
by: Microsoft
- 6 total downloads
- Latest version: 0.9.0
Legacy package, Migrations is now included in the EntityFramework package.