Skip to content

Demo of how to upload file to api in blazor hosted project

Notifications You must be signed in to change notification settings

CrahunGit/BlazorUploadImageSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlazorUploadImageSample

Demo of how to upload file to api in blazor hosted project

The server just has and endpoint receiving an IFormFile that will be saved to wwwroot folder. The client side uses new InputFile Component from Blazor on .Net 5.

About

Demo of how to upload file to api in blazor hosted project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published