Microsoft.Azure.WebJobs.Extensions.Rpc
This package provides RPC capabilities to the WebJobs SDK, allowing extensions to communicate between the host and worker via RPC. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.
Total Downloads
38.7M
38,656,261
Published
Jun 4, 2026
Latest stable version
Install
.NET CLI
dotnet add package Microsoft.Azure.WebJobs.Extensions.Rpc --version 3.0.47
Package Manager Console
Install-Package Microsoft.Azure.WebJobs.Extensions.Rpc -Version 3.0.47
PackageReference
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Rpc" Version="3.0.47" />
Frameworks
Dependencies
[3.0.47, )
Grpc.AspNetCore
[2.49.0, )
net6.0