Is it possible to upload a web resource (html, js, css++) using C# and CrmServiceClient from Microsoft.Xrm.Tooling.Connector library?
Usually I go thru Solution -> Web Resource and add them there. But is another way? We have an Angular app that is running inside Dynamics. The JS files can be bundled and minified, but there are several assets like images, fonts and so on that needs to be added (very) manually.
*This post is locked for comments