Cronos
by: Andrey Dorokhov Sergey Odinokov
- 184 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.
CryptoHelper
by: Henk Mollema
- 216 total downloads
- Latest version: 2.2.0
Standalone password hasher for ASP.NET Core using a PBKDF2 implementation.
CryptoHelper.StrongName
by: Henk Mollema
- 67 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
- 2.199k total downloads
- Latest version: 1.60.6
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.StrongName
by: Sam Saffron Marc Gravell Nick Craver
- 146 total downloads
- Latest version: 1.60.1
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DeviceDetector.NET
by: totpero
- 107 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
- 278 total downloads
- Latest version: 3.0.0
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
DistributedLock
by: Michael Adelson
- 62 total downloads
- Latest version: 1.5.0
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines
DnsClient
by: MichaCo
- 1.483k 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
DotLiquid
by: Tim Jones Alessandro Petrelli
- 730 total downloads
- Latest version: 2.3.197
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 48 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 46 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DryIoc.CommonServiceLocator.dll
by: Maksim Volkau
- 2.472k 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
- 11.141k total downloads
- Latest version: 6.0.0-preview-09
DryIoc is fast, small, full-featured IoC Container for .NET
EFCore.BulkExtensions
by: borisdj
- 161 total downloads
- Latest version: 10.0.0
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
- 10 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
- 10 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
- 11 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
- 10 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
- 104 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.