Dapper.ColumnMapper by: Dan Turkenkopf
  • 1 total downloads
  • Latest version: 1.1.0
  • dapper
Simple extension to [Dapper](https://code.google.com/p/dapper-dot-net/) to allow arbitrary column to property mapping
Docker.DotNet by: Docker.DotNet
  • 1 total downloads
  • Latest version: 2.124.3
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.
DocumentFormat.OpenXml by: Microsoft
  • 1 total downloads
  • Latest version: 2.7.1
  • OpenXml, Office, Open XML documents
Official NuGet for DocumentFormat.OpenXml
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 6 total downloads
  • Latest version: 2.3.162
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 2 total downloads
  • Latest version: 0.0.1-beta.20190217.1
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework by: Microsoft
  • 3 total downloads
  • Latest version: 6.1.3
  • Microsoft EF Database Data O/RM ADO.NET
Entity Framework is Microsoft's recommended data access technology for new applications.
EPPlus by: EPPlus Software AB
  • 17 total downloads
  • Latest version: 8.1.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
Fable by: Alfonso García-Caro Núñez
  • 6 total downloads
  • Latest version: 5.0.0-rc.1
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 20 total downloads
  • Latest version: 5.17.1.18-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.
FluentAssertions by: Dennis Doomen, Jonas Nyrup
  • 2 total downloads
  • Latest version: 5.10.2
  • MSTest MSTest2 xUnit xUnit2 NUnit MSpec NSpec Gallio MbUnit TDD BDD Fluent netcore netstandard uwp
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.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Core 2.1, .NET Standard 1.3, 1.6, 2.0 and 2.1. Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentValidation by: Jeremy Skinner
  • 35 total downloads
  • Latest version: 8.6.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 3 total downloads
  • Latest version: 6.0.0
  • 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.
  • 16 total downloads
  • Latest version: 3.34.0
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: Google Inc.
  • 1 total downloads
  • Latest version: 1.13.0-pre1
  • gRPC RPC Protocol HTTP/2
C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.AspNetCore by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.51.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.65.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 3 total downloads
  • Latest version: 0.1.22-pre2
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 88 total downloads
  • Latest version: 2.46.3
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Core.Api by: The gRPC Authors
  • 28 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 5 total downloads
  • Latest version: 2.64.0
  • gRPC RPC HTTP/2
.NET client for gRPC