Microsoft.rest.clientRuntime nuget package dependancy error

oscar toohey 1 Reputation point
2021-05-04T01:05:55.317+00:00

Hello

I'm trying to use the Microsoft Azure API for OCR. I am trying to use it in a RelativityOne program(c# application) which needs .NETFramework 4.6.2 or later. Microsoft.Rest.clientRuntime needs .NETFramework 4.6.0 or 4.6.1. When i try run this i get...
93319-image.png

I'm assuming because i don't have the correct version of .NETFramwork but 4.6.1 is very old.

Is there a different way top call the Azure OCR API in C# without using this nuget package or is there a way to use both .NETFramworks?

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
345 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,161 Reputation points
    2021-05-04T20:34:56.383+00:00

    Hi, thanks for reaching out. Can you clarify where you're seeing this requirement? Microsoft.Rest.clientRuntime package is not a prerequisite in the document or quickstart. Can you please elaborate and share a reference document? Thanks.

    1 person found this answer helpful.