Skip to content

stepsteptech/Blazor-FileUploadDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor-fileupload

Blazor fileupload functions

In this demo, you will get acquainted with the tricks of uploading files in Blazor, and you will also learn how to work with Sqlite to save the file address and read it and display it in the bootstrap table.

✅work With inputfile in blazor
✅Check File Size
✅Check File Type
✅analyze file before upload
✅Rename the file to prevent overwriting the existing file
✅Save file details in sqlite database table
✅Read Data From sqlite Database
✅show details of uploaded file with image in bootstrap table
✅work with efcore and Sqlite
[watch the toturial video](https://www.youtube.com/channel/UC17Tc2MsSm678SCL3jKEq_g)

About

Blazor fileupload functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published