Docker.DotNet.Enhanced.LegacyHttp
by: Docker.DotNet.LegacyHttp
- 1 total downloads
- Latest version: 4.3.1
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
Docker.DotNet.Enhanced.NativeHttp
by: Docker.DotNet.NativeHttp
- 3 total downloads
- Latest version: 4.3.3
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
Docker.DotNet.Enhanced.Unix
by: Docker.DotNet.Unix
- 3 total downloads
- Latest version: 4.3.3
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
Docker.DotNet.Enhanced.X509
by: Docker.DotNet.X509
- 0 total downloads
- Latest version: 3.128.3
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
- 6 total downloads
- Latest version: 10.0.9
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
- 1 total downloads
- Latest version: 1.6.0-beta.2123
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework
by: Microsoft
- 10 total downloads
- Latest version: 6.6.0-preview1-final
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus
by: EPPlus Software AB
- 22 total downloads
- Latest version: 8.6.3
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 2 total downloads
- Latest version: 8.6.2
Package Description
ExtendedNumerics.BigDecimal
by: Adam White, Jan Christoph Bernack, Rick Harker
- 2 total downloads
- Latest version: 3003.1.0.157
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
FastEndpoints
by: FastEndpoints
- 413 total downloads
- Latest version: 8.3.0-beta.17
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 198 total downloads
- Latest version: 8.3.0-beta.18
Attributes used by FastEndpoints.
FastEndpoints.Core
by: FastEndpoints
- 42 total downloads
- Latest version: 8.3.0-beta.18
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues
by: FastEndpoints
- 5 total downloads
- Latest version: 8.3.0-beta.12
Command based background job queueing with scheduling and tracking for .NET 8 and newer
FastEndpoints.Messaging
by: FastEndpoints
- 28 total downloads
- Latest version: 8.3.0-beta.18
Standalone messaging library for Command Bus/Event Bus implementations on .NET 8 and newer.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 142 total downloads
- Latest version: 8.3.0-beta.18
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 56 total downloads
- Latest version: 8.3.0-beta.14
Security library for FastEndpoints.
FastExpressionCompiler.src
by: Maksim Volkau
- 27 total downloads
- Latest version: 5.4.1
FastExpressionCompiler is 10-40x times faster than Expression.Compile()