Storage
Storage copied to clipboard
ManagedCode.Storage.ApiClient
The branch was created from the upload-chunk-using-merge branch
- Added functionality for file upload and download.
- Implemented endpoints for file upload and download in the UploadController and DownloadController controllers, respectively.
- Added storage configuration to use a specific folder for file storage.
- Updated dependencies and added necessary services to the DI container.
- Enabled Swagger support for API documentation