CsvHelper by: Josh Close
  • 23 total downloads
  • Latest version: 29.0.0
  • 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: 28.1.0
  • cucumber-messages cucumber reqnroll specflow gherkin
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
  • orm sql micro-orm
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 Container C# .NET
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 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
EFCore.NamingConventions by: Shay Rojansky
  • 1 total downloads
  • Latest version: 7.0.0-rc.2
  • Entity Framework Core entity-framework-core ef efcore orm sql
Naming Conventions for Entity Framework Core Tables and Columns.
EPPlus by: EPPlus Software AB
  • 12 total downloads
  • Latest version: 8.2.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
FastEndpoints by: FastEndpoints
  • 5 total downloads
  • Latest version: 8.2.0-beta.1
  • 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 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
  • Performance;Expression;ExpressionTree;Compile;DynamicMethod;IL;ILEmit;DryIoc;ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions by: Dennis Doomen, Martin Opdam
  • 1 total downloads
  • Latest version: 2.1.0
  • MSTest xUnit NUnit MSpec Gallio MbUnit TDD BDD Fluent Silverlight WinRT WP7 WP8
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
  • libsodium cryptography crypto security aegis-128l aegis-256 chacha20-poly1305 xchacha20-poly1305 blake2b argon2id x25519 curve25519 ed25519 ed25519ph chacha20 xchacha20 hchacha20 poly1305 secretstream secure-random secure-memory guarded-heap-allocations constant-time hex base64 padding
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
  • specflow gherkin cucumber
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
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GoogleGson by: Microsoft
  • 4 total downloads
  • Latest version: 2.10.1
  • .NET dotnet Xamarin Android artifact=com.google.code.gson:gson artifact_versioned=com.google.code.gson:gson: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.