Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Add support for .NET 9 #222

Merged
merged 3 commits into from
Dec 19, 2024
Merged

Add support for .NET 9 #222

merged 3 commits into from
Dec 19, 2024

Conversation

josephdecock
Copy link
Member

Closes #215

  • Multi-target .NET 9
  • Reorganize directory.build.targets variables
  • Use Duende.AspNetCore.Authentication.JwtBearer for DPoP Sample
  • Increment EFCoreVersion to 8.0.11: 8.0.10 of the Sql Server provider has a transitive security flaw, so it seems wise to bump this
  • Remove JS.Yarp sample (the main Bff sample makes API calls with and without YARP)
  • Rename samples to not include .net version and "JS" everywhere
  • Multitarget .net 8 and 9 in samples
  • Separate each sample host to run on a different port

@josephdecock josephdecock requested a review from damianh December 19, 2024 04:00
@josephdecock josephdecock changed the title Joe/net9 Add support for .NET 9 Dec 19, 2024
- Increment EFCoreVersion to 8.0.11: 8.0.10 of the Sql Server provider has a transitive security flaw, so it seems wise to bump this
- Remove JS.Yarp sample (the main Bff sample makes API calls with and without YARP)
- Rename samples to not include .net version and "JS" everywhere
- Multitarget .net 8 and 9 in samples
- Separate each sample host to run on a different port
@josephdecock josephdecock merged commit a43ab37 into main Dec 19, 2024
5 checks passed
@josephdecock josephdecock deleted the joe/net9 branch December 19, 2024 17:00
@josephdecock josephdecock linked an issue Dec 19, 2024 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Duende.AccessTokenManagement 3.1.0 .NET 9 Support
2 participants