Dapper.Transaction
by: ZZZ Projects
- 1 total downloads
- Latest version: 2.1.28
IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Docker.DotNet.Enhanced.Unix
by: Docker.DotNet.Unix
- 1 total downloads
- Latest version: 4.0.0
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 1 total downloads
- Latest version: 3.125.0
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 2.0.251
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef
by: Microsoft
- 3 total downloads
- Latest version: 7.0.14
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
DotNet.Testcontainers
by: Andre Hofmeister and contributors
- 4 total downloads
- Latest version: 1.6.0-beta.2104
A lightweight library to run tests with throwaway instances of Docker containers.
EFCore.NamingConventions
by: Shay Rojansky
- 1 total downloads
- Latest version: 7.0.0-rc.2
Naming Conventions for Entity Framework Core Tables and Columns.
EntityFramework
by: Microsoft
- 4 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.SqlServer
by: Giorgi Dalakishvili
- 1 total downloads
- Latest version: 1.0.0
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException instead of generic DbUpdateException
EPPlus
by: EPPlus Software AB
- 2 total downloads
- Latest version: 8.0.2
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 1 total downloads
- Latest version: 7.7.0
Package Description
Fable
by: Alfonso García-Caro Núñez
- 11 total downloads
- Latest version: 5.0.0-alpha.16
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 16 total downloads
- Latest version: 7.3.0-beta.6
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 28 total downloads
- Latest version: 8.0.0-beta.7
Attributes used by FastEndpoints.
FastEndpoints.Core
by: FastEndpoints
- 3 total downloads
- Latest version: 8.2.0-beta.17
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues
by: FastEndpoints
- 5 total downloads
- Latest version: 8.2.0-beta.16
Command based background job queueing with scheduling and tracking for .NET 8 and newer
FastEndpoints.Messaging
by: FastEndpoints
- 21 total downloads
- Latest version: 8.2.0-beta.23
Standalone messaging library for Command Bus/Event Bus implementations on .NET 8 and newer.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 10 total downloads
- Latest version: 7.3.0-beta.13
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 20 total downloads
- Latest version: 8.2.0-beta.22
Security library for FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 1 total downloads
- Latest version: 5.3.1
FastExpressionCompiler is 10-40x times faster than Expression.Compile()