Skip to content

Adds support for net10.0#195

Merged
kailash-b merged 1 commit into
mainfrom
feat/SDK-7170
Nov 25, 2025
Merged

Adds support for net10.0#195
kailash-b merged 1 commit into
mainfrom
feat/SDK-7170

Conversation

@kailash-b
Copy link
Copy Markdown
Contributor

@kailash-b kailash-b commented Nov 25, 2025

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

This PR adds support for .NET 10.0 across the library, build workflows, and documentation. The following updates were made:

  • Updated .github/workflows/build.yml and .github/workflows/rl-secure.yml to include net10.0 in the build matrix and setup steps.
  • Updated documentation in README.md and docs-source/index.md to state support for ".NET 6.0 and above"
  • Updated Auth0.AspNetCore.Authentication.csproj and playground/test projects to target net10.0.
  • Updated references to include net10.0 compatible references
  • Improved error response serialization in BackchannelLogoutHandler.cs for compatibility.
  • Enhanced integration tests to use a new wellknownconfig_with_par.json resource, and updated test logic to reference this file for PAR endpoint scenarios.

References

Testing

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not main

@kailash-b kailash-b requested a review from a team as a code owner November 25, 2025 06:54
@kailash-b kailash-b enabled auto-merge November 25, 2025 07:10
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