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.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
- 312 total downloads
- Latest version: 5.35.0
A light-weight REST Api framework for ASP.Net 6 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
- 8 total downloads
- Latest version: 8.0.0-beta.14
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 130 total downloads
- Latest version: 8.2.0-beta.2
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 40 total downloads
- Latest version: 5.33.0
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()
FluentMigrator.Abstractions
by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker, John Zabroski
- 1 total downloads
- Latest version: 8.0.1
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
- 51 total downloads
- Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core
by: Sebastien Ros
- 0 total downloads
- Latest version: 2.0.0-beta-1004
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 4 total downloads
- Latest version: 2.3.0
Capstone.NET is a .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.