media upload
This commit is contained in:
parent
befaa207d7
commit
0d7da2ea85
33 changed files with 257 additions and 353 deletions
|
@ -0,0 +1,3 @@
|
|||
namespace Femto.Modules.Media.Contracts.LoadFile.Dto;
|
||||
|
||||
public record LoadFileQueryResult(Stream Data, string Type, long? Size);
|
Loading…
Add table
Add a link
Reference in a new issue