Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 16 total downloads
- Latest version: 2.1.86
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.SqlBuilder
by: Sam Saffron, Johan Danforth
- 4 total downloads
- Latest version: 2.1.86
The Dapper SqlBuilder component, for building SQL queries dynamically.
deniszykov.WebSocketListener
by: Valeriano Tortola, Denis Zykov
- 1 total downloads
- Latest version: 4.2.19
A lightweight and highly scalable asynchronous WebSocket listener for .NET Core, .NET and Mono.
https://github.com/deniszykov/WebSocketListener
diskann-garnet
by: Microsoft
- 8 total downloads
- Latest version: 5.0.1
DiskANN FFI and Data Provider for Garnet
Docker.DotNet
by: Docker.DotNet
- 1 total downloads
- Latest version: 2.124.1
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
Docker.DotNet.Enhanced.NPipe
by: Docker.DotNet.NPipe
- 9 total downloads
- Latest version: 4.3.3
A Docker.DotNet transport implementation for Windows named pipe (npipe) Docker Engine connections.
Docker.DotNet.Enhanced.Unix
by: Docker.DotNet.Unix
- 5 total downloads
- Latest version: 4.3.1
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 4 total downloads
- Latest version: 3.125.13
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DocumentFormat.OpenXml
by: Microsoft
- 21 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
- 1 total downloads
- Latest version: 3.5.1
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
- 15 total downloads
- Latest version: 2.3.142
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef
by: Microsoft
- 7 total downloads
- Latest version: 3.0.1
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
EntityFramework
by: Microsoft
- 20 total downloads
- Latest version: 6.4.0-preview3-19553-01
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFrameworkCore.Exceptions.Common
by: Giorgi Dalakishvili
- 1 total downloads
- Latest version: 3.1.4
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
This is a base package for database specific packages. Install one of the specific packages instead of this
EntityFrameworkCore.Exceptions.SqlServer
by: Giorgi Dalakishvili
- 1 total downloads
- Latest version: 3.1.4
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
Enums.NET
by: Tyler Brinkley
- 2 total downloads
- Latest version: 3.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
ExtendedNumerics.BigDecimal
by: Adam White, Jan Christoph Bernack, Rick Harker
- 6 total downloads
- Latest version: 3000.0.3.40
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
FastEndpoints
by: FastEndpoints
- 4 total downloads
- Latest version: 5.16.0
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 24 total downloads
- Latest version: 8.4.0-beta.5
Attributes used by FastEndpoints.