-
Notifications
You must be signed in to change notification settings - Fork 542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to target .NET 8 #808
Commits on Apr 16, 2023
-
Update to ASP.NET Core 8 preview 3
- Update to preview 3 of ASP.NET Core 8. - Add a README file to the NuGet packages as recommended by the .NET 8 SDK.
Configuration menu - View commit details
-
Copy full SHA for 969f48c - Browse repository at this point
Copy the full SHA 969f48cView commit details
Commits on May 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be51cdf - Browse repository at this point
Copy the full SHA be51cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3634b8 - Browse repository at this point
Copy the full SHA b3634b8View commit details -
Update to ASP.NET Core 8 preview 4
Update to preview 4 of ASP.NET Core 8.
Configuration menu - View commit details
-
Copy full SHA for f75002c - Browse repository at this point
Copy the full SHA f75002cView commit details
Commits on Jun 14, 2023
-
Update to ASP.NET Core 8 preview 5
- Update to preview 5 of ASP.NET Core 8. - Remove usage of `ISystemClock` and use `TimeProvider` instead. - Suppress `CA1861` in tests. - Apply some style suggestions from Visual Studio.
Configuration menu - View commit details
-
Copy full SHA for 40bfea3 - Browse repository at this point
Copy the full SHA 40bfea3View commit details
Commits on Jun 15, 2023
-
* Update exception types - Use `AuthenticationFailureException` where relevant. - Use `ArgumentException.ThrowIfNullOrWhiteSpace()` where relevant. - Specify value with `ArgumentOutOfRangeException` where relevant. * Revert accidental change Revert back to `SecurityTokenValidationException` in one place.
Configuration menu - View commit details
-
Copy full SHA for e389e7d - Browse repository at this point
Copy the full SHA e389e7dView commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c7eb754 - Browse repository at this point
Copy the full SHA c7eb754View commit details
Commits on Jul 11, 2023
-
Update to ASP.NET Core 8 preview 6
Update to preview 6 of ASP.NET Core 8.
Configuration menu - View commit details
-
Copy full SHA for 4cd4ee7 - Browse repository at this point
Copy the full SHA 4cd4ee7View commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61e4165 - Browse repository at this point
Copy the full SHA 61e4165View commit details
Commits on Aug 8, 2023
-
Update to ASP.NET Core 8 preview 7
- Update to preview 7 of ASP.NET Core 8. - Suppress `CA1863` warnings to use `CompositeFormat`. - Use `JsonDocument.ParseAsync()` where relevant.
Configuration menu - View commit details
-
Copy full SHA for 1a20061 - Browse repository at this point
Copy the full SHA 1a20061View commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d86e1d5 - Browse repository at this point
Copy the full SHA d86e1d5View commit details -
- Remove `ISystemClock`. - Suppress `CA1863`.
Configuration menu - View commit details
-
Copy full SHA for 8b25479 - Browse repository at this point
Copy the full SHA 8b25479View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 872582c - Browse repository at this point
Copy the full SHA 872582cView commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9b218d - Browse repository at this point
Copy the full SHA d9b218dView commit details
Commits on Oct 1, 2023
-
Remove obsolete members for the EVE Online provider.
Configuration menu - View commit details
-
Copy full SHA for 54962db - Browse repository at this point
Copy the full SHA 54962dbView commit details
Commits on Oct 2, 2023
-
- Use primary constructors where relevant. - Use collection literals where relevant. - Add helper method to reduce duplicative tests. - Apply some IDE suggestions. - Remove redundant using statements. - Fix some typos. - Hide shared files from the Visual Studio project explorer.
Configuration menu - View commit details
-
Copy full SHA for 3246aad - Browse repository at this point
Copy the full SHA 3246aadView commit details -
Use collection literals for string arrays.
Configuration menu - View commit details
-
Copy full SHA for 5b940db - Browse repository at this point
Copy the full SHA 5b940dbView commit details
Commits on Oct 4, 2023
-
Update to the latest release of arcade for .NET 8.
Configuration menu - View commit details
-
Copy full SHA for 837fa59 - Browse repository at this point
Copy the full SHA 837fa59View commit details
Commits on Oct 10, 2023
-
Update to ASP.NET Core 8 RC 2 (#810)
- Update to RC 2 of ASP.NET Core 8. - Update NuGet packages to their latest versions. - Fix obsolete warnings. - Fix StyleCop warning. - Fix tests after update to Wilson 7.0.0.
Configuration menu - View commit details
-
Copy full SHA for bdc6fbd - Browse repository at this point
Copy the full SHA bdc6fbdView commit details
Commits on Oct 17, 2023
-
Bump Microsoft.IdentityModel.Protocols.OpenIdConnect
Bump Microsoft.IdentityModel.Protocols to 7.0.3 as there's been some bugs in v7 that .NET 8 is picking up e.g. dotnet/aspnetcore#51430.
Configuration menu - View commit details
-
Copy full SHA for 681afa0 - Browse repository at this point
Copy the full SHA 681afa0View commit details
Commits on Nov 9, 2023
-
Bump JetBrains.Annotations to the latest version.
Configuration menu - View commit details
-
Copy full SHA for 492d96b - Browse repository at this point
Copy the full SHA 492d96bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cedd813 - Browse repository at this point
Copy the full SHA cedd813View commit details -
- Trim off all the fractions of a second before comparing. - Remove redundant casts.
Configuration menu - View commit details
-
Copy full SHA for e46b08b - Browse repository at this point
Copy the full SHA e46b08bView commit details
Commits on Nov 12, 2023
-
Fix duplicated query parameters for VSO/AzDo (#814)
Fix query string parameters being duplicated if `AuthorizationEndpoint` contains any user-added query string parameters.
Configuration menu - View commit details
-
Copy full SHA for 515ada5 - Browse repository at this point
Copy the full SHA 515ada5View commit details
Commits on Nov 14, 2023
-
Use unified BattleNet server (#813)
Use unified BattleNet server Resolves #812.
Configuration menu - View commit details
-
Copy full SHA for 8dfccb3 - Browse repository at this point
Copy the full SHA 8dfccb3View commit details -
Update to stable .NET 8 SDK and NuGet packages.
Configuration menu - View commit details
-
Copy full SHA for 5b8528d - Browse repository at this point
Copy the full SHA 5b8528dView commit details