OpenTelemetry.Instrumentation.EntityFrameworkCore 1.0.0-beta.7

Prefix Reserved
This is a prerelease version of OpenTelemetry.Instrumentation.EntityFrameworkCore.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package OpenTelemetry.Instrumentation.EntityFrameworkCore --version 1.0.0-beta.7
                    
NuGet\Install-Package OpenTelemetry.Instrumentation.EntityFrameworkCore -Version 1.0.0-beta.7
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta.7" />
                    
Directory.Packages.props
<PackageReference Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OpenTelemetry.Instrumentation.EntityFrameworkCore --version 1.0.0-beta.7
                    
#r "nuget: OpenTelemetry.Instrumentation.EntityFrameworkCore, 1.0.0-beta.7"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package OpenTelemetry.Instrumentation.EntityFrameworkCore@1.0.0-beta.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OpenTelemetry.Instrumentation.EntityFrameworkCore&version=1.0.0-beta.7&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=OpenTelemetry.Instrumentation.EntityFrameworkCore&version=1.0.0-beta.7&prerelease
                    
Install as a Cake Tool

Microsoft.EntityFrameworkCore instrumentation for OpenTelemetry .NET

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (122)

Showing the top 5 NuGet packages that depend on OpenTelemetry.Instrumentation.EntityFrameworkCore:

Package Downloads
OpenTelemetry.AutoInstrumentation.Runtime.Managed

Managed components used by the OpenTelemetry.AutoInstrumentation project.

Grafana.OpenTelemetry

Full Grafana distribution of OpenTelemetry .NET

MyJetWallet.Sdk.Service

Package Description

Honeycomb.OpenTelemetry.CommonInstrumentations

Honeycomb's OpenTelemetry common instrumentations package. Adds support for many common instrumentation libraries for you.

ShtrihM.Wattle3.OpenTelemetry

Framework for creating high-performance servers with domain object models.

GitHub repositories (26)

Showing the top 20 popular GitHub repositories that depend on OpenTelemetry.Instrumentation.EntityFrameworkCore:

Repository Stars
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 10 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 21, React 19, Vue 3.5, BFF with YARP, NextJs 16, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ...
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
erwinkramer/bank-api
The Bank API is a design reference project suitable to bootstrap development for a compliant and modern API.
CommunityToolkit/Aspire
A community project with additional components and extensions for Aspire
ChromaControl/ChromaControl
3rd party device lighting support for Razer Synapse.
TuralSuleymani/the-real-DDD-CQRS-CleanArchitecture
A real-world example of a shopping basket API built with C#, showcasing Domain-Driven Design (DDD), Clean Architecture, and CQRS patterns. Includes features like basket management, discount application, and event-driven design with Kafka.
mikolaj-jankowski/Clean-Architecture-And-Domain-Driven-Design-Solution-Template
.NET Core template in DDD and Clean Architecture approach.
alex289/CleanArchitecture
Sample .NET 10 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integration tests using xUnit
ZaqueuCavalcante/syki
Full Education Management System.
fpindej/netrock
SaaS starter kit for small productions - .NET 10 Clean Architecture API + SvelteKit frontend, fully dockerized. Fork it, init it, build your product..
thisisnabi/Shortener
Shortener Url as a service in ASP.NET Core and Actor Model
minhsangdotcom/clean-architecture
Clean Architecture template for .NET 🚀
Altinn/altinn-studio
Next generation open source Altinn platform and applications.
NosCoreIO/NosCore
NosCore is a Nostale emulator in c# (.Net 10) using SuperSocket / Entity Framework / WebAPI / Autofac / Mapster / Serilog
SapiensAnatis/Dawnshard
Server emulator for Dragalia Lost
Version Downloads Last Updated
1.15.1-beta.1 525,162 4/21/2026
1.15.0-beta.1 2,077,842 1/21/2026
1.14.0-beta.2 2,383,889 11/14/2025
1.14.0-beta.1 124,261 11/13/2025
1.13.0-beta.2 207,092 11/3/2025
1.13.0-beta.1 226,665 10/22/2025
1.12.0-beta.2 5,066,869 6/25/2025
1.12.0-beta.1 1,387,046 5/5/2025
1.11.0-beta.2 2,960,680 3/5/2025
1.11.0-beta.1 1,642,572 1/27/2025
1.10.0-beta.1 1,767,878 12/9/2024
1.0.0-beta.12 14,480,327 6/18/2024
1.0.0-beta.11 4,600,564 4/5/2024
1.0.0-beta.10 1,288,317 2/7/2024
1.0.0-beta.9 929,450 1/4/2024
1.0.0-beta.8 2,576,256 10/24/2023
1.0.0-beta.7 3,556,601 6/9/2023
1.0.0-beta.6 1,600,602 3/14/2023
1.0.0-beta.5 939,455 2/28/2023
1.0.0-beta.4 658,794 1/25/2023
Loading failed