Elastic.Apm.AspNetCore
by: Elastic and contributors
- 2.655k total downloads
- Latest version: 1.31.0
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.539k total downloads
- Latest version: 1.31.0
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.
EFCore.BulkExtensions
by: borisdj
- 1.036k 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 SQL Server, PostgreSQL, MySQL, SQLite
EasyTool.Core
by: 一个大西瓜 TimChen
- 158 total downloads
- Latest version: 2023.917.1-pre-231010054442
A open source C# tool to make .NET easy
EFCore.BulkExtensions.PostgreSql
by: borisdj
- 6 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
Elastic.Apm.EntityFrameworkCore
by: Elastic and contributors
- 2.802k total downloads
- Latest version: 1.31.0
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
- 2.62k total downloads
- Latest version: 1.31.0
Elastic APM .NET Agent. This package offers integration with Microsoft.Extensions.Hosting.IHostBuilder for agent registration
EasyNetQ
by: Mike Hadlow Michael Denny Yury Pliner Wiebe Tijsma Contributors (see GitHub repo)
- 3.149k total downloads
- Latest version: 8.0.0-beta98
A nice .NET API for RabbitMQ
Elastic.Apm.Azure.CosmosDb
by: Elastic and contributors
- 14.328k total downloads
- Latest version: 1.31.0
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: Respawnsive
- 7 total downloads
- Latest version: 5.0.17
Fork of EFCore BulkExtensions special Sqlite : lighter version and minimal dependencies (EFCore.SQLite Only and EFCore5.x/dotnet5)
EFCore.BulkExtensions.SQLite
by: borisdj
- 6 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
Elastic.Apm
by: Elastic and contributors
- 2.685k total downloads
- Latest version: 1.31.0
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
- 6 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
EasyNetQ.Management.Client
by: Mike Hadlow
- 1.665k total downloads
- Latest version: 3.0.0
A .NET client for the RabbitMQ RESTful management API
EFCore.BulkExtensions.MySql
by: borisdj
- 5 total downloads
- Latest version: 6.6.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
Elastic.Apm.Azure.Storage
by: Elastic and contributors
- 2.307k total downloads
- Latest version: 1.31.0
Elastic APM for Azure Storage. This package contains auto instrumentation for Azure.Storage.Queues, Azure.Storage.Blobs and Azure.Storage.Files.Shares packages.
EasyCaching.InMemory
by: ncc Catcher Wong
- 877 total downloads
- Latest version: 1.9.4-alpha20241225060119
A simple in-memory caching provider.
Elastic.Apm.Elasticsearch
by: Elastic and contributors
- 2.643k total downloads
- Latest version: 1.31.0
Elastic APM for the Elasticsearch .NET clients. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
Effort.EF6
by: ZZZ Projects tamasflamich
- 67 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.Azure.ServiceBus
by: Elastic and contributors
- 2.261k total downloads
- Latest version: 1.31.0
Elastic APM for Azure Service Bus. This package contains auto instrumentation for Azure.Messaging.ServiceBus
and Microsoft.Azure.ServiceBus packages.
EasyCaching.Core
by: ncc Catcher Wong
- 736 total downloads
- Latest version: 1.9.4-alpha20241225060119
EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!