https://github.com/marcominerva/webapiuploadersample
A sample that shows how to handle file uploads/downloads in an ASP.NET Core Web API
https://github.com/marcominerva/webapiuploadersample
Last synced: 12 months ago
JSON representation
A sample that shows how to handle file uploads/downloads in an ASP.NET Core Web API
- Host: GitHub
- URL: https://github.com/marcominerva/webapiuploadersample
- Owner: marcominerva
- License: mit
- Created: 2021-07-23T14:40:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-05T12:06:25.000Z (over 4 years ago)
- Last Synced: 2025-04-09T23:29:32.490Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 27.3 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web API Uploader Sample
A sample that shows how to handle file uploads/downloads in an ASP.NET Core Web API.