While Microsoft.Office.Interop.Excel is the standard for Office automation, it has significant drawbacks in server-side environments (ASP.NET, Windows Services):
Developers no longer need to install Office to get the interop library, nor do they need to hunt for .dll files on the internet. The official assemblies are hosted on NuGet. microsoft.office.interop.excel download