Dapr.Actors.AspNetCore by: dapr.io
  • 33 total downloads
  • Latest version: 1.15.0-rc01
  • Dapr Actors
This package contains the reference assemblies for developing Actor services using Dapr and AspNetCore.
Dapr.AspNetCore by: dapr.io
  • 49 total downloads
  • Latest version: 1.15.2
  • Dapr
This package contains the reference assemblies for developing services using Dapr and AspNetCore.
Dapr.Client by: dapr.io
  • 107 total downloads
  • Latest version: 1.15.2
  • Dapr
This package contains the reference assemblies for developing services using Dapr.
Dapr.Common by: dapr.io
  • 115 total downloads
  • Latest version: 1.16.0-rc05
  • Dapr
Package Description
Dapr.Extensions.Configuration by: dapr.io
  • 418 total downloads
  • Latest version: 1.16.0-rc05
  • Dapr
Dapr Secret Store configuration provider implementation for Microsoft.Extensions.Configuration.
Dapr.Protos by: dapr.io
  • 21 total downloads
  • Latest version: 1.15.2
  • Dapr
This package contains the reference protos used by develop services using Dapr.
DiffPlex by: Matthew Manela
  • 137 total downloads
  • Latest version: 1.8.0
  • diff
DiffPlex is a diffing library that allows you to programmatically create text diffs. DiffPlex is a fast and tested library.
DistributedLock.FileSystem by: Michael Adelson
  • 10 total downloads
  • Latest version: 1.0.0-alpha02
  • distributed file lock
Provides a distributed lock implementation based on file locks
DnsClient by: MichaCo
  • 212 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
  • 17 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
  • 14 total downloads
  • Latest version: 3.1.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.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 12 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.
  • 9 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DuckDB.NET.Bindings by: Giorgi Dalakishvili
  • 201 total downloads
  • Latest version: 1.3.2
  • DuckDB ADO.NET Database Olap Embedded
DuckDB Bindings for C#. This package does not include a copy of the native DuckDB library.
DuckDB.NET.Bindings.Full by: Giorgi Dalakishvili
  • 24 total downloads
  • Latest version: 1.3.2
  • DuckDB ADO.NET Database Olap Embedded
DuckDB Bindings for C#.
DuckDB.NET.Data by: Giorgi Dalakishvili
  • 196 total downloads
  • Latest version: 1.3.2
  • DuckDB ADO.NET Database Olap Embedded
DuckDB ADO.NET Provider for C#. This package does not include a copy of the native DuckDB library.
DuckDB.NET.Data.Full by: Giorgi Dalakishvili
  • 138 total downloads
  • Latest version: 1.3.2
  • DuckDB ADO.NET Database Olap Embedded
DuckDB ADO.NET Provider for C#.
Elasticsearch.Net by: Elastic and contributors
  • 1.242k total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
Elsa.Abstractions by: Elsa Contributors
  • 14 total downloads
  • Latest version: 2.3.0
  • 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.Http by: Elsa Contributors
  • 753 total downloads
  • Latest version: 2.15.2
  • elsa workflows http
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: * ReceiveHttpRequest * SendHttpRequest * WriteHttpResponse