Elastic.Transport by: Elastic and contributors
  • 655 total downloads
  • Latest version: 0.9.2
  • elastic stack transport resiliency
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.Abstractions by: Elsa Contributors
  • 995 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 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.
Elastic.Stack.ArtifactsApi by: Elastic and contributors
  • 234 total downloads
  • Latest version: 0.7.0
  • elastic elasticsearch stack versioning artifacts
Provides a set of classes to resolve the location of Elastic stack products in various stages: released, snapshot and build candidates
Elsa.Activities.Console by: Elsa Contributors
  • 983 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 by: Elsa Contributors
  • 845 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 references some of the most commonly used packages you are likely to use when working with Elsa.
Elsa.Activities.ControlFlow by: Elsa Contributors
  • 702 total downloads
  • Latest version: 1.5.5.1943
  • elsa workflows
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 control flow activities: * ForEach * Fork * IfElse * Join * Switch * While
Elastic.Elasticsearch.Managed by: Elastic and contributors
  • 271 total downloads
  • Latest version: 0.7.0
  • elastic elasticsearch cluster observable rx
Provides an observable ElasticsearchNode abstraction that can be used to wrap an elasticsearch process. Also ships with an cluster abstraction that can start one or more ElasticsearchNode's
Elastic.Ingest.Transport by: Elastic and contributors
  • 320 total downloads
  • Latest version: 0.12.1
  • elastic transport ingest search
Provides components to build a buffer-backed channel for publishing events to distributed systems over HTTP through Elastic.Transport
Elastic.Clients.Elasticsearch by: Elastic and contributors
  • 1.311k total downloads
  • Latest version: 9.0.7
  • elasticsearch elastic client search
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
Elasticsearch.Net by: Elastic and contributors
  • 1.548k 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.
Elastic.Elasticsearch.Ephemeral by: Elastic and contributors
  • 263 total downloads
  • Latest version: 0.7.0
  • elastic elasticsearch cluster ephemeral
Provides an EphemeralCluster implementation that can download/bootstrap/run a throwaway customizable Elasticsearch cluster
Elastic.Elasticsearch.Xunit by: Elastic and contributors
  • 270 total downloads
  • Latest version: 0.7.0
  • elastic elasticsearch xunit cluster integration test ephemeral
Provides an Xunit test framework allowing you to run integration tests against local ephemeral Elasticsearch clusters
Elastic.CommonSchema.BenchmarkDotNetExporter by: Elastic and contributors
  • 280 total downloads
  • Latest version: 8.18.2
Exports BenchmarkDotNet benchmarks to Elasticsearch using Elastic Common Schema (ECS) format
Elastic.Ingest.Elasticsearch by: Elastic and contributors
  • 311 total downloads
  • Latest version: 0.12.1
  • elastic channels elasticsearch ingest
Offers an easy to use ChannelWriter implementation to push data concurrently to Elasticsearch using Elastic.Transport
Elsa.Activities.UserTask by: Elsa Contributors
  • 901 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 User Task activities: * UserTask
Elastic.CommonSchema by: Elastic and contributors
  • 270 total downloads
  • Latest version: 8.18.2
Maps Elastic Common Schema (ECS) to .NET types including (de)serialization using System.Text.Json
Elsa.Activities.Timers by: Elsa Contributors
  • 1.094k total downloads
  • Latest version: 2.0.0-preview6.1002
  • 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
Elsa.Activities.Email by: Elsa Contributors
  • 1.002k total downloads
  • Latest version: 2.0.0-preview6.1002
  • 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
Elastic.Ingest.Elasticsearch.CommonSchema by: Elastic and contributors
  • 157 total downloads
  • Latest version: 8.18.2
Package Description
Elsa.Activities.Http by: Elsa Contributors
  • 1.084k total downloads
  • Latest version: 2.0.0-preview6.1002
  • 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