Grpc.Tools 2.60.0-pre1

Prefix Reserved
This is a prerelease version of Grpc.Tools.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Grpc.Tools --version 2.60.0-pre1                
NuGet\Install-Package Grpc.Tools -Version 2.60.0-pre1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Grpc.Tools" Version="2.60.0-pre1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Grpc.Tools --version 2.60.0-pre1                
#r "nuget: Grpc.Tools, 2.60.0-pre1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Grpc.Tools as a Cake Addin
#addin nuget:?package=Grpc.Tools&version=2.60.0-pre1&prerelease

// Install Grpc.Tools as a Cake Tool
#tool nuget:?package=Grpc.Tools&version=2.60.0-pre1&prerelease                

Grpc.Tools - Protocol Buffers/gRPC C# Code Generation Build Integration

This package provides C# tooling support for generating C# code from .proto files in .csproj projects:

  • It contains protocol buffers compiler and gRPC plugin to generate C# code.
  • It can be used in building both grpc-dotnet projects and legacy c-core C# projects.

The package is used to automatically generate the C# code for protocol buffer messages and gRPC service stubs from .proto files. These files:

  • are generated on an as-needed basis each time the project is built.
  • aren't added to the project or checked into source control.
  • are a build artifact usually contained in the obj directory.

This package is optional. You may instead choose to generate the C# source files from .proto files by running the protoc compiler manually or from a script.

Simple example

To add a .proto file to a project edit the project’s .csproj file and add an item group with a <Protobuf> element that refers to the .proto file, e.g.

<ItemGroup>
    <Protobuf Include="Protos\greet.proto" />
</ItemGroup>

For more complex examples and detailed information on how to use this package see: BUILD-INTEGRATION.md

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 1.3

    • No dependencies.

NuGet packages (71)

Showing the top 5 NuGet packages that depend on Grpc.Tools:

Package Downloads
Grpc.AspNetCore

gRPC meta-package for ASP.NET Core

Grpc.Gcp

Extension supporting Google Cloud Platform specific features for gRPC.

Sitko.Core.Grpc

Sitko.Core is a set of libraries to help build .NET Core applications fast

Dolittle.Protobuf.MSBuild

Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.

Sitko.Core.Queue.Nats

Sitko.Core is a set of libraries to help build .NET Core applications fast

GitHub repositories (132)

Showing the top 5 popular GitHub repositories that depend on Grpc.Tools:

