Just a quick tip with example code for developers that have to upload files to JFrog Artifactory from C# code. The code snippet does also set the SHA1, SHA256, and MD5 checksums in the request header of the web request, so that JFrog Artifactory can determine if the file and checksums do match.

Short Tip: Upload files to JFrog Artifactory with checksum from C#

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.