coverlet.collector by: tonerdo
  • 15 total downloads
  • Latest version: 10.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper by: Josh Close
  • 7 total downloads
  • Latest version: 32.0.3
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 1 total downloads
  • Latest version: 8.0.0
  • cucumber-messages cucumber specflow gherkin
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 4 total downloads
  • Latest version: 2.1.72
  • orm sql micro-orm
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
  • 1 total downloads
  • Latest version: 1.50.0-rc2
  • orm sql micro-orm query sql-builder
The Dapper SqlBuilder component, for building SQL queries dynamically.
diskann-garnet by: DiskANN Team
  • 1 total downloads
  • Latest version: 1.0.25
  • microsoft diskann garnet
DiskANN FFI and Data Provider for Garnet
Docker.DotNet.Enhanced by: Docker.DotNet
  • 1 total downloads
  • Latest version: 3.126.1
  • 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.LegacyHttp by: Docker.DotNet.LegacyHttp
  • 2 total downloads
  • Latest version: 4.0.2
  • 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.
DocumentFormat.OpenXml by: Microsoft
  • 1 total downloads
  • Latest version: 2.11.0-beta0001
  • 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.
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 4 total downloads
  • Latest version: 1.4.0-beta.20201009.4
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EFCore.NamingConventions by: Shay Rojansky
  • 1 total downloads
  • Latest version: 7.0.0-rc.2
  • Entity Framework Core entity-framework-core ef efcore orm sql
Naming Conventions for Entity Framework Core Tables and Columns.
EntityFramework by: Microsoft
  • 2 total downloads
  • Latest version: 6.4.0-preview3-19553-01
  • 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.
EPPlus by: EPPlus Software AB
  • 4 total downloads
  • Latest version: 8.4.2
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
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
  • 16 total downloads
  • Latest version: 8.2.0-beta.23
Attributes used by FastEndpoints.
FastEndpoints.Core by: FastEndpoints
  • 2 total downloads
  • Latest version: 7.3.0-beta.3
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues by: FastEndpoints
  • 11 total downloads
  • Latest version: 8.2.0-beta.23
Command based background job queueing with scheduling and tracking for .NET 8 and newer
FastEndpoints.Messaging by: FastEndpoints
  • 17 total downloads
  • Latest version: 8.2.0-beta.23
Standalone messaging library for Command Bus/Event Bus implementations on .NET 8 and newer.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 18 total downloads
  • Latest version: 8.2.0-beta.23
Core messaging interfaces used by FastEndpoints.