CsvHelper
by: Josh Close
- 0 total downloads
- Latest version: 24.0.1
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
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
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
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
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
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
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 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
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.13.0.6-beta
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
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
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
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core