coverlet.collector
by: tonerdo
- 0 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild
by: tonerdo
- 0 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Crc32.NET
by: force
- 1 total downloads
- Latest version: 1.1.0
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
CsvHelper
by: Josh Close
- 20 total downloads
- Latest version: 30.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
- 3 total downloads
- Latest version: 32.0.1
JSON schema-based messages for Cucumber's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 16 total downloads
- Latest version: 2.1.35
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.ColumnMapper
by: Dan Turkenkopf
- 1 total downloads
- Latest version: 1.1.0
Simple extension to [Dapper](https://code.google.com/p/dapper-dot-net/) to allow arbitrary column to property mapping
Dapper.SqlBuilder
by: Sam Saffron, Johan Danforth
- 1 total downloads
- Latest version: 2.0.78
The Dapper SqlBuilder component, for building SQL queries dynamically.
Docker.DotNet
by: Docker.DotNet
- 2 total downloads
- Latest version: 3.125.12
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.X509
by: Docker.DotNet.X509
- 0 total downloads
- Latest version: 3.125.15
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
- 1 total downloads
- Latest version: 2.7.1
Official NuGet for DocumentFormat.OpenXml
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 6 total downloads
- Latest version: 2.3.162
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 9 total downloads
- Latest version: 1.6.0-beta.2226
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework
by: Microsoft
- 3 total downloads
- Latest version: 6.1.3
Entity Framework is Microsoft's recommended data access technology for new applications.
EPPlus
by: EPPlus Software AB
- 14 total downloads
- Latest version: 8.1.1
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 19 total downloads
- Latest version: 5.17.1.18-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 14 total downloads
- Latest version: 8.1.0-beta.2
Attributes used by FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 0 total downloads
- Latest version: 5.3.1
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions
by: Dennis Doomen, Jonas Nyrup
- 4 total downloads
- Latest version: 6.8.0
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1.
Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Supported by InfoSupport B.V.