I recently (1 month) start working in a project and as I was going through the code I saw an using Microsoft.Practices.ServiceLocation
and as I searched for the documentation on that library is says:
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
So I was wondering why does Microsoft say that it is outdated? and what other alternatives are to it?
Thanks in advance