CsvHelper by: Josh Close
  • 0 total downloads
  • Latest version: 24.0.1
  • 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.
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 0 total downloads
  • Latest version: 24.0.1
  • cucumber-messages cucumber specflow gherkin
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
Dapper.Transaction by: ZZZ Projects
  • 1 total downloads
  • Latest version: 2.1.35
  • orm sql micro-orm
IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. --------------------------------------- This library is sponsored by ZZZ Projects: https://dapper-plus.net/ https://eval-expression.net/ https://entityframework-extensions.net/ ---------------------------------------
Docker.DotNet.Enhanced.Handler.Abstractions by: Docker.DotNet.Handler.Abstractions
  • 1 total downloads
  • Latest version: 4.0.2
  • Docker Container C# .NET
An abstraction layer for Docker.DotNet that defines the classes and interfaces for implementing Docker Engine handlers.
Docker.DotNet.Enhanced.LegacyHttp by: Docker.DotNet.LegacyHttp
  • 1 total downloads
  • Latest version: 4.0.1
  • Docker Container C# .NET
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
DotGen by: Jakub (TcKs) Müller
  • 1 total downloads
  • Latest version: 1.1.2
  • c# source generator marker
Library with marker attributes for c# source code generators. See https://www.nuget.org/packages/DotGen.SourceGenerators
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 1 total downloads
  • Latest version: 2.0.254
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef by: Microsoft
  • 3 total downloads
  • Latest version: 7.0.0-preview.7.22376.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the .NET Command-Line Interface. Enables these commonly used dotnet-ef commands: dotnet ef migrations add dotnet ef migrations list dotnet ef migrations script dotnet ef dbcontext info dotnet ef dbcontext scaffold dotnet ef database drop dotnet ef database update
EPPlus by: EPPlus Software AB
  • 0 total downloads
  • Latest version: 5.4.2
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
Fable by: Alfonso García-Caro Núñez
  • 2 total downloads
  • Latest version: 5.0.0
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 1 total downloads
  • Latest version: 5.13.0.6-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.
FastEndpoints.Attributes by: FastEndpoints
  • 5 total downloads
  • Latest version: 8.2.0-beta.21
Attributes used by FastEndpoints.
FastEndpoints.Core by: FastEndpoints
  • 1 total downloads
  • Latest version: 8.1.0
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues by: FastEndpoints
  • 3 total downloads
  • Latest version: 8.2.0-beta.16
Command based background job queueing with scheduling and tracking for .NET 8 and newer
FastEndpoints.Messaging.Core by: FastEndpoints
  • 3 total downloads
  • Latest version: 6.3.0-beta.5
Core messaging interfaces used by FastEndpoints.
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 1 total downloads
  • Latest version: 8.0.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent 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. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
FluentValidation by: Jeremy Skinner
  • 1 total downloads
  • Latest version: 10.2.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Google.Protobuf by: Google Inc.
  • 1 total downloads
  • Latest version: 3.35.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.40.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Net.Client by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.32.0
  • gRPC RPC HTTP/2
.NET client for gRPC