0
jehadk created
We use ASPZero-Core MVC we need to call action on MVC control to implement file upload function
1 Answer(s)
-
0
hi,
File uploading is a standard procedure. Nothing special in AspNet Zero. You can find online docs about how to upload file <a class="postlink" href="https://docs.microsoft.com/en-us/aspnet/core/mvc/models/file-uploads?view=aspnetcore-2.0">https://docs.microsoft.com/en-us/aspnet ... etcore-2.0</a>