Hi experts
I need to upload a BDC Model file (.bdcm) to SharePoint Online 365 tenancy programmatically using CSOM or similar. I have tried the ClientContext and other .Net object including LobSystem, Entity etc but have no way to upload. I am writing applicaiton in C#
Thanks!