An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.responses.fileupload.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.responses.fileupload/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.responses.fileupload/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.responses.fileupload/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.responses.fileupload.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.responses.fileupload/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.responses.fileupload/codeql.yml?label=CodeQL&style=for-the-badge)](https://github.com/soenneker/soenneker.responses.fileupload/actions/workflows/codeql.yml)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Responses.FileUpload
### A record DTO type for common file upload functionality

## Installation

```
dotnet add package Soenneker.Responses.FileUpload
```