Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 4 total downloads
  • Latest version: 2.1.66
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
diskann-garnet by: Microsoft
  • 5 total downloads
  • Latest version: 4.0.1
  • microsoft diskann garnet
DiskANN FFI and Data Provider for Garnet
Docker.DotNet by: Docker.DotNet
  • 1 total downloads
  • Latest version: 3.125.12
  • Docker Container C# .NET
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 by: Docker.DotNet
  • 7 total downloads
  • Latest version: 4.3.3
  • Docker Container C# .NET
A .NET client for the Docker Engine API (v29.4.1) with fully asynchronous, non-blocking, object-oriented APIs.
Docker.DotNet.Enhanced.Handler.Abstractions by: Docker.DotNet.Handler.Abstractions
  • 0 total downloads
  • Latest version: 4.3.2
  • Docker Container C# .NET
An abstraction layer for Docker.DotNet that defines the classes and interfaces for implementing Docker Engine handlers.
Docker.DotNet.Enhanced.NativeHttp by: Docker.DotNet.NativeHttp
  • 1 total downloads
  • Latest version: 4.2.0
  • Docker Container C# .NET
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
Docker.DotNet.Enhanced.Unix by: Docker.DotNet.Unix
  • 0 total downloads
  • Latest version: 4.3.2
  • Docker Container C# .NET
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
Docker.DotNet.Enhanced.X509 by: Docker.DotNet.X509
  • 1 total downloads
  • Latest version: 4.3.0
  • Docker Container C# .NET
A Docker.DotNet extension that adds X.509 client certificate authentication for remote Docker Engine connections.
Docker.DotNet.X509 by: Docker.DotNet.X509
  • 1 total downloads
  • Latest version: 3.125.12
  • Docker Container C# .NET
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
  • 4 total downloads
  • Latest version: 3.3.0
  • openxml office
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
  • 7 total downloads
  • Latest version: 2.3.18
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 76 total downloads
  • Latest version: 1.7.0-beta.2269
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EFCore.NamingConventions by: Shay Rojansky
  • 2 total downloads
  • Latest version: 1.1.1
  • Entity Framework Core entity-framework-core ef efcore orm sql postgresql npgsql
Naming Conventions for Entity Framework Core Tables and Columns.
EntityFramework by: Microsoft
  • 8 total downloads
  • Latest version: 6.5.2
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFrameworkCore.Exceptions.SqlServer by: Giorgi Dalakishvili
  • 4 total downloads
  • Latest version: 3.1.4
  • EntityFramework EF SqlServer EntityFrameworkCore entity-framework-core EFCore Data Database
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
EPPlus by: EPPlus Software AB
  • 14 total downloads
  • Latest version: 8.6.3
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 4 total downloads
  • Latest version: 8.6.2
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 0 total downloads
  • Latest version: 7.7.0
Package Description
ExtendedNumerics.BigDecimal by: Adam White, Jan Christoph Bernack, Rick Harker
  • 1 total downloads
  • Latest version: 3003.0.0.346
  • math mathematics arbitrary-precision floating-point decimal arithmetic trigonometry logarithms numerics numbers biginteger bigdecimal hyperbolic inverse trigonometric sine cosine tangent secant circular angles sin cos tan mantissa exponent floating point base10 csharp
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
  • 109 total downloads
  • Latest version: 5.18.0
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.