ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 386 total downloads
  • Latest version: 3.3.2
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
CoreCompat.System.Drawing by: CoreCompat.System.Drawing
  • 39 total downloads
  • Latest version: 1.0.0-beta006
CoreCompat.System.Drawing
Crc32C.NET by: Robert Važan
  • 24 total downloads
  • Latest version: 1.0.5
  • crc crc32 crc-32 crc32c crc-32c castagnoli managed
Hardware-accelerated CRC-32C (Castagnoli) with super fast software fallback for .NET projects. Don't confuse with ordinary CRC-32. Automatically selects 32-bit or 64-bit embedded native library for maximum performance.
CronExpressionDescriptor by: Brady Holt
  • 2.181k total downloads
  • Latest version: 2.44.0
  • cron schedule quartz quartz.net cron expression
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh and Japanese.
CryptoHelper by: Henk Mollema
  • 96 total downloads
  • Latest version: 2.1.1
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName by: Henk Mollema
  • 17 total downloads
  • Latest version: 2.0.3
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 1.955k total downloads
  • Latest version: 1.60.6
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DapperExtensions.DotnetCore by: DapperExtensions.DotnetCore
  • 48 total downloads
  • Latest version: 1.0.1
Dapper Extentsions for dotnet core
DeviceId by: Matthew King
  • 715 total downloads
  • Latest version: 6.9.0
  • deviceid unique device identifier
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
DnsClient by: MichaCo
  • 984 total downloads
  • Latest version: 1.7.0
  • dns client stub resolver name server core service discovery
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.
  • 26 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 29 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DryIoc.CommonServiceLocator.dll by: Maksim Volkau
  • 1.204k total downloads
  • Latest version: 4.1.0
  • Service-Locator CommonServiceLocator IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory
Implementation of CommonServiceLocator for DryIoc container, see rationale at https://github.com/unitycontainer/commonservicelocator
DryIoc.dll by: Maksim Volkau
  • 4.941k total downloads
  • Latest version: 6.0.0-preview-09
  • IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory FastExpressionCompiler ImTools
DryIoc is fast, small, full-featured IoC Container for .NET
Effort.EF6 by: ZZZ Projects tamasflamich
  • 1.334k 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.
elmah by: Atif Aziz
  • 45 total downloads
  • Latest version: 1.2.2
  • elmah error logging unhandled exception
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
  • 38 total downloads
  • Latest version: 2.0.0-alpha001
  • elmah error logging unhandled exception
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 1.811k total downloads
  • Latest version: 8.11.0
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 1.412k total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
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
  • 1.423k total downloads
  • Latest version: 3.2.4
  • Entity Framework Global Dynamic Filters
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.