grpc/grpc-dotnet

[Question] Does grpc-dotnet supports arm64?

oblomingo opened this issue · 2 comments

Our company would like to implement an Arm64 version of our existing WPF .NET7 desktop application. I've found that arm64 application throws an error when it tries to use grpc client:
"Error loading native library. Not found in any of the possible locations: C:\...\grpc_csharp_ext.arm64.dll"
I'm wondering does grpc-dotnet supports arm64?

Facing same error on Arm64 .NET application, Grpc team any information about it, could you please fix it?

You're using Grpc.Core. This repo is for Grpc.Net.Client and Grpc.AspNetCore.

Ask questions about Grpc.Core at https://github.com/grpc/grpc