Skip to main content
elastic avatar

elastic

NuGet publisher profile

Packages
43
Total Downloads
1.3B
1,302,892,513

Packages (43)

Elasticsearch.Net package icon

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.

344.7M
downloads
NEST package icon

NEST

Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net.

189.7M
downloads
Elastic.Apm package icon

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

76.2M
downloads
Elastic.Apm.AspNetCore package icon

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

46.1M
downloads
Elastic.Apm.Extensions.Hosting package icon

Elastic.Apm.Extensions.Hosting

Elastic APM .NET Agent. This package offers integration with Microsoft.Extensions.Hosting.IHostBuilder for agent registration

43.7M
downloads
Elastic.Transport package icon

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.

41.1M
downloads
Elastic.Apm.EntityFrameworkCore package icon

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

40.5M
downloads
Elastic.Apm.Extensions.Logging package icon

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.

39.9M
downloads
Elastic.CommonSchema package icon

Elastic.CommonSchema

Maps Elastic Common Schema (ECS) to .NET types including (de)serialization using System.Text.Json

39.6M
downloads
Elastic.Apm.Elasticsearch package icon

Elastic.Apm.Elasticsearch

Elastic APM for the Elasticsearch .NET clients. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs

36.9M
downloads
Elastic.Apm.NetCoreAll package icon

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

36.5M
downloads
Elastic.CommonSchema.Serilog package icon

Elastic.CommonSchema.Serilog

Serilog TextFormatter that formats log events in accordance with Elastic Common Schema (ECS).

34.4M
downloads
NEST.JsonNetSerializer package icon

NEST.JsonNetSerializer

NEST uses an internal serializer. This package enables serialization for your documents using your own custom Json.NET serializer

34.3M
downloads
Elastic.Apm.GrpcClient package icon

Elastic.Apm.GrpcClient

Package Description

33.8M
downloads
Elastic.Clients.Elasticsearch package icon

Elastic.Clients.Elasticsearch

This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.

32.1M
downloads
Elastic.Apm.MongoDb package icon

Elastic.Apm.MongoDb

Elastic APM integration with the MongoDB.Driver package.

31.9M
downloads
Elastic.Apm.Azure.Storage package icon

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.

31.6M
downloads
Elastic.Apm.Azure.ServiceBus package icon

Elastic.Apm.Azure.ServiceBus

Elastic APM for Azure Service Bus. This package contains auto instrumentation for Azure.Messaging.ServiceBus and Microsoft.Azure.ServiceBus packages.

31.5M
downloads
Elastic.Apm.Azure.CosmosDb package icon

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.

29.4M
downloads
Elastic.Apm.SerilogEnricher package icon

Elastic.Apm.SerilogEnricher

Enrich Serilog log messages with APM TraceId and TransactionId.

22.8M
downloads
Elastic.Apm.SqlClient package icon

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

21.8M
downloads
Elastic.Ingest.Elasticsearch package icon

Elastic.Ingest.Elasticsearch

Offers an easy to use ChannelWriter implementation to push data concurrently to Elasticsearch using Elastic.Transport

11.5M
downloads
Elastic.Ingest.Transport package icon

Elastic.Ingest.Transport

Provides components to build a buffer-backed channel for publishing events to distributed systems over HTTP through Elastic.Transport

11.5M
downloads
Elastic.Channels package icon

Elastic.Channels

Provides components to build a buffer-backed channel that flushes batches of data in a controlled (Max N || Max Duration) manner.

11.5M
downloads
Elastic.Ingest.Elasticsearch.CommonSchema package icon

Elastic.Ingest.Elasticsearch.CommonSchema

Package Description

11.3M
downloads
Elastic.Apm.StackExchange.Redis package icon

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

5.8M
downloads
Elastic.CommonSchema.NLog package icon

Elastic.CommonSchema.NLog

NLog Layout that formats log events in accordance with Elastic Common Schema (ECS).

3.7M
downloads
Elastic.Apm.NLog package icon

Elastic.Apm.NLog

Enrich NLog log messages with APM TraceId and TransactionId.

3.2M
downloads
Elastic.Apm.AspNetFullFramework package icon

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

2.3M
downloads
Elastic.Apm.EntityFramework6 package icon

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

618.6K
downloads
Elastic.OpenTelemetry package icon

Elastic.OpenTelemetry

OpenTelemetry extensions for Elastic Observability.

537.6K
downloads
NEST.7xUpgradeAssistant package icon

NEST.7xUpgradeAssistant

NEST 7.0 introduces API namespaces on the client. This package reintroduces removed methods on the client, with instructions on how to upgrade to using the new APIs

430.7K
downloads
Elastic.Stack.ArtifactsApi package icon

Elastic.Stack.ArtifactsApi

Provides a set of classes to resolve the location of Elastic stack products in various stages: released, snapshot and build candidates

298.7K
downloads
Elastic.Elasticsearch.Managed package icon

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

286.0K
downloads
Elastic.Elasticsearch.Ephemeral package icon

Elastic.Elasticsearch.Ephemeral

Provides an EphemeralCluster implementation that can download/bootstrap/run a throwaway customizable Elasticsearch cluster

237.8K
downloads
Elastic.Elasticsearch.Xunit package icon

Elastic.Elasticsearch.Xunit

Provides an Xunit test framework allowing you to run integration tests against local ephemeral Elasticsearch clusters

214.0K
downloads
Elastic.Apm.Azure.Functions package icon

Elastic.Apm.Azure.Functions

Elastic APM for Azure Functions. This package contains a middleware for tracing Azure Functions in worker (dotnet-isolated) processes.

198.5K
downloads
Elastic.CommonSchema.BenchmarkDotNetExporter package icon

Elastic.CommonSchema.BenchmarkDotNetExporter

Exports BenchmarkDotNet benchmarks to Elasticsearch using Elastic Common Schema (ECS) format

195.5K
downloads
Elasticsearch.Net.VirtualizedCluster package icon

Elasticsearch.Net.VirtualizedCluster

Provides a way to assert client behaviour through a rule engine backed VirtualClusterConnection

181.4K
downloads
Elastic.Transport.VirtualizedCluster package icon

Elastic.Transport.VirtualizedCluster

Provides a way to assert transport behaviour through a rule engine backed VirtualClusterConnection

103.9K
downloads
Elastic.Mapping package icon

Elastic.Mapping

Elasticsearch mapping source generator for AOT-compatible compile-time mapping generation

79.1K
downloads
Elasticsearch.Extensions.Logging package icon

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.

75.0K
downloads
Elastic.Ingest package icon

Elastic.Ingest

Provides components to build a buffer-backed channel for indexing documents into Elasticsearch

48.5K
downloads