Dapper by: Sam Saffron, Marc Gravell
  • 2 total downloads
  • Latest version: 1.41.0-alpha
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet.Enhanced by: Docker.DotNet
  • 2 total downloads
  • Latest version: 4.2.0
  • 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.LegacyHttp by: Docker.DotNet.LegacyHttp
  • 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.NativeHttp by: Docker.DotNet.NativeHttp
  • 2 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
  • 1 total downloads
  • Latest version: 4.2.0
  • Docker Container C# .NET
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
Docker.DotNet.X509 by: Docker.DotNet.X509
  • 1 total downloads
  • Latest version: 3.125.14
  • 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
  • 0 total downloads
  • Latest version: 3.0.0-beta0002
  • 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.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 1 total downloads
  • Latest version: 3.4.1
  • 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
  • 5 total downloads
  • Latest version: 2.3.107
  • 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
  • 1 total downloads
  • Latest version: 1.1.0-beta.20191228.4
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
EntityFramework by: Microsoft
  • 1 total downloads
  • Latest version: 4.1.10331
DbContext API and Code First workflow for ADO.NET Entity Framework.
EPPlus by: EPPlus Software AB
  • 4 total downloads
  • Latest version: 8.0.0-rc
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 0 total downloads
  • Latest version: 8.4.0
Package Description
FastEndpoints by: FastEndpoints
  • 16 total downloads
  • Latest version: 8.2.0-beta.23
  • 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 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes by: FastEndpoints
  • 35 total downloads
  • Latest version: 8.2.0-beta.23
Attributes used by FastEndpoints.
FastEndpoints.Core by: FastEndpoints
  • 3 total downloads
  • Latest version: 8.2.0-beta.21
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues by: FastEndpoints
  • 6 total downloads
  • Latest version: 8.2.0-beta.21
Command based background job queueing with scheduling and tracking for .NET 8 and newer
FastEndpoints.Messaging by: FastEndpoints
  • 10 total downloads
  • Latest version: 8.2.0-beta.22
Standalone messaging library for Command Bus/Event Bus implementations on .NET 8 and newer.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 11 total downloads
  • Latest version: 8.2.0-beta.23
Core messaging interfaces used by FastEndpoints.