Repository Stars
2dust/v2rayN
A GUI client for Windows, support Xray core and v2fly core and others
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet/orleans
Cloud Native application framework for .NET
Version Downloads Last updated
2.65.0 71,320 7/16/2024
2.65.0-pre1 5,105 6/14/2024
2.64.0 819,159 5/22/2024
2.64.0-pre1 4,261 5/8/2024
2.63.0 819,566 5/1/2024
2.62.0 2,833,699 2/21/2024
2.62.0-pre1 8,769 2/16/2024
2.61.0 1,633,282 2/2/2024
2.60.0 3,000,413 12/12/2023
2.60.0-pre1 80,899 11/15/2023
2.59.0 3,568,819 10/17/2023
2.58.0 2,062,919 9/8/2023
2.58.0-pre1 11,049 8/28/2023
2.57.0 2,124,797 8/10/2023
2.57.0-pre1 14,358 7/31/2023
2.56.2 779,146 7/17/2023
2.56.0 1,147,587 6/23/2023
2.55.1 1,619,183 6/22/2023
2.54.0 3,378,074 4/13/2023
2.54.0-pre2 330 4/13/2023
2.53.0 1,968,136 3/25/2023
2.53.0-pre2 5,329 3/17/2023
2.53.0-pre1 16,906 3/1/2023
2.52.0 2,607,937 3/1/2023
2.52.0-pre1 31,511 1/18/2023
2.51.0 4,852,028 12/7/2022
2.51.0-pre1 35,321 11/18/2022
2.50.0 3,352,521 10/17/2022
2.50.0-pre1 27,041 10/3/2022
2.49.1 891,046 9/27/2022
2.49.0 7,048,699 9/26/2022
2.49.0-pre3 8,707 9/2/2022
2.49.0-pre1 12,088 8/24/2022
2.48.1 801,367 9/1/2022
2.48.0 1,348,932 8/16/2022
2.48.0-pre1 25,229 7/6/2022
2.47.0 4,005,139 6/23/2022
2.47.0-pre1 441 6/22/2022
2.46.6 183,055 1/11/2023
2.46.5 74,921 9/26/2022
2.46.3 1,260,901 5/24/2022
2.46.1 1,936,744 5/12/2022
2.46.0-pre2 5,184 4/27/2022
2.46.0-pre1 10,955 4/19/2022
2.45.0 4,555,668 3/22/2022
2.45.0-pre1 9,644 3/10/2022
2.44.0 2,115,546 2/15/2022
2.44.0-pre2 5,070 1/27/2022
2.43.0 3,732,578 1/3/2022
2.43.0-pre1 6,199 12/7/2021
2.42.0 3,218,770 11/18/2021
2.42.0-pre1 6,577 11/8/2021
2.41.1 2,533,600 10/26/2021
2.41.0 1,743,474 9/30/2021
2.41.0-pre2 8,619 9/21/2021
2.40.0 5,507,091 9/7/2021
2.40.0-pre1 8,742 8/25/2021
2.39.1 1,431,476 8/13/2021
2.39.0-pre1 6,198 7/16/2021
2.38.1 1,294,908 6/22/2021
2.38.0 1,353,855 5/25/2021
2.38.0-pre1 6,822 5/11/2021
2.37.1 367,730 4/30/2021
2.37.0 3,019,666 4/8/2021
2.37.0-pre1 7,425 4/1/2021
2.36.4 535,327 3/22/2021
2.36.1 1,049,690 3/4/2021
2.36.0 162,141 2/24/2021
2.36.0-pre1 1,736 2/18/2021
2.35.0 1,237,094 1/21/2021
2.35.0-pre1 18,707 1/11/2021
2.34.1 386,807 1/14/2021
2.34.0 2,172,280 12/3/2020
2.34.0-pre1 15,793 11/23/2020
2.33.1 1,484,338 10/22/2020
2.33.0-pre1 3,398 10/12/2020
2.32.0 1,783,546 9/11/2020
2.32.0-pre1 13,379 9/3/2020
2.31.0 1,202,242 8/5/2020
2.31.0-pre2 5,878 7/29/2020
2.31.0-pre1 847 7/23/2020
2.30.0 1,159,240 6/24/2020
2.30.0-pre1 238,567 6/9/2020
2.29.0 1,269,321 5/14/2020
2.28.1 535,793 4/6/2020
2.28.0 45,238 4/6/2020
2.28.0-pre3 7,744 3/11/2020
2.28.0-pre2 3,342 3/5/2020
2.28.0-pre1 1,321 2/28/2020
2.27.0 2,837,519 2/5/2020
2.27.0-pre1 15,280 1/23/2020
2.26.0 2,321,445 12/18/2019
2.26.0-pre1 1,639 12/6/2019
2.25.0 2,369,016 11/6/2019
2.25.0-pre1 5,023 10/25/2019
2.24.0 906,730 9/26/2019
2.24.0-pre1 9,973 9/11/2019
2.23.1 11,309 10/1/2019
2.23.0 1,482,598 8/19/2019
2.23.0-pre1 3,826 8/5/2019
1.22.1 114,344 8/19/2019
1.22.0 393,419 7/3/2019
1.22.0-pre1 22,204 6/26/2019
1.21.0 589,227 5/22/2019
1.21.0-pre1 3,462 5/11/2019
1.20.1 105,454 4/26/2019
1.20.0 153,553 4/16/2019
1.20.0-pre3 19,563 4/9/2019
1.20.0-pre2 1,217 4/5/2019
1.20.0-pre1 1,349 4/1/2019
1.19.0 507,525 2/27/2019
1.19.0-pre1 5,897 2/15/2019
1.18.0 220,654 1/16/2019
1.18.0-pre1 901 1/8/2019
1.17.1 51,096 12/17/2018
1.17.0 299,329 12/5/2018
1.17.0-pre3 919 11/29/2018
1.17.0-pre1 1,003 11/21/2018
1.16.0 156,235 10/24/2018
1.16.0-pre1 1,293 10/9/2018
1.15.0 184,119 9/12/2018
1.15.0-pre1 1,375 8/29/2018
1.14.2 24,828 8/31/2018
1.14.2-pre1 925 8/22/2018
1.14.1 117,324 8/9/2018
1.14.0 5,961 8/3/2018
1.14.0-pre1 1,002 7/26/2018
1.13.1 191,005 7/16/2018
1.13.0 168,713 7/2/2018
1.13.0-pre1 1,270 6/12/2018
1.12.0 245,088 5/15/2018
1.12.0-pre1 1,219 5/6/2018
1.11.1 1,919 5/15/2018
1.11.1-pre1 1,038 5/6/2018
1.11.0 54,646 4/16/2018
1.11.0-pre2 1,165 4/11/2018
1.11.0-pre1 995 4/6/2018
1.10.1 9,851 4/6/2018
1.10.1-pre1 1,018 4/3/2018
1.10.0 129,374 3/2/2018
1.10.0-pre2 1,060 2/27/2018
1.10.0-pre1 959 2/23/2018
1.9.0 101,055 2/2/2018
1.9.0-pre3 1,404 1/31/2018
1.9.0-pre2 1,187 1/25/2018
1.8.6 5,056 1/31/2018
1.8.3 25,006 1/5/2018
1.8.0 257,230 12/13/2017
1.8.0-pre2 989 11/30/2017
1.8.0-pre1 905 11/29/2017
1.7.3 36,783 12/6/2017
1.7.1 15,149 10/31/2017
1.7.0 1,903 10/27/2017
1.7.0-pre1 978 10/20/2017
1.6.1 45,151 9/15/2017
1.6.0 19,116 8/30/2017
1.6.0-pre1 945 8/23/2017
1.4.1 39,190 6/29/2017
1.4.0 16,508 6/21/2017
1.3.6 11,369 5/25/2017
1.3.0 7,570 4/28/2017
1.2.2 18,639 4/5/2017
1.2.0 2,658 3/21/2017
1.2.0-pre1 1,846 3/15/2017
1.1.0 9,020 1/31/2017
1.1.0-pre1 981 1/27/2017
1.0.1 39,147 11/3/2016
1.0.1-pre1 1,109 10/10/2016
1.0.0 26,858 8/18/2016
1.0.0-pre2 1,055 8/12/2016
1.0.0-pre1 1,851 7/21/2016
0.15.0 17,355 6/27/2016
0.14.0 4,305 5/11/2016
0.13.1 7,416 4/1/2016
0.13.1-pre1 1,084 3/29/2016
0.13.0 3,347 2/13/2016
0.12.0 2,316 1/15/2016
0.7.1 2,466 9/23/2015
0.7.0 1,989 9/9/2015
0.6.1 2,337 7/31/2015
0.6.0 1,605 7/13/2015
0.5.1 1,443 6/5/2015
0.5.0 31,494 5/29/2015