I have the following entity with a property Content of type byte[]:
Content
byte[]
public class Post { [Co