Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1479
Which nuget package to use to create an Excel workbook from a Net8(+) Console application?
posted

I have a dotnet 8 console application that needs to create Excel workbooks. I've used the Infragistics Excel support in lots of places in the past, but from WinForms, ASP.Net or Blazor apps. Which nuget package is the most appropriate one to use when working in a console application?