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)