coverlet.msbuild by: tonerdo
  • 5 total downloads
  • Latest version: 3.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper by: Josh Close
  • 1 total downloads
  • Latest version: 22.1.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
  • 1 total downloads
  • Latest version: 32.0.1
  • cucumber-messages cucumber reqnroll specflow gherkin
JSON schema-based messages for Cucumber's inter-process communication
Dapper by: Sam Saffron, Marc Gravell
  • 1 total downloads
  • Latest version: 1.36.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 1 total downloads
  • Latest version: 1.3.0-beta.20200609.1
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework by: Microsoft
  • 2 total downloads
  • Latest version: 6.3.0-rc1-19458-04
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFrameworkCore.Exceptions.Common by: Giorgi Dalakishvili
  • 1 total downloads
  • Latest version: 8.1.3
  • EntityFramework EF Exception SqlServer PostgreSQL MySql EntityFrameworkCore entity-framework-core EFCore Data Database
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException This is a base package for database specific packages. Install one of the specific packages instead of this
EntityFrameworkCore.Exceptions.SqlServer by: Giorgi Dalakishvili
  • 3 total downloads
  • Latest version: 8.1.2
  • EntityFramework EF SqlServer EntityFrameworkCore entity-framework-core EFCore Data Database
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 1 total downloads
  • Latest version: 7.7.0
Package Description
FastEndpoints by: FastEndpoints
  • 15 total downloads
  • Latest version: 7.3.0-beta.7
  • 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
  • 18 total downloads
  • Latest version: 7.1.0-beta.23
Attributes used by FastEndpoints.
FastEndpoints.JobQueues by: FastEndpoints
  • 6 total downloads
  • Latest version: 7.3.0-beta.8
Command based background job queueing with scheduling and tracking for any .NET application
FastEndpoints.Messaging by: FastEndpoints
  • 3 total downloads
  • Latest version: 7.3.0-beta.5
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 8 total downloads
  • Latest version: 5.32.0.12-beta
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 17 total downloads
  • Latest version: 7.3.0-beta.8
Security library for FastEndpoints.
FluentValidation by: Jeremy Skinner
  • 0 total downloads
  • Latest version: 12.0.0-preview1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core by: Sebastien Ros
  • 32 total downloads
  • Latest version: 2.21.0
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Geralt by: Samuel Lucas
  • 12 total downloads
  • Latest version: 3.2.0
  • 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 constant-time hex base64 padding
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
Google.Protobuf by: Google Inc.
  • 1 total downloads
  • Latest version: 3.28.0-rc3
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.51.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core