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
To simplify use in projects that use DI (like asp.net core web apps) and to make it easier to inject mock implementations for testing, etc., AutomationFactory (and a service refactored from Program in #1) could be made singletons with injectable constructors with no static methods.
The text was updated successfully, but these errors were encountered:
To simplify use in projects that use DI (like asp.net core web apps) and to make it easier to inject mock implementations for testing, etc., AutomationFactory (and a service refactored from Program in #1) could be made singletons with injectable constructors with no static methods.
The text was updated successfully, but these errors were encountered: