Grpc.Tools 2.65.0-pre1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Grpc.Tools.
dotnet add package Grpc.Tools --version 2.65.0-pre1
NuGet\Install-Package Grpc.Tools -Version 2.65.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.65.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.65.0-pre1
#r "nuget: Grpc.Tools, 2.65.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.65.0-pre1&prerelease

// Install Grpc.Tools as a Cake Tool
#tool nuget:?package=Grpc.Tools&version=2.65.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 (73)

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

Package Downloads
Grpc.AspNetCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

gRPC meta-package for ASP.NET Core

Grpc.Gcp The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 (135)

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-pre1 1,447 6/14/2024
2.64.0 383,759 5/22/2024
2.64.0-pre1 4,114 5/8/2024
2.63.0 456,258 5/1/2024
2.62.0 2,418,074 2/21/2024
2.62.0-pre1 8,750 2/16/2024
2.61.0 1,478,747 2/2/2024
2.60.0 2,646,626 12/12/2023
2.60.0-pre1 80,535 11/15/2023
2.59.0 3,313,711 10/17/2023
2.58.0 1,949,078 9/8/2023
2.58.0-pre1 10,615 8/28/2023
2.57.0 2,034,982 8/10/2023
2.57.0-pre1 14,041 7/31/2023
2.56.2 757,948 7/17/2023
2.56.0 1,108,650 6/23/2023
2.55.1 1,539,727 6/22/2023
2.54.0 3,310,440 4/13/2023
2.54.0-pre2 313 4/13/2023
2.53.0 1,933,063 3/25/2023
2.53.0-pre2 5,235 3/17/2023
2.53.0-pre1 16,404 3/1/2023
2.52.0 2,528,523 3/1/2023
2.52.0-pre1 31,334 1/18/2023
2.51.0 4,743,508 12/7/2022
2.51.0-pre1 34,194 11/18/2022
2.50.0 3,295,446 10/17/2022
2.50.0-pre1 26,970 10/3/2022
2.49.1 873,100 9/27/2022
2.49.0 6,367,204 9/26/2022
2.49.0-pre3 8,331 9/2/2022
2.49.0-pre1 12,042 8/24/2022
2.48.1 792,940 9/1/2022
2.48.0 1,269,807 8/16/2022
2.48.0-pre1 25,084 7/6/2022
2.47.0 3,921,993 6/23/2022
2.47.0-pre1 424 6/22/2022
2.46.6 172,349 1/11/2023
2.46.5 74,666 9/26/2022
2.46.3 1,237,951 5/24/2022
2.46.1 1,909,138 5/12/2022
2.46.0-pre2 5,130 4/27/2022
2.46.0-pre1 10,936 4/19/2022
2.45.0 4,336,519 3/22/2022
2.45.0-pre1 9,623 3/10/2022
2.44.0 2,097,686 2/15/2022
2.44.0-pre2 5,050 1/27/2022
2.43.0 3,647,767 1/3/2022
2.43.0-pre1 6,174 12/7/2021
2.42.0 3,169,700 11/18/2021
2.42.0-pre1 6,566 11/8/2021
2.41.1 2,479,299 10/26/2021
2.41.0 1,732,058 9/30/2021
2.41.0-pre2 8,467 9/21/2021
2.40.0 5,459,276 9/7/2021
2.40.0-pre1 8,592 8/25/2021
2.39.1 1,418,859 8/13/2021
2.39.0-pre1 6,165 7/16/2021
2.38.1 1,280,874 6/22/2021
2.38.0 1,342,851 5/25/2021
2.38.0-pre1 6,776 5/11/2021
2.37.1 365,543 4/30/2021
2.37.0 3,005,942 4/8/2021
2.37.0-pre1 7,351 4/1/2021
2.36.4 532,478 3/22/2021
2.36.1 1,040,583 3/4/2021
2.36.0 161,578 2/24/2021
2.36.0-pre1 1,715 2/18/2021
2.35.0 1,231,672 1/21/2021
2.35.0-pre1 18,690 1/11/2021
2.34.1 386,105 1/14/2021
2.34.0 2,165,485 12/3/2020
2.34.0-pre1 15,783 11/23/2020
2.33.1 1,477,838 10/22/2020
2.33.0-pre1 3,244 10/12/2020
2.32.0 1,773,103 9/11/2020
2.32.0-pre1 13,369 9/3/2020
2.31.0 1,198,304 8/5/2020
2.31.0-pre2 5,868 7/29/2020
2.31.0-pre1 836 7/23/2020
2.30.0 1,153,735 6/24/2020
2.30.0-pre1 237,519 6/9/2020
2.29.0 1,262,091 5/14/2020
2.28.1 533,815 4/6/2020
2.28.0 45,047 4/6/2020
2.28.0-pre3 7,733 3/11/2020
2.28.0-pre2 3,313 3/5/2020
2.28.0-pre1 1,310 2/28/2020
2.27.0 2,825,060 2/5/2020
2.27.0-pre1 15,266 1/23/2020
2.26.0 2,319,588 12/18/2019
2.26.0-pre1 1,627 12/6/2019
2.25.0 2,364,964 11/6/2019
2.25.0-pre1 5,014 10/25/2019
2.24.0 904,856 9/26/2019
2.24.0-pre1 9,961 9/11/2019
2.23.1 11,287 10/1/2019
2.23.0 1,468,608 8/19/2019
2.23.0-pre1 3,811 8/5/2019
1.22.1 113,176 8/19/2019
1.22.0 390,599 7/3/2019
1.22.0-pre1 22,168 6/26/2019
1.21.0 589,012 5/22/2019
1.21.0-pre1 3,447 5/11/2019
1.20.1 105,403 4/26/2019
1.20.0 153,296 4/16/2019
1.20.0-pre3 19,550 4/9/2019
1.20.0-pre2 1,206 4/5/2019
1.20.0-pre1 1,340 4/1/2019
1.19.0 506,909 2/27/2019
1.19.0-pre1 5,882 2/15/2019
1.18.0 220,469 1/16/2019
1.18.0-pre1 889 1/8/2019
1.17.1 51,003 12/17/2018
1.17.0 297,501 12/5/2018
1.17.0-pre3 904 11/29/2018
1.17.0-pre1 985 11/21/2018
1.16.0 154,742 10/24/2018
1.16.0-pre1 1,280 10/9/2018
1.15.0 184,034 9/12/2018
1.15.0-pre1 1,365 8/29/2018
1.14.2 24,782 8/31/2018
1.14.2-pre1 913 8/22/2018
1.14.1 116,924 8/9/2018
1.14.0 5,942 8/3/2018
1.14.0-pre1 992 7/26/2018
1.13.1 190,754 7/16/2018
1.13.0 161,607 7/2/2018
1.13.0-pre1 1,259 6/12/2018
1.12.0 244,444 5/15/2018
1.12.0-pre1 1,207 5/6/2018
1.11.1 1,906 5/15/2018
1.11.1-pre1 1,022 5/6/2018
1.11.0 54,203 4/16/2018
1.11.0-pre2 1,152 4/11/2018
1.11.0-pre1 985 4/6/2018
1.10.1 9,834 4/6/2018
1.10.1-pre1 1,005 4/3/2018
1.10.0 128,943 3/2/2018
1.10.0-pre2 1,046 2/27/2018
1.10.0-pre1 946 2/23/2018
1.9.0 100,843 2/2/2018
1.9.0-pre3 1,387 1/31/2018
1.9.0-pre2 1,175 1/25/2018
1.8.6 4,979 1/31/2018
1.8.3 24,977 1/5/2018
1.8.0 257,207 12/13/2017
1.8.0-pre2 977 11/30/2017
1.8.0-pre1 895 11/29/2017
1.7.3 36,551 12/6/2017
1.7.1 15,128 10/31/2017
1.7.0 1,891 10/27/2017
1.7.0-pre1 966 10/20/2017
1.6.1 45,130 9/15/2017
1.6.0 19,099 8/30/2017
1.6.0-pre1 935 8/23/2017
1.4.1 39,170 6/29/2017
1.4.0 16,476 6/21/2017
1.3.6 11,356 5/25/2017
1.3.0 7,556 4/28/2017
1.2.2 18,409 4/5/2017
1.2.0 2,645 3/21/2017
1.2.0-pre1 1,833 3/15/2017
1.1.0 9,006 1/31/2017
1.1.0-pre1 971 1/27/2017
1.0.1 38,919 11/3/2016
1.0.1-pre1 1,099 10/10/2016
1.0.0 26,830 8/18/2016
1.0.0-pre2 1,043 8/12/2016
1.0.0-pre1 1,842 7/21/2016
0.15.0 17,341 6/27/2016
0.14.0 4,294 5/11/2016
0.13.1 7,350 4/1/2016
0.13.1-pre1 1,069 3/29/2016
0.13.0 3,335 2/13/2016
0.12.0 2,298 1/15/2016
0.7.1 2,454 9/23/2015
0.7.0 1,975 9/9/2015
0.6.1 2,325 7/31/2015
0.6.0 1,592 7/13/2015
0.5.1 1,432 6/5/2015
0.5.0 29,963 5/29/2015