Published packages
Top 67 packages by downloads.
Elasticsearch.Net
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.
NEST
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net.
Elastic.Apm
Elastic APM .NET Agent base package. This package provides core functionality for transmitting of all Elastic APM types and is a dependent package for all other Elastic APM package. Additionally this package contains the public Agent API that allows you to manually capture transactions and spans. Please install the platform specific package for the best experience. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Elastic.Apm.AspNetCore
Elastic APM for ASP.NET Core. This package contains auto instrumentation for ASP.NET Core. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Elastic.Apm.Extensions.Hosting
Elastic APM .NET Agent. This package offers integration with Microsoft.Extensions.Hosting.IHostBuilder for agent registration
Elastic.Apm.EntityFrameworkCore
Elastic APM for Entity Framework Core. This package contains auto instrumentation for Entity Framework Core. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Elastic.Apm.Extensions.Logging
Elastic APM integration with Microsoft.Extensions.Logging.Configuration. This package automatically captures logs on error level as APM errors and correlates those to APM traces when the APM agent is active.
Elastic.CommonSchema
Maps Elastic Common Schema (ECS) to .NET types including (de)serialization using System.Text.Json
Elastic.Transport
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.
Elastic.Apm.Elasticsearch
Elastic APM for the Elasticsearch .NET clients. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Elastic.Apm.NetCoreAll
Elastic APM .NET agent. This is a convenient package that automatically pulls in ASP.NET Core, and Entity Framework Core auto instrumentation with the Elastic APM .NET Agent. If your application uses the Microsoft.AspNetCore.All package the easiest way to reference the Elastic APM project is to use this package. If you only need specific functionalities (e.g. EF Core monitoring, or ASP.NET Core without EF Core monitoring, etc) you can reference specific Elastic.Apm packages. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
NEST.JsonNetSerializer
NEST uses an internal serializer. This package enables serialization for your documents using your own custom Json.NET serializer
Elastic.Apm.GrpcClient
Package Description
Elastic.CommonSchema.Serilog
Serilog TextFormatter that formats log events in accordance with Elastic Common Schema (ECS).
Elastic.Apm.MongoDb
Elastic APM integration with the MongoDB.Driver package.
Elastic.Apm.Azure.Storage
Elastic APM for Azure Storage. This package contains auto instrumentation for Azure.Storage.Queues, Azure.Storage.Blobs and Azure.Storage.Files.Shares packages.
Elastic.Apm.Azure.ServiceBus
Elastic APM for Azure Service Bus. This package contains auto instrumentation for Azure.Messaging.ServiceBus and Microsoft.Azure.ServiceBus packages.
Elastic.Clients.Elasticsearch
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
Elastic.Apm.Azure.CosmosDb
Elastic APM for Azure Cosmos DB. This package contains auto instrumentation for Microsoft.Azure.Cosmos, Microsoft.Azure.DocumentDb, and Microsoft.Azure.DocumentDb.Core.
Elastic.Apm.SerilogEnricher
Enrich Serilog log messages with APM TraceId and TransactionId.
Elastic.Apm.SqlClient
Elastic APM for System.Data.SqlClient and Microsoft.Data.SqlClient. This package contains auto instrumentation for SqlClient. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Elastic.Ingest.Elasticsearch
Offers an easy to use ChannelWriter implementation to push data concurrently to Elasticsearch using Elastic.Transport
Elastic.Ingest.Transport
Provides components to build a buffer-backed channel for publishing events to distributed systems over HTTP through Elastic.Transport
Elastic.Channels
Provides components to build a buffer-backed channel that flushes batches of data in a controlled (Max N || Max Duration) manner.
Elastic.Ingest.Elasticsearch.CommonSchema
Package Description
Elastic.Serilog.Sinks
Package Description
Elastic.Apm.StackExchange.Redis
Elastic APM for StackExchange.Redis. This package contains instrumentation for StackExchange.Redis Redis client. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Elastic.CommonSchema.NLog
NLog Layout that formats log events in accordance with Elastic Common Schema (ECS).
Elastic.Apm.NLog
Enrich NLog log messages with APM TraceId and TransactionId.
Elastic.Apm.AspNetFullFramework
Elastic APM for ASP.NET Full Framework. This package contains auto instrumentation for ASP.NET Full Framework. See: https://www.elastic.co/guide/en/apm/agent/dotnet/current/setup-asp-dot-net.html for setup
Elastic.Esql
LINQ-to-ES|QL query translation for Elasticsearch
Elastic.Serilog.Enrichers.Web
Serilog enricher for ASP.NET (Core) to inject more data in emitted Elastic Common Schema (ECS) documents.
Elastic.Extensions.Logging
Elasticsearch logger provider for Microsoft.Extensions.Logging. Writes direct to Elasticsearch using the Elastic Common Schema (ECS), with semantic logging of structured data from message and scope values, for use with the Elasticsearch-Logstash-Kibana (ELK) stack. The results can be viewed and queried in the Kibana console.
Elastic.Apm.EntityFramework6
Elastic APM for Entity Framework 6. This package contains auto instrumentation for Entity Framework 6. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Elastic.OpenTelemetry
OpenTelemetry extensions for Elastic Observability.
Elastic.NLog.Targets
NLog Target that exports directly to Elastic Cloud or individual Elasticsearch nodes
Elastic.Extensions.Logging.Common
Transient dependency, do not install directly. Common Abstactions For ECS For Microsoft.Extensions.Logging
Aspire.Hosting.Elasticsearch
Elasticsearch support for .NET Aspire.
Elastic.Stack.ArtifactsApi
Provides a set of classes to resolve the location of Elastic stack products in various stages: released, snapshot and build candidates
Elastic.Elasticsearch.Managed
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.Elasticsearch.Ephemeral
Provides an EphemeralCluster implementation that can download/bootstrap/run a throwaway customizable Elasticsearch cluster
Elastic.CommonSchema.Log4net
log4net Layout that formats log events in accordance with Elastic Common Schema (ECS).
Elastic.Elasticsearch.Xunit
Provides an Xunit test framework allowing you to run integration tests against local ephemeral Elasticsearch clusters
Elastic.CommonSchema.BenchmarkDotNetExporter
Exports BenchmarkDotNet benchmarks to Elasticsearch using Elastic Common Schema (ECS) format
Elastic.Apm.Azure.Functions
Elastic APM for Azure Functions. This package contains a middleware for tracing Azure Functions in worker (dotnet-isolated) processes.
Elasticsearch.Net.VirtualizedCluster
Provides a way to assert client behaviour through a rule engine backed VirtualClusterConnection
Elastic.Aspire.Hosting.Elasticsearch
Elasticsearch support for .NET Aspire.
Elastic.Transport.VirtualizedCluster
Provides a way to assert transport behaviour through a rule engine backed VirtualClusterConnection
Elasticsearch.Extensions.Logging
Elasticsearch logger provider for Microsoft.Extensions.Logging. Writes direct to Elasticsearch using the Elastic Common Schema (ECS), with semantic logging of structured data from message and scope values, for use with the Elasticsearch-Logstash-Kibana (ELK) stack. The results can be viewed and queried in the Kibana console.
Aspire.Elastic.Clients.Elasticsearch
A Elasticsearch client that integrates with Aspire, including health checks, logging, and telemetry.
Elastic.Extensions.Logging.Console
ECS Console Logger for Microsoft.Extensions.Logging. Writes Elastic Common Schema (ECS), with semantic logging of structured data from message and scope values to console out, use filebeat/Elastic-Agent to send these to Elastic
Elastic.Mapping
Elasticsearch mapping source generator for AOT-compatible compile-time mapping generation
Elastic.Ingest
Provides components to build a buffer-backed channel for indexing documents into Elasticsearch
Elastic.Clients.Elasticsearch.Aspire
A Elasticsearch client that integrates with Aspire, including health checks, logging, and telemetry.
Elastic.SemanticKernel.Connectors.Elasticsearch
Elasticsearch connector for Microsoft Semantic Kernel.
Elastic.Internal.Search.Contract
Package Description
Elastic.Clients.Elasticsearch.Serverless
This strongly-typed, client library enables working with Elasticsearch Serverless. It is the official client maintained and supported by Elastic.
Elastic.OpenTelemetry.AutoInstrumentation
OpenTelemetry extensions for Elastic Observability.
Elastic.Internal.Search.Elasticsearch
Package Description
Elastic.CommonSchema.Serilog.Sink
Package Description
Elastic.Clients.AgentBuilder
A .NET client for the Elastic Agent Builder Kibana API — manage tools, agents, and conversations
Elastic.Extensions.AI
Microsoft.Extensions.AI integration for Elastic Agent Builder — IChatClient, MCP tools, and DI extensions
Elastic.Clients.Esql
Elasticsearch ES|QL client with LINQ support and HTTP transport
Elastic.TUnit.Elasticsearch.Core
Core TUnit integration for ephemeral Elasticsearch clusters — no Elastic.Clients.Elasticsearch dependency. Most users should depend on Elastic.TUnit.Elasticsearch instead.
Elastic.TUnit.Elasticsearch
TUnit integration for Elasticsearch — ephemeral clusters with a pre-configured ElasticsearchClient. This is the recommended package for most users.
Elastic.XunitV3.Elasticsearch.Core
Core xUnit v3 integration for ephemeral Elasticsearch clusters — no Elastic.Clients.Elasticsearch dependency. Most users should depend on Elastic.XunitV3.Elasticsearch instead.
Elastic.XunitV3.Elasticsearch
xUnit v3 integration for Elasticsearch — ephemeral clusters with a pre-configured ElasticsearchClient. This is the recommended package for most users.