Skip to content

ieei0214/BlazorExcelViewer

Repository files navigation

BlazorExcelViewer

Feature

A blazor server app to display excel file with Npoi(excel) and Ant-Design-Blazor(Tabs and Table).

Components

  • UploadFileComponent : For the excel file upload UploadFileComponent

  • BlazorExcelviewerComponent : To handle the excel file with NPOI and Ant-Design-Blazor BlazorExcelviewerComponent

Usage

  1. Upload a excel file.
  2. Click the "Submit" button.

PackageReference

Docker image

You can run docker image by the following command and then see the demo.

docker run --name bev -itd -p 8081:80 ieei/blazorexcelviewer

http://localhost:8081/

About

A simple excel viewer by Blazor, NPOI, and Ant-design-blazor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published