coverlet.msbuild
by: tonerdo
- 5 total downloads
- Latest version: 3.0.0
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
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
JSON schema-based messages for Cucumber's inter-process communication
Dapper
by: Sam Saffron, Marc Gravell
- 1 total downloads
- Latest version: 1.36.0
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
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
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
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
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
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 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
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
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 support for ASP.NET Core