DistributedLock.Core by: Michael Adelson
  • 462 total downloads
  • Latest version: 1.0.8
  • distributed lock async mutex reader writer semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages
DistributedLock.FileSystem by: Michael Adelson
  • 45 total downloads
  • Latest version: 1.0.3
  • distributed file lock
Provides a distributed lock implementation based on file locks
DistributedLock.MySql by: Michael Adelson
  • 31 total downloads
  • Latest version: 1.0.2
  • distributed lock async mutex sql mysql
Provides a distributed lock implementation based on MySql
DistributedLock.Oracle by: Michael Adelson
  • 50 total downloads
  • Latest version: 1.0.4
  • distributed lock async mutex reader writer sql oracle
Provides a distributed lock implementation based on Oracle Database
DistributedLock.Postgres by: Michael Adelson
  • 89 total downloads
  • Latest version: 1.3.0
  • distributed lock async mutex sql postgres
Provides a distributed lock implementation based on Postgresql
DistributedLock.Redis by: Michael Adelson
  • 41 total downloads
  • Latest version: 1.1.1
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
DistributedLock.SqlServer by: Michael Adelson
  • 66 total downloads
  • Latest version: 1.0.6
  • distributed lock async mutex sql sqlserver
Provides a distributed lock implementation based on SQL Server
DistributedLock.WaitHandles by: Michael Adelson
  • 23 total downloads
  • Latest version: 1.0.1
  • distributed lock async mutex waithandle
Provides a distributed lock implementation based on global WaitHandle objects in Windows
DistributedLock.ZooKeeper by: Michael Adelson
  • 20 total downloads
  • Latest version: 1.0.1-alpha001
  • distributed lock async zookeeper
Provides a distributed locking implementation based on Apache ZooKeeper
DnsClient by: MichaCo
  • 1.595k 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
DotLiquid by: Tim Jones Alessandro Petrelli
  • 604 total downloads
  • Latest version: 2.3.197
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotMorten.Microsoft.SqlServer.Types by: Morten Nielsen
  • 47 total downloads
  • Latest version: 2.5.0
  • SqlGeometry SqlGeography SqlHierarchy SqlServer UDT
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 45 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.
  • 44 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
  • 2.24k 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
  • 10.309k 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
Duende.IdentityModel by: Duende Software
  • 47 total downloads
  • Latest version: 8.0.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
EFCore.BulkExtensions by: borisdj
  • 1.243k total downloads
  • Latest version: 9.0.2
  • 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
EFCore.BulkExtensions.MySql by: borisdj
  • 8 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core MySQL Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
EFCore.BulkExtensions.PostgreSql by: borisdj
  • 8 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core PostgreSQL Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL