Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MVC3 アプリケーションで Autofac を理解しようとしています。インターフェイスの実装が複数ある場合、どれを使用するかをどこでどのように決定できますか? それとも、複数の実装を持つことは「悪い」ことですか?
同じサービスの多くの実装は、名前とキーを使用して区別できます。