DistributedLock.FileSystem by: Michael Adelson
  • 36 total downloads
  • Latest version: 1.0.3
  • distributed file lock
Provides a distributed lock implementation based on file locks
DistributedLock.MySql by: Michael Adelson
  • 19 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
  • 31 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
  • 86 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
  • 31 total downloads
  • Latest version: 1.1.0
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
DistributedLock.SqlServer by: Michael Adelson
  • 42 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
  • 15 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
  • 12 total downloads
  • Latest version: 1.0.1-alpha001
  • distributed lock async zookeeper
Provides a distributed locking implementation based on Apache ZooKeeper
DnsClient by: MichaCo
  • 230 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
DocumentFormat.OpenXml by: Microsoft
  • 279 total downloads
  • Latest version: 3.3.0
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 60 total downloads
  • Latest version: 3.3.0
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DotLiquid by: Tim Jones Alessandro Petrelli
  • 457 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
  • 22 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
dotnet-ef by: Microsoft
  • 662 total downloads
  • Latest version: 7.0.0-preview.4.22229.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the .NET Command-Line Interface. Enables these commonly used dotnet-ef commands: dotnet ef migrations add dotnet ef migrations list dotnet ef migrations script dotnet ef dbcontext info dotnet ef dbcontext scaffold dotnet ef database drop dotnet ef database update
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 4 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.
  • 4 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetZip by: Henrik/Dino Chiesa
  • 70 total downloads
  • Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
Duende.IdentityModel by: Duende Software
  • 19 total downloads
  • Latest version: 7.1.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
Duende.IdentityServer by: Duende Software
  • 7 total downloads
  • Latest version: 5.2.0
  • OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Duende.IdentityServer.AspNetIdentity by: Duende Software
  • 6 total downloads
  • Latest version: 5.2.0
  • OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
ASP.NET Core Identity Integration for Duende IdentityServer