When registering dependencies in the ConfigureServices method, you must have seen a pattern like the following code snippet.
codeburst.io