원래 순수 c# 코드로 짤려고 했는데
아니 사실 pipeline 활용해서 만들었는데
알다싶이 blazor 파일 io가 극악으로 느려터지고 속도가 드럽게 느리더라고 그래서 그냥 레포 삭제함
https://github.com/Tewr/BlazorFileReader
GitHub - Tewr/BlazorFileReader: Library for creating read-only file streams from file input elements or drop targets in Blazor.Library for creating read-only file streams from file input elements or drop targets in Blazor. - GitHub - Tewr/BlazorFileReader: Library for creating read-only file streams from file input element...github.com이거 파일 리더기를 쓰면 좀 낫긴한데 똑같이 느려터진건 똑같아
애초에 js 파일리더기 래퍼인데
블레이저를 이용해서 대용향 파일 io는 포기하는것이 좋은것 같이 보여서
js 만들어진 라이브러리를 래퍼로 만들었어
https://github.com/thsdmfwns/tus-blazor-client
GitHub - thsdmfwns/tus-blazor-client: tus-js-client wrapper for .net blazortus-js-client wrapper for .net blazor. Contribute to thsdmfwns/tus-blazor-client development by creating an account on GitHub.github.com많은 사랑 부탁할게
댓글 0