Skip to content

Commit

Permalink
Update supportd .NET platforms / versions (#2832)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rperry2174 committed Dec 12, 2023
1 parent 2a6e094 commit 5bb9116
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/sources/configure-client/language-sdks/dotnet.md
Expand Up @@ -9,6 +9,16 @@ aliases:

# .NET

## Supported platforms

| Spy Name | Type | Linux | macOS | Windows | Docker |
|:------------:|:------------:|:-----:|:-----:|:-------:|:------:|
| dotnetspy | `embedded` || | | |

## Supported .NET versions:
- .NET 6.0
- .NET 7.0

## How to add .NET profiling to your application

1. Obtain `Pyroscope.Profiler.Native.so` and `Pyroscope.Linux.ApiWrapper.x64.so` from the [latest tarball](https://github.com/pyroscope-io/pyroscope-dotnet/releases/):
Expand Down

0 comments on commit 5bb9116

Please sign in to comment.