A blazor server app to display excel file with Npoi(excel) and Ant-Design-Blazor(Tabs and Table).
- Upload a excel file.
- Click the "Submit" button.
You can run docker image by the following command and then see the demo.
docker run --name bev -itd -p 8081:80 ieei/blazorexcelviewer