coverlet.collector
by: tonerdo
- 15 total downloads
- Latest version: 10.0.0
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
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
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
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
The Dapper SqlBuilder component, for building SQL queries dynamically.
diskann-garnet
by: DiskANN Team
- 1 total downloads
- Latest version: 1.0.25
DiskANN FFI and Data Provider for Garnet
Docker.DotNet.Enhanced
by: Docker.DotNet
- 1 total downloads
- Latest version: 3.126.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.LegacyHttp
by: Docker.DotNet.LegacyHttp
- 2 total downloads
- Latest version: 4.0.2
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
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
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
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
Naming Conventions for Entity Framework Core Tables and Columns.
EntityFramework
by: Microsoft
- 2 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.
EPPlus
by: EPPlus Software AB
- 4 total downloads
- Latest version: 8.4.2
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 16 total downloads
- Latest version: 8.2.0-beta.23
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.