opentelemetry.io/content/en/docs/languages/net/_index.md

26 lines
918 B
Markdown

---
title: .NET
description: >
<img width="35" class="img-initial" src="/img/logos/32x32/dotnet.svg"
alt=".NET"> A language-specific implementation of OpenTelemetry in .NET.
aliases: [/csharp, /csharp/metrics, /csharp/tracing]
weight: 12
---
{{% docs/languages/index-intro dotnet /%}}
## Version Support
OpenTelemetry for .NET supports all officially supported versions of
[.NET](https://dotnet.microsoft.com/download/dotnet) and
[.NET Framework](https://dotnet.microsoft.com/download/dotnet-framework) except
for .NET Framework 3.5 SP1.
## Repositories
OpenTelemetry .NET consists of the following repositories:
- [OpenTelemetry .NET](https://github.com/open-telemetry/opentelemetry-dotnet)
- [OpenTelemetry .NET Contrib](https://github.com/open-telemetry/opentelemetry-dotnet-contrib)
- [OpenTelemetry .NET Automatic Instrumentation](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation)