You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored ServiceCollectionExtensions to improve clarity, maintainability, and consistency. Introduced DatabaseProvider class and IDatabaseProvider interface to centralize database provider information.
What version of FlowSynx?
Describe
Refactored
ServiceCollectionExtensionsto improve clarity, maintainability, and consistency. IntroducedDatabaseProviderclass andIDatabaseProviderinterface to centralize database provider information.