Skip to content

Conversation

@kinyoklion
Copy link
Member

@kinyoklion kinyoklion commented Aug 26, 2025

Summary

Adds support for ASP.Net on .Net Framework.
netstandard2.0 and dotnet 8.0 support ASP.Net core.

Code that is common between the two is shared, code and dependencies that are not common are conditionally included.

How did you test this change?

Manual testing.

Are there any deployment considerations?

Copy link
Contributor

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

devskim found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@kinyoklion
Copy link
Member Author

bugbot review

cursor[bot]

This comment was marked as outdated.

@kinyoklion kinyoklion marked this pull request as ready for review August 26, 2025 22:57
@kinyoklion kinyoklion requested a review from a team as a code owner August 26, 2025 22:57
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Copy link
Contributor

@Vadman97 Vadman97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense to me

@kinyoklion kinyoklion enabled auto-merge (squash) September 2, 2025 22:14
@kinyoklion kinyoklion merged commit b215109 into main Sep 2, 2025
20 checks passed
@kinyoklion kinyoklion deleted the rlamb/asp-net-classic branch September 2, 2025 22:14
kinyoklion pushed a commit that referenced this pull request Sep 5, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>launchdarkly-observability-dotnet: 0.2.0</summary>

##
[0.2.0](launchdarkly-observability-dotnet-0.1.0...launchdarkly-observability-dotnet-0.2.0)
(2025-09-04)


### Features

* Add support for environment variable configuration.
([#205](#205))
([5e3b1e1](5e3b1e1))
* Add support for non-core ASP.Net.
([#199](#199))
([b215109](b215109))


### Bug Fixes

* Make attributes optional for RecordLog.
([#202](#202))
([806ce08](806ce08))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants