- APM .NET Agent: other versions:
- Introduction
- Set up the Agent
- NuGet packages
- Supported technologies
- Configuration
- Public API
- OpenTelemetry Bridge
- Metrics
- Logs
- Performance tuning
- Troubleshooting
- Upgrading
- Release notes
This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Other .NET applications
editOther .NET applications
editIf you have a .NET application that is not covered in this section, you can still use the agent and instrument your application manually.
To do this, add the Elastic.Apm package to your application and use the Public API to manually create spans and transactions.
Was this helpful?
Thank you for your feedback.