Storage icon indicating copy to clipboard operation
Storage copied to clipboard

ManagedCode.Storage.ApiClient

Open Vomiann opened this issue 2 years ago • 0 comments

The branch was created from the upload-chunk-using-merge branch

  1. Added functionality for file upload and download.
  2. Implemented endpoints for file upload and download in the UploadController and DownloadController controllers, respectively.
  3. Added storage configuration to use a specific folder for file storage.
  4. Updated dependencies and added necessary services to the DI container.
  5. Enabled Swagger support for API documentation

Vomiann avatar Mar 16 '24 19:03 Vomiann