CryptoHelper.StrongName by: Henk Mollema
  • 2 total downloads
  • Latest version: 3.0.2
  • hashing crypto core PBKDF2 Rfc2898DeriveBytes
DEPRECATED - The 'CryptoHelper' is now strong named by default.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 128 total downloads
  • Latest version: 2.1.66
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.Contrib by: Sam Saffron Johan Danforth
  • 27 total downloads
  • Latest version: 2.0.78
  • orm sql micro-orm dapper
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
DapperExtensions by: Thad Smith Page Brooks Valfrid Couto
  • 16 total downloads
  • Latest version: 1.7.0
  • orm sql micro-orm Data Dapper
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
DapperExtensions.DotnetCore by: DapperExtensions.DotnetCore
  • 20 total downloads
  • Latest version: 1.0.1
Dapper Extentsions for dotnet core
DiffEngine by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
  • 296 total downloads
  • Latest version: 19.1.2
  • Testing Snapshot Diff Compare
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DistributedLock.Core by: Michael Adelson
  • 33 total downloads
  • Latest version: 1.0.9
  • distributed lock async mutex reader writer semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages
DistributedLock.FileSystem by: Michael Adelson
  • 4 total downloads
  • Latest version: 1.0.3
  • distributed file lock
Provides a distributed lock implementation based on file locks
DistributedLock.Redis by: Michael Adelson
  • 14 total downloads
  • Latest version: 1.1.1
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
DnsClient by: MichaCo
  • 50 total downloads
  • Latest version: 1.8.0
  • dns client resolver servicediscovery
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DotNetCore.NPOI by: NCC Savorboard
  • 1 total downloads
  • Latest version: 1.2.3
  • NPOI Office Excel Word
A .NET library for reading and writing Microsoft Office binary and OOXML file formats.
Duende.IdentityModel by: Duende Software
  • 2 total downloads
  • Latest version: 8.1.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
DynamicExpresso.Core by: Davide Icardi
  • 47 total downloads
  • Latest version: 2.19.3
  • dynamic expression linq eval script
C# expression interpreter/evaluator
EFCore.BulkExtensions by: borisdj
  • 5 total downloads
  • Latest version: 10.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer PostgreSQL MySQL SQLite
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
Elsa by: Elsa Contributors
  • 43 total downloads
  • Latest version: 2.0.0-preview5.1000
  • elsa workflows
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package references some of the most commonly used packages you are likely to use when working with Elsa.
Elsa.Abstractions by: Elsa Contributors
  • 24 total downloads
  • Latest version: 2.0.0-preview5.1000
  • elsa workflows
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides abstractions and models that are used by Elsa.Core and other related packages. You don't need to reference this package separately if you reference any other Elsa package.
Elsa.Activities.Console by: Elsa Contributors
  • 30 total downloads
  • Latest version: 2.0.0-preview6.1002
  • elsa workflows
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Console activities: * ReadLine * WriteLine
Elsa.Activities.Email by: Elsa Contributors
  • 12 total downloads
  • Latest version: 2.0.0-preview5.1000
  • elsa workflows email smtp
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Email activities: * SendEmail
Elsa.Activities.Http by: Elsa Contributors
  • 34 total downloads
  • Latest version: 1.5.3.1814
  • elsa workflows http
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application. This package provides the following Console activities: * ReceiveHttpRequest * SendHttpRequest * WriteHttpResponse
Elsa.Activities.Timers by: Elsa Contributors
  • 16 total downloads
  • Latest version: 2.0.0-preview2-1
  • elsa workflows timers background tasks
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Timer activities: * CronEvent * InstantEvent * TimerEvent