{"id":22125880,"url":"https://github.com/guilhermestracini/poc-react-dotnet-uploadstream","last_synced_at":"2026-04-13T12:01:32.478Z","repository":{"id":39419328,"uuid":"203436584","full_name":"GuilhermeStracini/POC-react-dotnet-UploadStream","owner":"GuilhermeStracini","description":"🔬 Proof of Concept of an upload stream from React (JS \u0026 Native) app to.NET","archived":false,"fork":false,"pushed_at":"2026-04-13T04:50:02.000Z","size":3459,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-13T06:26:55.509Z","etag":null,"topics":["concept","csharp","dropzone","js","large-file-transfers","large-files","netcore-webapi","netcore2","netcore22","netcoreapp","poc","proof","react","stream","upload"],"latest_commit_sha":null,"homepage":"https://guilherme.stracini.com/POC-react-dotnet-UploadStream/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GuilhermeStracini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-20T18:56:47.000Z","updated_at":"2026-04-13T04:49:58.000Z","dependencies_parsed_at":"2026-01-04T00:01:32.886Z","dependency_job_id":null,"html_url":"https://github.com/GuilhermeStracini/POC-react-dotnet-UploadStream","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GuilhermeStracini/POC-react-dotnet-UploadStream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeStracini%2FPOC-react-dotnet-UploadStream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeStracini%2FPOC-react-dotnet-UploadStream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeStracini%2FPOC-react-dotnet-UploadStream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeStracini%2FPOC-react-dotnet-UploadStream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuilhermeStracini","download_url":"https://codeload.github.com/GuilhermeStracini/POC-react-dotnet-UploadStream/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeStracini%2FPOC-react-dotnet-UploadStream/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31751705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["concept","csharp","dropzone","js","large-file-transfers","large-files","netcore-webapi","netcore2","netcore22","netcoreapp","poc","proof","react","stream","upload"],"created_at":"2024-12-01T16:39:58.673Z","updated_at":"2026-04-13T12:01:32.473Z","avatar_url":"https://github.com/GuilhermeStracini.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PoC React/.NET - Upload stream\n\n[![wakatime](https://wakatime.com/badge/github/GuilhermeStracini/POC-react-dotnet-UploadStream.svg)](https://wakatime.com/badge/github/GuilhermeStracini/POC-react-dotnet-UploadStream)\n[![Maintainability](https://api.codeclimate.com/v1/badges/d24885c9abbb02ef99a0/maintainability)](https://codeclimate.com/github/GuilhermeStracini/POC-react-dotnet-UploadStream/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/d24885c9abbb02ef99a0/test_coverage)](https://codeclimate.com/github/GuilhermeStracini/POC-react-dotnet-UploadStream/test_coverage)\n[![CodeFactor](https://www.codefactor.io/repository/github/GuilhermeStracini/POC-react-dotnet-UploadStream/badge)](https://www.codefactor.io/repository/github/GuilhermeStracini/POC-react-dotnet-UploadStream)\n[![GitHub license](https://img.shields.io/github/license/GuilhermeStracini/POC-react-dotnet-UploadStream)](https://github.com/GuilhermeStracini/POC-react-dotnet-UploadStream)\n[![GitHub last commit](https://img.shields.io/github/last-commit/GuilhermeStracini/POC-react-dotnet-UploadStream)](https://github.com/GuilhermeStracini/POC-react-dotnet-UploadStream)\n\n🔬 Proof of Concept of an upload stream (multipart form data) from **React JS** and **React Native** app to **C# .NET Core** backend\n\n---\n\n## Projects\n\nThis PoC is based on a .NET Core API \u0026 React JS \u0026 React Native mobile app project.\n\n```bash\ndotnet new React\n```\n\nIf you want to build your own project, follow these steps:\n\n```bash\n\ndotnet new React\nyarn install\nyarn upgrade react-scripts --latest\nyarn remove eslint eslint-config-react-app eslint-plugin-flowtype eslint-plugin-import eslint-plugin-js-ally eslint-plugin-react babel-eslint\nnpm install --save react@16.4.0 react-dom@16.4.0\n```\n\n---\n\n## References\n\nThe following references was used to build this POC:\n\n- [Creating a File Upload Component with React](https://malcoded.com/posts/react-file-upload/#creating-a-new-react-project)\n- [Creating a File Dropzone with React](https://malcoded.com/posts/react-dropzone/)\n- [How to use Typescript with the ASP.NET Core 2.x React Project Template](https://jonhilton.net/new-aspnet-core-react-project/)\n- [File uploads in ASP.NET Core](https://docs.microsoft.com/pt-br/aspnet/core/mvc/models/file-uploads?view=aspnetcore-2.2#uploading-large-files-with-streaming)\n\n---\n\n## Run\n\nJust open the solution in Visual Studio and run the project.\n\nA browser instance should open in localhost, navigate to **Upload** tab, select one or more files to upload (drag \u0026 drop enabled) and then click on the **Upload** button.\n\n\\*After the upload, you should click the **Clear** button to send the same file again (some error with id of the files might occour if this action is not done).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilhermestracini%2Fpoc-react-dotnet-uploadstream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguilhermestracini%2Fpoc-react-dotnet-uploadstream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilhermestracini%2Fpoc-react-dotnet-uploadstream/lists"}