--- title: .NET description: > .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)