ControlzEx
by: Jan Karger, Bastian Schmidt, James Willock
- 69 total downloads
- Latest version: 7.0.2
ControlzEx is a library with some shared Controls for WPF.
ConvertApi
by: ConvertApi
- 53 total downloads
- Latest version: 3.1.4
The ConvertAPI NuGet package simplifies integration with the ConvertAPI service, enabling seamless file format conversions (PDF, DOCX, images, etc.) in .NET applications with minimal code.
CryptoHelper
by: Henk Mollema
- 18 total downloads
- Latest version: 4.0.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName
by: Henk Mollema
- 4 total downloads
- Latest version: 3.0.2
DEPRECATED - The 'CryptoHelper' is now strong named by default.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 184 total downloads
- Latest version: 2.1.66
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
dbup
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 20 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
- 2 total downloads
- Latest version: 6.0.15
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
- 24 total downloads
- Latest version: 6.1.0
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds MySql support.
DocumentFormat.OpenXml
by: Microsoft
- 108 total downloads
- Latest version: 3.3.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.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 18 total downloads
- Latest version: 3.3.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
- 134 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: Henrik/Dino Chiesa
- 53 total downloads
- Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
Duende.IdentityModel
by: Duende Software
- 6 total downloads
- Latest version: 8.0.0
OpenID Connect & OAuth 2.0 client library
Elastic.Clients.Elasticsearch
by: Elastic and contributors
- 239 total downloads
- Latest version: 9.2.2
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
Elastic.Transport
by: Elastic and contributors
- 59 total downloads
- Latest version: 0.10.1
Client connectivity bits, exposes a potentially cluster aware request pipeline that can be resilient to nodes dropping out of rotation.
This package is heavily optimized for the Elastic (elastic.co) product suite and Elastic Cloud (cloud.elastic.co) SAAS offering.
Elasticsearch.Net
by: Elastic and contributors
- 292 total downloads
- Latest version: 7.17.5
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
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
- 10 total downloads
- Latest version: 2.0.0-alpha001
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.