CsvHelper
by: Josh Close
- 23 total downloads
- Latest version: 29.0.0
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: 28.1.0
JSON schema-based messages for Cucumber's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 5 total downloads
- Latest version: 1.50.0-rc3
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet.Enhanced.X509
by: Docker.DotNet.X509
- 0 total downloads
- Latest version: 3.128.5
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
dotnet-ef
by: Microsoft
- 1 total downloads
- Latest version: 6.0.35
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
EFCore.NamingConventions
by: Shay Rojansky
- 1 total downloads
- Latest version: 7.0.0-rc.2
Naming Conventions for Entity Framework Core Tables and Columns.
EPPlus
by: EPPlus Software AB
- 12 total downloads
- Latest version: 8.2.0
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 5 total downloads
- Latest version: 8.2.0-beta.1
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 6 total downloads
- Latest version: 8.2.0-beta.1
Attributes used by FastEndpoints.
FastEndpoints.Core
by: FastEndpoints
- 2 total downloads
- Latest version: 8.2.0-beta.1
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues
by: FastEndpoints
- 1 total downloads
- Latest version: 8.1.0-beta.18
Command based background job queueing with scheduling and tracking for any .NET application
FastEndpoints.Messaging
by: FastEndpoints
- 4 total downloads
- Latest version: 8.2.0-beta.1
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 9 total downloads
- Latest version: 8.2.0-beta.1
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 5 total downloads
- Latest version: 8.2.0-beta.1
Security library for FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 0 total downloads
- Latest version: 5.1.1
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions
by: Dennis Doomen, Martin Opdam
- 1 total downloads
- Latest version: 2.1.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 test. Runs on .NET 3.5, 4.0 and 4.5 (Desktop and Windows Store), Silverlight 4 and 5 and Windows Phone 7.5 and 8. Supports the unit test frameworks NUnit, XUnit, MBUnit, Gallio and MSpec.
Geralt
by: Samuel Lucas
- 1 total downloads
- Latest version: 4.0.1
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
Gherkin
by: Cucumber Ltd, Gaspar Nagy
- 1 total downloads
- Latest version: 30.1.2
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.
- 4 total downloads
- Latest version: 3.33.6
C# runtime library for Protocol Buffers - Google's data interchange format.
GoogleGson
by: Microsoft
- 4 total downloads
- Latest version: 2.10.1
Gson is a library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object.