Bug #84352 Entity Framework Core - ExecuteSqlCommandAsync() hangs
Submitted: 28 Dec 2016 1:58 Modified: 16 Jan 2017 20:34
Reporter: Paito Anderson Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:7.0.6-IR31 OS:Any
Assigned to: Gabriela Martinez Sanchez CPU Architecture:Any
Tags: .Net Core, entity framework, Entity Framework Core

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[28 Dec 2016 1:58] Paito Anderson
Sample App

Attachment: ConsoleApp1.zip (application/x-zip-compressed, text), 1.93 KiB.