aspnet-contrib / AspNet.Security.OAuth.Providers

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

ASP.NET Core 8 Support #775

Closed martincostello closed 10 months ago

martincostello commented 1 year ago

Support for ASP.NET Core 8 will be available for the currently shipping OAuth providers soon after the final .NET 8.0 release ships in November 2023.

In the meantime, packages for ASP.NET Core 8 are available from our MyGet feed starting with version 8.0.0-preview.3.23216.42 for .NET 8 preview 3.

martincostello commented 10 months ago

Resolved by #808.