Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improved session management #10

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Improved session management #10

merged 1 commit into from
Jan 14, 2025

Conversation

nakira974
Copy link
Owner

This pull request includes significant changes to the Lkhsoft.Dring.Server project, focusing on refactoring the dependency injection and improving session management. The most important changes include replacing the ISessionService with IContextAccessor, updating constructors to use dependency injection, and modifying session handling in the Program class.

Dependency Injection and Session Management:

Other Refactoring:

These changes improve the maintainability and testability of the code by leveraging dependency injection and better session management practices.

@nakira974 nakira974 added bug Something isn't working enhancement New feature or request labels Jan 14, 2025
@nakira974 nakira974 self-assigned this Jan 14, 2025
@nakira974 nakira974 merged commit cd9726c into trunk Jan 14, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant