Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 1.541k total downloads
- Latest version: 2.1.66
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
DapperExtensions.DotnetCore
by: DapperExtensions.DotnetCore
- 38 total downloads
- Latest version: 1.0.1
Dapper Extentsions for dotnet core
DeepL.net
by: DeepL SE
- 199 total downloads
- Latest version: 1.15.0
DeepL.net is the official DeepL .NET client library.
DeviceId
by: Matthew King
- 549 total downloads
- Latest version: 6.9.0
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 4.909k total downloads
- Latest version: 13.0.2
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DistributedLock.Core
by: Michael Adelson
- 120 total downloads
- Latest version: 1.0.8
Core interfaces and utilities that support the DistributedLock.* family of packages
DnsClient
by: MichaCo
- 847 total downloads
- Latest version: 1.8.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 23 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 25 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DryIoc.CommonServiceLocator.dll
by: Maksim Volkau
- 946 total downloads
- Latest version: 4.1.0
Implementation of CommonServiceLocator for DryIoc container, see rationale at https://github.com/unitycontainer/commonservicelocator
DryIoc.dll
by: Maksim Volkau
- 3.338k total downloads
- Latest version: 6.0.0-preview-09
DryIoc is fast, small, full-featured IoC Container for .NET
Effort.EF6
by: ZZZ Projects tamasflamich
- 368 total downloads
- Latest version: 2.2.17
Effort is basicly an ADO.NET provider that executes all the data operations on a lightweight in-process main memory database instead of a traditional external database. It provides some intuitive helper methods too that make really easy to use this provider with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data driven unit tests that can be run without the presence of the external database.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 1.357k total downloads
- Latest version: 8.9.1
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 1.098k total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFramework.DynamicFilters
by: ZZZ Projects John Cachat
- 176 total downloads
- Latest version: 3.2.4
Provides global & scoped filters for Entity Framework with dynamic filter parameters that are evaluated at query execution. Supports use cases such as Multi-Tenancy and Soft Deletes.
Enums.NET
by: Tyler Brinkley
- 329 total downloads
- Latest version: 5.0.0
Enums.NET is a high-performance type-safe .NET enum utility library
ExtendedNumerics.BigDecimal
by: Adam White Jan Christoph Bernack Rick Harker
- 552 total downloads
- Latest version: 3000.0.3.40
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.
FirebirdSql.Data.FirebirdClient
by: FirebirdSQL
- 1.628k total downloads
- Latest version: 10.3.3
Firebird ADO.NET data provider
FluentMigrator
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 1.275k total downloads
- Latest version: 7.1.0
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.
FluentMigrator.Abstractions
by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
- 728 total downloads
- Latest version: 7.1.0
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.