Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 1 total downloads
- Latest version: 21.0.0
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 2 total downloads
- Latest version: 1.50.0-beta8
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet
by: Docker.DotNet
- 1 total downloads
- Latest version: 2.124.1
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.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 4 total downloads
- Latest version: 2.2.595
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
EntityFramework
by: Microsoft
- 3 total downloads
- Latest version: 6.2.0-beta1
Entity Framework is Microsoft's recommended data access technology for new applications.
EPPlus
by: EPPlus Software AB
- 4 total downloads
- Latest version: 8.2.0
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 1 total downloads
- Latest version: 8.4.0
Package Description
FastEndpoints
by: FastEndpoints
- 3 total downloads
- Latest version: 5.4.1.4-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FluentAssertions
by: Dennis Doomen
- 2 total downloads
- Latest version: 5.3.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.5 and 4.7, as well as .NET Standard 1.3, 1.6 and 2.0.
Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentValidation
by: Jeremy Skinner
- 4 total downloads
- Latest version: 8.5.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
gherkin
by: aslakhellesoy
- 2 total downloads
- Latest version: 2.11.4
A fast lexer and parser for the Gherkin language based on Ragel
Google.Protobuf
by: Google Inc.
- 8 total downloads
- Latest version: 3.28.0-rc2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 6 total downloads
- Latest version: 2.71.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 5 total downloads
- Latest version: 2.56.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.55.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 9 total downloads
- Latest version: 2.46.6
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.Net.Client
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.42.0-pre1
.NET client for gRPC