coverlet.collector
by: tonerdo
- 5 total downloads
- Latest version: 3.1.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 5 total downloads
- Latest version: 14.0.0
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron, Marc Gravell
- 1 total downloads
- Latest version: 1.10.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.SqlBuilder
by: Sam Saffron, Johan Danforth
- 1 total downloads
- Latest version: 1.40.1
The Dapper SqlBuilder component to build SQL queries dynamically.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 1 total downloads
- Latest version: 3.125.1
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 2.2.682
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
EPPlus
by: EPPlus Software AB
- 5 total downloads
- Latest version: 7.5.2
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 5.15.0.11-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastExpressionCompiler.src
by: Maksim Volkau
- 1 total downloads
- Latest version: 3.0.4
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions
by: Dennis Doomen
- 2 total downloads
- Latest version: 4.19.2
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit test. Runs on 4.0 and 4.5 (Desktop and Windows Store), CoreCLR, Silverlight 5 and Windows Phone 8, 8.1 and 8.1 for Silverlight. Supports the unit test frameworks MSTest, MSTest2, NUnit, XUnit, XUnit2, MBUnit, Gallio, MSpec, and NSpec.
FluentValidation
by: Jeremy Skinner
- 1 total downloads
- Latest version: 8.6.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Gherkin
by: Cucumber Ltd, Gaspar Nagy
- 1 total downloads
- Latest version: 4.1.4-rc1
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Google.Protobuf
by: Google Inc.
- 1 total downloads
- Latest version: 3.23.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.54.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.28.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 5 total downloads
- Latest version: 2.34.0-pre1
C# implementation of gRPC based on native gRPC C-core library.
Grpc.Core.Api
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.55.0-pre1
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.58.0-pre1
.NET client for gRPC