https://github.com/soenneker/soenneker.extensions.servicecollection.applicationinsights
A collection of helpful IServiceCollection extension methods involving Application Insights
https://github.com/soenneker/soenneker.extensions.servicecollection.applicationinsights
appinsights application applicationinsights collection csharp dotnet extension extensions insights jwt service servicecollection servicecollectionapplicationinsightsextension
Last synced: 15 days ago
JSON representation
A collection of helpful IServiceCollection extension methods involving Application Insights
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.servicecollection.applicationinsights
- Owner: soenneker
- License: mit
- Created: 2025-04-03T21:57:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-07-01T22:31:56.000Z (17 days ago)
- Last Synced: 2026-07-02T00:22:46.051Z (17 days ago)
- Topics: appinsights, application, applicationinsights, collection, csharp, dotnet, extension, extensions, insights, jwt, service, servicecollection, servicecollectionapplicationinsightsextension
- Language: C#
- Homepage: https://soenneker.com
- Size: 644 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.extensions.servicecollection.applicationinsights/)
[](https://github.com/soenneker/soenneker.extensions.servicecollection.applicationinsights/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.servicecollection.applicationinsights/)
[](https://github.com/soenneker/soenneker.extensions.servicecollection.applicationinsights/actions/workflows/codeql.yml)
#  Soenneker.Extensions.ServiceCollection.ApplicationInsights
### A collection of helpful IServiceCollection extension methods involving Application Insights
## Installation
```
dotnet add package Soenneker.Extensions.ServiceCollection.ApplicationInsights
```