0
PMS created
How to get a File from Angular To .Net Core so that i can attach a file in Mail Template.
My File will Come in Bytes so how can i set it in attachment ......
1 Answer(s)
-
0
Hi @PMS,
You can use https://primefaces.org/primeng/showcase/#/fileupload to upload a file.
Currently there is a working example inusers.component.html
for excel file upload.