CryptoHelper.StrongName
by: Henk Mollema
- 28 total downloads
- Latest version: 2.0.3
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 1.358k total downloads
- Latest version: 1.60.6
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DapperExtensions.DotnetCore
by: DapperExtensions.DotnetCore
- 46 total downloads
- Latest version: 1.0.1
Dapper Extentsions for dotnet core
DeviceId
by: Matthew King
- 148 total downloads
- Latest version: 3.0.0
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
DnsClient
by: MichaCo
- 907 total downloads
- Latest version: 1.7.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.
- 24 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 28 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DryIoc.CommonServiceLocator.dll
by: Maksim Volkau
- 1.097k 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
- 4.221k total downloads
- Latest version: 6.0.0-preview-09
DryIoc is fast, small, full-featured IoC Container for .NET
elmah
by: Atif Aziz
- 28 total downloads
- Latest version: 1.2.2
ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.
elmah.corelibrary
by: Atif Aziz
- 17 total downloads
- Latest version: 1.2.2
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 1.609k total downloads
- Latest version: 8.10.1
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 1.213k 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.
Enums.NET
by: Tyler Brinkley
- 338 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 43 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
FirebirdSql.Data.FirebirdClient
by: FirebirdSQL
- 1.028k total downloads
- Latest version: 6.7.0
Firebird ADO.NET data provider
FluentMigrator
by: Josh Coffman Tom Marien
- 522 total downloads
- Latest version: 1.6.2
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.
FluentNHibernate
by: James Gregory and contributors
- 145 total downloads
- Latest version: 1.3.0.733
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
FluentResults
by: Michael Altmann
- 490 total downloads
- Latest version: 2.6.0
A lightweight Result object implementation for .NET
FluentValidation
by: Jeremy Skinner
- 1.686k total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.