CommonServiceLocator
by: .NET Foundation and Contributors
- 159 total downloads
- Latest version: 2.0.7
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 443 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
coverlet.collector
by: tonerdo
- 77 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CronExpressionDescriptor
by: Brady Holt
- 50 total downloads
- Latest version: 1.6.0
A library that converts cron expressions into human readable strings.
Cronos
by: Andrey Dorokhov Sergey Odinokov
- 141 total downloads
- Latest version: 0.11.1
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
Dapper
by: Sam Saffron Marc Gravell
- 1.512k total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.StrongName
by: Sam Saffron Marc Gravell
- 32 total downloads
- Latest version: 1.40.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..; but with a strong name
DeviceDetector.NET
by: totpero
- 79 total downloads
- Latest version: 3.11.6
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.
DeviceId
by: Matthew King
- 262 total downloads
- Latest version: 3.0.0
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 44 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 44 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DryIoc.CommonServiceLocator.dll
by: Maksim Volkau
- 2.089k 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
- 9.573k total downloads
- Latest version: 6.0.0-preview-09
DryIoc is fast, small, full-featured IoC Container for .NET
EFCore.BulkExtensions
by: borisdj
- 43 total downloads
- Latest version: 9.0.2
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EFCore.BulkExtensions.MySql
by: borisdj
- 6 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
EFCore.BulkExtensions.PostgreSql
by: borisdj
- 6 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
EFCore.BulkExtensions.SQLite
by: borisdj
- 7 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SqlServer
by: borisdj
- 7 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
elmah
by: Atif Aziz
- 93 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
- 62 total downloads
- Latest version: 1.2.2
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.