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
Docker.DotNet
by: Docker.DotNet
- 1 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.
DocumentFormat.OpenXml
by: Microsoft
- 1 total downloads
- Latest version: 2.7.1
Official NuGet for DocumentFormat.OpenXml
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 4 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
- 4 total downloads
- Latest version: 1.0.0-beta.20190918.10
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework
by: Microsoft
- 1 total downloads
- Latest version: 6.1.3
Entity Framework is Microsoft's recommended data access technology for new applications.
EPPlus
by: EPPlus Software AB
- 5 total downloads
- Latest version: 8.1.1
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 6 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
- 4 total downloads
- Latest version: 8.0.0-beta.14
Attributes used by FastEndpoints.
FluentAssertions
by: Dennis Doomen, Jonas Nyrup
- 2 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.
FluentMigrator.Abstractions
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker
- 1 total downloads
- Latest version: 5.1.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentValidation
by: Jeremy Skinner
- 12 total downloads
- Latest version: 11.0.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core
by: Sebastien Ros
- 1 total downloads
- Latest version: 2.6.0
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
gherkin
by: aslakhellesoy
- 1 total downloads
- Latest version: 2.7.4
A fast lexer and parser for the Gherkin language based on Ragel
Google.Protobuf
by: Google Inc.
- 5 total downloads
- Latest version: 3.30.2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.65.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 0.1.22-pre2
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 50 total downloads
- Latest version: 2.46.3
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.