Hi, I already searched from the forum but sitll cannot get the exact answer.
I am using Visual Studio 2019 to build Blazor server app with Radzen.
I want to know how to export data to excel.
The following link shows that it uses NorthwindBlazor, but I cannot find this NuGet package. https://razor.radzen.com/export-excel-csv
NorthwindBlazor is a namespace defined in the sample application - it contains the models from the Northwind database. We will update the app so it uses the same namespace to avoid such confusion.