aspnet-contrib / AspNet.Security.OAuth.Providers

OAuth 2.0 social authentication providers for ASP.NET Core
Apache License 2.0
2.34k stars 533 forks source link

Update to .NET 9 #833

Open martincostello opened 4 months ago

martincostello commented 4 months ago

Update the providers to target net9.0 with the .NET 9 SDK.

Also includes the following changes:

This PR is intended to be long-lived and in draft until .NET 9 is released in November 2024.