SkillAgentSearch skills...

BlazorExcelViewer

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

Install / Use

/learn @ieei0214/BlazorExcelViewer
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

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/

View on GitHub
GitHub Stars7
CategoryDesign
Updated1y ago
Forks2

Languages

HTML

Security Score

75/100

Audited on Mar 27, 2025

No findings