Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 1 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
- 2 total downloads
- Latest version: 1.50.0-beta2
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet.Enhanced
by: Docker.DotNet
- 0 total downloads
- Latest version: 3.128.5
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
Docker.DotNet.Enhanced.LegacyHttp
by: Docker.DotNet.LegacyHttp
- 1 total downloads
- Latest version: 3.132.0
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
Docker.DotNet.Enhanced.NPipe
by: Docker.DotNet.NPipe
- 1 total downloads
- Latest version: 3.132.0
A Docker.DotNet transport implementation for Windows named pipe (npipe) Docker Engine connections.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 9 total downloads
- Latest version: 2.1.433
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 8 total downloads
- Latest version: 1.6.0-beta.2232
A lightweight library to run tests with throwaway instances of Docker containers.
EFCore.NamingConventions
by: Shay Rojansky
- 2 total downloads
- Latest version: 10.0.0-rc.2
Naming Conventions for Entity Framework Core Tables and Columns.
EPPlus
by: EPPlus Software AB
- 3 total downloads
- Latest version: 6.2.9
A spreadsheet library for .NET framework and .NET core
ErikEJ.SqlClient.Extensions
by: ErikEJ
- 1 total downloads
- Latest version: 1.0.2
Makes it easier to use Microsoft.Data.SqlClient with Dependency Injection and adds ILogger logging of SqlClient events.
FastEndpoints
by: FastEndpoints
- 32 total downloads
- Latest version: 8.0.1
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 20 total downloads
- Latest version: 8.2.0-beta.7
Attributes used by FastEndpoints.
FastEndpoints.Core
by: FastEndpoints
- 3 total downloads
- Latest version: 8.1.0-beta.2
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues
by: FastEndpoints
- 3 total downloads
- Latest version: 8.2.0-beta.5
Command based background job queueing with scheduling and tracking for .NET 8 and newer
FastEndpoints.Messaging
by: FastEndpoints
- 1 total downloads
- Latest version: 7.2.0-beta.3
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 5 total downloads
- Latest version: 8.2.0-beta.5
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 18 total downloads
- Latest version: 8.2.0-beta.5
Security library for FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 2 total downloads
- Latest version: 5.0.1
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentMigrator.Abstractions
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
- 2 total downloads
- Latest version: 6.1.4
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentValidation
by: Jeremy Skinner
- 4 total downloads
- Latest version: 11.9.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.