https://github.com/soenneker/soenneker.responses.fileupload
A record DTO type for common file upload functionality
https://github.com/soenneker/soenneker.responses.fileupload
csharp dotnet dto file fileupload fileuploadresponse object response responses upload
Last synced: 2 months ago
JSON representation
A record DTO type for common file upload functionality
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.responses.fileupload
- Owner: soenneker
- License: mit
- Created: 2024-11-20T17:31:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-09T22:41:12.000Z (about 1 year ago)
- Last Synced: 2025-04-10T00:13:07.139Z (about 1 year ago)
- Topics: csharp, dotnet, dto, file, fileupload, fileuploadresponse, object, response, responses, upload
- Language: C#
- Homepage: https://soenneker.com
- Size: 371 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.responses.fileupload/)
[](https://github.com/soenneker/soenneker.responses.fileupload/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.responses.fileupload/)
[](https://github.com/soenneker/soenneker.responses.fileupload/actions/workflows/codeql.yml)
#  Soenneker.Responses.FileUpload
### A record DTO type for common file upload functionality
## Installation
```
dotnet add package Soenneker.Responses.FileUpload
```