Skip to content
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

.NET 8 update #44

Merged
merged 1 commit into from
Oct 9, 2024
Merged

.NET 8 update #44

merged 1 commit into from
Oct 9, 2024

Conversation

sei-aschlackman
Copy link
Contributor

@sei-aschlackman sei-aschlackman commented Sep 23, 2024

- updated all projects to .NET 8
  - updated all other dependencies to latest
- switch to shared docker build workflow
- fix and improve event interceptor
- added signalR stateful reconnect from .NET 8
https://learn.microsoft.com/en-us/aspnet/core/signalr/configuration?view=aspnetcore-8.0&tabs=dotnet#configure-stateful-reconnect
  - added SignalR appsettings section with 2 settings
    - EnableStatefulReconnect defaults to true
    - StatefulReconnectBufferSizeBytes defaults to the .NET default of 100000
@sei-aschlackman sei-aschlackman merged commit 2d71d9d into development Oct 9, 2024
2 checks passed
@sei-aschlackman sei-aschlackman deleted the maintenance branch October 9, 2024 18:20
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.

2 participants