{"id":15044684,"url":"https://github.com/elastic/apm-agent-dotnet","last_synced_at":"2026-05-26T13:01:20.037Z","repository":{"id":37930380,"uuid":"155592028","full_name":"elastic/apm-agent-dotnet","owner":"elastic","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-24T14:02:07.000Z","size":11184,"stargazers_count":592,"open_issues_count":15,"forks_count":221,"subscribers_count":222,"default_branch":"main","last_synced_at":"2026-05-24T15:28:31.022Z","etag":null,"topics":["apm","error-monitoring","performance-analysis","performance-monitoring","tracing"],"latest_commit_sha":null,"homepage":"https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.asciidoc","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-31T16:46:26.000Z","updated_at":"2026-05-23T16:42:26.000Z","dependencies_parsed_at":"2023-09-22T04:22:48.911Z","dependency_job_id":"f9278f90-9400-4d55-ae06-221ab812234d","html_url":"https://github.com/elastic/apm-agent-dotnet","commit_stats":{"total_commits":1802,"total_committers":76,"mean_commits":"23.710526315789473","dds":0.5455049944506105,"last_synced_commit":"12fe9d60f9c18f2c00e66a25bd8255ad7cddaa1c"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/apm-agent-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fapm-agent-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fapm-agent-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fapm-agent-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fapm-agent-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/apm-agent-dotnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Fapm-agent-dotnet/sbom","scorecard":{"id":371162,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/apm-agent-dotnet","commit":"fac2b9ae2baef5d41ef95fcb1ca0a8f7d4d7589f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-build.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs-build.yml:18","Info: found token with 'none' permissions: .github/workflows/docs-cleanup.yml:12","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/docs-cleanup.yml:14","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:26","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:136","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:90","Info: jobLevel 'contents' permission set to 'read': .github/workflows/updatecli.yml:15","Info: jobLevel 'packages' permission set to 'read': .github/workflows/updatecli.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/addToProject.yml:7","Warn: no topLevel permission defined: .github/workflows/docs-build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs-cleanup.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-commands-comment.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:10","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release-main.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-main.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-reporter.yml:9","Info: topLevel 'actions' permission set to 'read': .github/workflows/test-reporter.yml:10","Warn: topLevel 'checks' permission set to 'write': .github/workflows/test-reporter.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-windows-docs.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-windows.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/updatecli.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.32.2 not signed: https://api.github.com/repos/elastic/apm-agent-dotnet/releases/221536094","Warn: release artifact v1.31.0 not signed: https://api.github.com/repos/elastic/apm-agent-dotnet/releases/188492147","Warn: release artifact v1.30.1 not signed: https://api.github.com/repos/elastic/apm-agent-dotnet/releases/186144941","Warn: release artifact v1.30.0 not signed: https://api.github.com/repos/elastic/apm-agent-dotnet/releases/179494940","Warn: release artifact v1.29.0 not signed: https://api.github.com/repos/elastic/apm-agent-dotnet/releases/175620755","Warn: release artifact v1.32.2 does not have provenance: https://api.github.com/repos/elastic/apm-agent-dotnet/releases/221536094","Warn: release artifact v1.31.0 does not have provenance: https://api.github.com/repos/elastic/apm-agent-dotnet/releases/188492147","Warn: release artifact v1.30.1 does not have provenance: https://api.github.com/repos/elastic/apm-agent-dotnet/releases/186144941","Warn: release artifact v1.30.0 does not have provenance: https://api.github.com/repos/elastic/apm-agent-dotnet/releases/179494940","Warn: release artifact v1.29.0 does not have provenance: https://api.github.com/repos/elastic/apm-agent-dotnet/releases/175620755"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/docs-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-cleanup.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/docs-cleanup.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-commands-comment.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/github-commands-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labeler.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-main.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/release-main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-main.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/release-main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-linux.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-linux.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-linux.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-linux.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-linux.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-linux.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-linux.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-linux.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-linux.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-reporter.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-reporter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-windows.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-windows.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-windows.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-windows.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-windows.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-windows.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-windows.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-windows.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-windows.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/test-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/updatecli.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/updatecli.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/updatecli.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/updatecli.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/updatecli.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/updatecli.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/updatecli.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/apm-agent-dotnet/updatecli.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:6.0 to mcr.microsoft.com/dotnet/sdk:6.0@sha256:c8fdd06e430de9f4ddd066b475ea350d771f341b77dd5ff4c2fafa748e3f2ef2","Info:   8 out of  31 GitHub-owned GitHubAction dependencies pinned","Info:  16 out of  28 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-main.yml:18"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T12:59:48.052Z","repository_id":37930380,"created_at":"2025-08-18T12:59:48.052Z","updated_at":"2025-08-18T12:59:48.052Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33521333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apm","error-monitoring","performance-analysis","performance-monitoring","tracing"],"created_at":"2024-09-24T20:50:54.410Z","updated_at":"2026-05-26T13:01:20.030Z","avatar_url":"https://github.com/elastic.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# apm-agent-dotnet\n\n[![Build Status](https://github.com/elastic/apm-agent-dotnet/actions/workflows/docs-build.yml/badge.svg)](https://github.com/elastic/apm-agent-dotnet/actions)\n[![codecov](https://codecov.io/gh/elastic/apm-agent-dotnet/graph/badge.svg)](https://codecov.io/gh/elastic/apm-agent-dotnet)\n\nPlease fill out this survey to help us prioritize framework support:\n[https://goo.gl/forms/FHHbhptcDx8eDNx92](https://goo.gl/forms/FHHbhptcDx8eDNx92)\n\n## Installation\n\nOfficial NuGet packages can be referenced from [NuGet.org](https://www.nuget.org).\n\n| Package Name            | Purpose          | Download         |\n| ----------------------- | ---------------- | -----------------|\n| `Elastic.Apm`           |  The core of the Agent, Public Agent API, Auto instrumentation for libraries that are part of .NET Standard 2.0.  | [![NuGet Release][ElasticApm-image]][ElasticApm-nuget-url]  |\n| `Elastic.Apm.AspNetCore` | ASP.NET Core auto instrumentation. | [![NuGet Release][ElasticApmAspNetCore-image]][ElasticApmAspNetCore-nuget-url] |\n| `Elastic.Apm.EntityFrameworkCore` | Entity Framework Core auto instrumentation. | [![NuGet Release][Elastic.Apm.EntityFrameworkCore-image]][Elastic.Apm.EntityFrameworkCore-nuget-url] |\n| `Elastic.Apm.NetCoreAll` | References every .NET Core related Elastic APM package. It can be used to simply turn on the agent and activate all auto instrumentation. | [![NuGet Release][Elastic.Apm.NetCoreAll-image]][Elastic.Apm.NetCoreAll-nuget-url] |\n| `Elastic.Apm.AspNetFullFramework` | ASP.NET (classic) auto instrumentation with an IIS Module. | [![NuGet Release][Elastic.Apm.AspNetFullFramework-image]][Elastic.Apm.AspNetFullFramework-nuget-url] |\n| `Elastic.Apm.EntityFramework6` | Entity Framework 6 auto instrumentation. | [![NuGet Release][Elastic.Apm.EntityFramework6-image]][Elastic.Apm.EntityFramework6-nuget-url] |\n| `Elastic.Apm.Elasticsearch` | Integration with the .NET clients for Elasticsearch. | [![NuGet Release][Elastic.Apm.Elasticsearch-image]][Elastic.Apm.Elasticsearch-nuget-url] |\n| `Elastic.Apm.StackExchange.Redis` | Integration with the StackExchange.Redis client for Redis. | [![NuGet Release][Elastic.Apm.StackExchange.Redis-image]][Elastic.Apm.StackExchange.Redis-nuget-url] |\n| `Elastic.Apm.MongoDb` | Integration with the MongoDb.Driver driver for MongoDb. | [![NuGet Release][Elastic.Apm.MongoDb-image]][Elastic.Apm.MongoDb-nuget-url] |\n| `Elastic.Apm.Azure.ServiceBus` | Integration with Azure ServiceBus | [![NuGet Release][Elastic.Apm.Azure.ServiceBus-image]][Elastic.Apm.Azure.ServiceBus-nuget-url] |\n| `Elastic.Apm.Azure.Storage` | Integration with Azure Storage | [![NuGet Release][Elastic.Apm.Azure.Storage-image]][Elastic.Apm.Azure.Storage-nuget-url] |\n| `Elastic.Apm.Azure.CosmosDb` | Integration with Azure CosmosDB | [![NuGet Release][Elastic.Apm.Azure.CosmosDb-image]][Elastic.Apm.Azure.CosmosDb-nuget-url] |\n\n## Documentation\n\nDocs are located [here](https://www.elastic.co/guide/en/apm/agent/dotnet/). That page is generated from the content of the [docs](docs) folder.\n\n## Getting Help\n\nIf you have any feedback feel free to [open an issue](https://github.com/elastic/apm-agent-dotnet/issues/new).\nFor any other assistance, please open or add to a topic on the [APM discuss forum](https://discuss.elastic.co/c/apm).\n\nIf you need help or hit an issue, please start by opening a topic on our discuss forums.\nPlease note that we reserve GitHub tickets for confirmed bugs and enhancement requests.\n\n## Contributing\n\nSee the [contributing documentation](CONTRIBUTING.md)\n\n## Releasing\n\nSee the [releasing documentation](RELEASING.md)\n\n## Repository structure\n\nThese are the main folders within the repository:\n\n* `src`: The source code of the agent. Each project within this folder targets a specific library, and there is one core project, which is referenced by all other projects.\n  * `Elastic.Apm`: The core project targeting .NET Standard 2.0. It contains the [Agent API](/docs/public-api.asciidoc), the infrastructure to report data to the APM Server, the logging infrastructure, and auto-instrumentation for things that are part of .NET Standard 2.0.\n  * `Elastic.Apm.AspNetCore`: Auto-instrumentation for ASP.NET Core.\n  * `Elastic.Apm.EntityFrameworkCore`: Auto-instrumentation for EntityFramework Core.\n  * `Elastic.Apm.NetCoreAll`: A convenient project that references all other .NET Core related projects from the `src` folder. It contains an ASP.NET Core middleware extension that enables the agent and every other component with a single line of code. In a typical ASP.NET Core application (e.g. apps referencing [Microsoft.AspNetCore.All](https://www.nuget.org/packages/Microsoft.AspNetCore.All)) that uses EF Core the `Elastic.Apm.NetCoreAll` can be referenced.\n  * `Elastic.Apm.AspNetFullFramework`: Auto-instrumentation for ASP.NET (classic).\n  * `Elastic.Apm.EntityFramework6`: Auto-instrumentation for Entity Framework 6.\n  * `Elastic.Apm.SqlClient`: Auto-instrumentation for `System.Data.SqlClient` and `Microsoft.Data.SqlClient`.\n  * `Elastic.Apm.Elasticsearch`: Auto-instrumentation for the official .NET clients for Elasticsearch.\n  * `Elastic.Apm.StackExchange.Redis`: Auto-instrumentation for the StackExchange.Redis client for Redis.\n  * `Elastic.Apm.MongoDb`: Instrumentation for the MongoDb.Driver driver for MongoDb.\n  * `Elastic.Apm.Azure.ServiceBus`: Instrumentation for Azure ServiceBus.\n  * `Elastic.Apm.Azure.Storage`: Instrumentation for Azure Storage.\n* `test`: This folder contains test projects. Typically each project from the `src` folder has a corresponding test project.\n  * `Elastic.Apm.Tests`: Tests the `Elastic.Apm` project.\n  * `Elastic.Apm.AspNetCore.Tests`: Tests the `Elastic.Apm.AspNetCore` project.\n  * `Elastic.Apm.AspNetFullFramework.Tests`: Tests the `Elastic.Apm.AspNetFullFramework` project.\n  * `Elastic.Apm.Tests.MockApmServer`: Implementation of APM Server mock used for agent-as-component tests (for example in `Elastic.Apm.AspNetFullFramework.Tests`).\n* `docs`: This folder contains the official documentation.\n* `sample`: Sample applications that are monitored by the APM .NET Agent. These are also very useful for development: you can start one of these applications and debug the agent through them.\n* `.build`: Contains files used when building the solution, and [a project to perform\ncommon build tasks](build/README.md).\n* `.ci`: This folder contains all the scripts used to build, test and release the agent within the CI.\n\n## License\n\nElastic APM .NET Agent is licensed under Apache License, Version 2.0.\n\n[ElasticApm-nuget-url]:https://www.nuget.org/packages/Elastic.Apm/\n[ElasticApm-image]:\nhttps://img.shields.io/nuget/v/Elastic.Apm.svg\n\n[ElasticApmAspNetCore-nuget-url]:https://www.nuget.org/packages/Elastic.Apm.AspNetCore/\n[ElasticApmAspNetCore-image]:\nhttps://img.shields.io/nuget/v/Elastic.Apm.AspNetCore.svg\n\n[Elastic.Apm.EntityFrameworkCore-nuget-url]:https://www.nuget.org/packages/Elastic.Apm.EntityFrameworkCore/\n[Elastic.Apm.EntityFrameworkCore-image]:\nhttps://img.shields.io/nuget/v/Elastic.Apm.EntityFrameworkCore.svg\n\n[Elastic.Apm.NetCoreAll-nuget-url]:https://www.nuget.org/packages/Elastic.Apm.NetCoreAll/\n[Elastic.Apm.NetCoreAll-image]:\nhttps://img.shields.io/nuget/v/Elastic.Apm.NetCoreAll.svg\n\n[Elastic.Apm.AspNetFullFramework-nuget-url]:https://www.nuget.org/packages/Elastic.Apm.AspNetFullFramework/\n[Elastic.Apm.AspNetFullFramework-image]:\nhttps://img.shields.io/nuget/v/Elastic.Apm.AspNetFullFramework.svg\n\n[Elastic.Apm.EntityFramework6-nuget-url]:https://www.nuget.org/packages/Elastic.Apm.EntityFramework6/\n[Elastic.Apm.EntityFramework6-image]:\nhttps://img.shields.io/nuget/v/Elastic.Apm.EntityFramework6.svg\n\n[Elastic.Apm.Elasticsearch-nuget-url]:https://www.nuget.org/packages/Elastic.Apm.Elasticsearch/\n[Elastic.Apm.Elasticsearch-image]:\nhttps://img.shields.io/nuget/v/Elastic.Apm.Elasticsearch.svg\n\n[Elastic.Apm.StackExchange.Redis-nuget-url]:https://www.nuget.org/packages/Elastic.Apm.StackExchange.Redis/\n[Elastic.Apm.StackExchange.Redis-image]:\nhttps://img.shields.io/nuget/v/Elastic.Apm.StackExchange.Redis.svg\n\n[Elastic.Apm.MongoDb-nuget-url]:https://www.nuget.org/packages/Elastic.Apm.MongoDb/\n[Elastic.Apm.MongoDb-image]:\nhttps://img.shields.io/nuget/v/Elastic.Apm.MongoDb.svg\n\n[Elastic.Apm.Azure.ServiceBus-nuget-url]:https://www.nuget.org/packages/Elastic.Apm.Azure.ServiceBus/\n[Elastic.Apm.Azure.ServiceBus-image]:\nhttps://img.shields.io/nuget/v/Elastic.Apm.Azure.ServiceBus.svg\n\n[Elastic.Apm.Azure.Storage-nuget-url]:https://www.nuget.org/packages/Elastic.Apm.Azure.Storage/\n[Elastic.Apm.Azure.Storage-image]:\nhttps://img.shields.io/nuget/v/Elastic.Apm.Azure.Storage.svg\n\n[Elastic.Apm.Azure.CosmosDb-nuget-url]:https://www.nuget.org/packages/Elastic.Apm.Azure.CosmosDb/\n[Elastic.Apm.Azure.CosmosDb-image]:\nhttps://img.shields.io/nuget/v/Elastic.Apm.Azure.CosmosDb.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastic%2Fapm-agent-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felastic%2Fapm-agent-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastic%2Fapm-agent-dotnet/lists"}