Elastic.Apm.NetCoreAll
by: Elastic and contributors
- 2.541k total downloads
- Latest version: 1.32.2
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
EFCore.BulkExtensions.PostgreSql
by: borisdj
- 500 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
Elastic.Apm.SqlClient
by: Elastic and contributors
- 281 total downloads
- Latest version: 1.23.0
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.Apm.EntityFrameworkCore
by: Elastic and contributors
- 3.279k total downloads
- Latest version: 1.32.2
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.Hosting
by: Elastic and contributors
- 3.029k total downloads
- Latest version: 1.32.2
Elastic APM .NET Agent. This package offers integration with Microsoft.Extensions.Hosting.IHostBuilder for agent registration
Elastic.Apm.Azure.CosmosDb
by: Elastic and contributors
- 14.712k total downloads
- Latest version: 1.32.2
Elastic APM for Azure Cosmos DB. This package contains auto instrumentation for Microsoft.Azure.Cosmos,
Microsoft.Azure.DocumentDb, and Microsoft.Azure.DocumentDb.Core.
EFCore.BulkExtensions.Sqlite
by: borisdj
- 400 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SQLite
by: borisdj
- 146 total downloads
- Latest version: 7.0.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
Elastic.Apm.GrpcClient
by: Elastic and contributors
- 2.705k total downloads
- Latest version: 1.32.2
Package Description
Elastic.Apm
by: Elastic and contributors
- 2.991k total downloads
- Latest version: 1.32.2
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
EFCore.BulkExtensions.SqlServer
by: borisdj
- 571 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
EFCore.BulkExtensions.MySql
by: borisdj
- 529 total downloads
- Latest version: 9.0.0-rc.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
Elastic.Apm.Azure.Storage
by: Elastic and contributors
- 2.642k total downloads
- Latest version: 1.32.2
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.Elasticsearch
by: Elastic and contributors
- 3.002k total downloads
- Latest version: 1.32.2
Elastic APM for the Elasticsearch .NET clients. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
EFCore.BulkExtensions.Core
by: borisdj
- 81 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations
Effort.EF6
by: ZZZ Projects tamasflamich
- 641 total downloads
- Latest version: 2.2.17
Effort is basicly an ADO.NET provider that executes all the data operations on a lightweight in-process main memory database instead of a traditional external database. It provides some intuitive helper methods too that make really easy to use this provider with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data driven unit tests that can be run without the presence of the external database.
Elastic.Apm.MongoDb
by: Elastic and contributors
- 2.623k total downloads
- Latest version: 1.32.2
Elastic APM integration with the MongoDB.Driver package.
Elastic.Apm.Azure.ServiceBus
by: Elastic and contributors
- 2.591k total downloads
- Latest version: 1.32.2
Elastic APM for Azure Service Bus. This package contains auto instrumentation for Azure.Messaging.ServiceBus
and Microsoft.Azure.ServiceBus packages.
EFCore.BulkExtensions.Oracle
by: borisdj
- 20 total downloads
- Latest version: 9.0.1
Package Description
Elastic.Apm.AspNetCore
by: Elastic and contributors
- 2.926k total downloads
- Latest version: 1.32.2
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.Logging
by: Elastic and contributors
- 2.821k total downloads
- Latest version: 1.32.2
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.