coverlet.collector by: tonerdo
  • 5 total downloads
  • Latest version: 3.1.2
  • 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
  • 5 total downloads
  • Latest version: 14.0.0
  • 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.
Dapper by: Sam Saffron, Marc Gravell
  • 1 total downloads
  • Latest version: 1.10.0
  • orm sql micro-orm
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
  • orm sql micro-orm query sql-builder
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 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.
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 1 total downloads
  • Latest version: 2.2.682
  • template templating language liquid markup
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
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
Fable by: Alfonso García-Caro Núñez
  • 1 total downloads
  • Latest version: 3.7.19
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 2 total downloads
  • Latest version: 5.15.0.11-beta
  • 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 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastExpressionCompiler.src by: Maksim Volkau
  • 1 total downloads
  • Latest version: 3.0.4
  • Performance;Expression;ExpressionTree;Compile;DynamicMethod;IL;ILEmit;DryIoc;ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions by: Dennis Doomen
  • 2 total downloads
  • Latest version: 4.19.2
  • MSTest MSTest2 xUnit xUnit2 NUnit MSpec NSpec Gallio MbUnit TDD BDD Fluent Silverlight WinRT WP8 WP8.1 WPA8.1 CoreCLR
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
  • specflow gherkin cucumber
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
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 4 total downloads
  • Latest version: 2.42.0
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore.Server by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.54.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.28.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
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
  • gRPC RPC HTTP/2
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 RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.58.0-pre1
  • gRPC RPC HTTP/2
.NET client for gRPC