Skip to main content
Grpc.Core.Xamarin package icon

Grpc.Core.Xamarin

Xamarin support for gRPC C#. Note that the gRPC C# support for the Xamarin platform is considered experimental. This package contains the native grpc_csharp_ext libraries that are needed to run gRPC C# on mobile platforms (Android, iOS). WARNING: Versions of Grpc.Core.Xamarin and Grpc.Core dependencies being used in your project must always match exactly, otherwise things will be badly broken. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.

Total Downloads
543.2K
543,152
Published
Oct 26, 2021
Latest stable version

Install

.NET CLI
dotnet add package Grpc.Core.Xamarin --version 2.41.1
Package Manager Console
Install-Package Grpc.Core.Xamarin -Version 2.41.1
PackageReference
<PackageReference Include="Grpc.Core.Xamarin" Version="2.41.1" />

Frameworks

.NETFramework4.5 .NETStandard1.5 .NETStandard2.0

Dependencies

Grpc.Core
.NETFramework4.5
[2.41.1, )
Grpc.Core
.NETStandard1.5
[2.41.1, )
NETStandard.Library
.NETStandard1.5
[1.6.1, )
Grpc.Core
.NETStandard2.0
[2.41.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.