(process 22064) exited with code -1073741795 While running the code

When I tried to run code in .netcore console application its always giving error (process 22064) exited with code -1073741795 on line
List result = api.Recognize(input);

@vikas4049

Have you tried installing the API using NuGet Package Manager? Can you please share the complete error description with us for further investigation?