Closed DataJuggler closed 3 years ago
To be clear, I know how to change the Target Framework to 5.0, what I mean is help in uploading a single file. I don't have a use case for multiple files, nor could I ever think of a reason where I would want that. .
I was using Steve Sanderson's BlazorFileInput, but it was for .Net Standard.
I can't get the same code in that library to work as .Net 5.0, nor the docs I read tell me enough about about to do this in .Net 5.0 and the sample given doesn't have the references and it doesn't work for me in .Net 5.0.
Thank you, I think this will be faster as .Net 5.0.
This has been fixed.
I can't get this to work unless I reference .Net Standard and Steve Sanderson's BlazorFileInput.
I watched Dot Net Conf, but I can't figure out how to do it. If anyone knows how to convert this to .Net 5.0 let me know please.