DistributedLock.FileSystem
by: Michael Adelson
- 1 total downloads
- Latest version: 1.0.3
Provides a distributed lock implementation based on file locks
DnsClient
by: MichaCo
- 0 total downloads
- Latest version: 1.6.1
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
- 1 total downloads
- Latest version: 3.2.0
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
- 1 total downloads
- Latest version: 3.3.0
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
- 2 total downloads
- Latest version: 2.3.197
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DynamicExpresso.Core
by: Davide Icardi
- 0 total downloads
- Latest version: 2.19.2
C# expression interpreter/evaluator
Elastic.Clients.Elasticsearch
by: Elastic and contributors
- 0 total downloads
- Latest version: 8.17.1
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
Elastic.Transport
by: Elastic and contributors
- 0 total downloads
- Latest version: 0.5.7
Client connectivity bits, exposes a potentially cluster aware request pipeline that can be resilient to nodes dropping out of rotation.
This package is heavily optimized for the Elastic (elastic.co) product suite and Elastic Cloud (cloud.elastic.co) SAAS offering.
Elsa
by: Elsa Contributors
- 0 total downloads
- Latest version: 2.15.1
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
- 0 total downloads
- Latest version: 2.15.1
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
- 0 total downloads
- Latest version: 2.15.1
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
- 0 total downloads
- Latest version: 2.0.0-preview2-1
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
- 0 total downloads
- Latest version: 2.0.0-preview2-1
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
Elsa.Activities.Timers
by: Elsa Contributors
- 0 total downloads
- Latest version: 2.0.0-preview2-1
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
Elsa.Activities.UserTask
by: Elsa Contributors
- 0 total downloads
- Latest version: 2.15.1
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 User Task activities:
* UserTask
Elsa.AutoMapper.Extensions
by: Sipke Schoorstra
- 0 total downloads
- Latest version: 1.0.0.108-rc3
Elsa is a set of workflowing libraries and tools to enable super-fast workflowing capabilities in any .NET Core application.
Elsa.Core
by: Elsa Contributors
- 7 total downloads
- Latest version: 2.15.2
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package contains the core of Elsa.
Tip: reference the `Elsa` package instead of this one.
Elsa.Hosting.Management
by: Elsa Workflows Community
- 0 total downloads
- Latest version: 3.4.0
Provides hosting management functionality.
Elsa.Persistence.EntityFramework.Core
by: Elsa Contributors
- 0 total downloads
- Latest version: 2.15.1
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides Entity Framework Core entities used by the various Elsa persistence EF Core providers.
Elsa.Scripting.JavaScript
by: Elsa Contributors
- 0 total downloads
- Latest version: 2.15.1
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides a JavaScript expression evaluator based on Jint.