Skip to content

Comments

feat!: add support for .NET 7, 8, and 9, add publish workflow - version 1.0.0#66

Merged
fpandyz merged 53 commits intoTourmalineCore:masterfrom
Jymapas:feature/#65-modernize-target-frameworks
Jul 11, 2025
Merged

feat!: add support for .NET 7, 8, and 9, add publish workflow - version 1.0.0#66
fpandyz merged 53 commits intoTourmalineCore:masterfrom
Jymapas:feature/#65-modernize-target-frameworks

Conversation

@Jymapas
Copy link
Contributor

@Jymapas Jymapas commented Jun 25, 2025

Summary of the changes in the PR:

  • Added examples and tests for .NET 7, 8, and 9
  • Updated target frameworks to 7, 8, and 9 in JwtAuthentication.Identity/JwtAuthentication.Identity.csproj and JwtAuthentication.Core/JwtAuthentication.Core.csproj
  • Updated Microsoft.AspNetCore.Authentication.JwtBearer dependencies in JwtAuthentication.Core/JwtAuthentication.Core.csproj to avoid vulnerability GHSA-q7cg-43mg-qp69
  • Updated Readme and usage instructions for older .NET versions
  • Added .NET 7–9 to .github/workflows/publish-to-nuget.yml
  • Renamed the netcore5 folder to net5 in \Examples (starting with version 5, it's just .NET)
  • Applied dotnet format to unify code style

Koval1997 and others added 30 commits October 10, 2022 13:41
Aleksandr Petrakov and others added 23 commits July 4, 2025 16:44
…ion.JwtBearer deps to avoid known vulnerability
@fpandyz fpandyz changed the title chore: #65: modernize target frameworks feat!: add support for .NET 7, 8, and 9, add publish workflow Jul 11, 2025
@fpandyz fpandyz changed the title feat!: add support for .NET 7, 8, and 9, add publish workflow feat!: add support for .NET 7, 8, and 9, add publish workflow - version 1.0.0 Jul 11, 2025
@fpandyz fpandyz merged commit bcf986c into TourmalineCore:master Jul 11, 2025
1 check passed
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.

3 participants