Grpc-FSharp.Tools 0.2.0

dotnet add package Grpc-FSharp.Tools --version 0.2.0
NuGet\Install-Package Grpc-FSharp.Tools -Version 0.2.0
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-FSharp.Tools" Version="0.2.0">
  <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-FSharp.Tools --version 0.2.0
#r "nuget: Grpc-FSharp.Tools, 0.2.0"
#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-FSharp.Tools as a Cake Addin
#addin nuget:?package=Grpc-FSharp.Tools&version=0.2.0

// Install Grpc-FSharp.Tools as a Cake Tool
#tool nuget:?package=Grpc-FSharp.Tools&version=0.2.0

gRPC and Protocol Buffer compiler for managed F# projects.

     Add this package to a project that contains .proto files to be compiled to code.
     It contains the compilers, include files and project system integration for gRPC
     and Protocol buffer service description files necessary to build them on Windows,
     Linux and MacOS. Managed runtime is supplied separately in the Grpc-FSharp.Core package.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Grpc-FSharp.Tools:

Package Downloads
Grpc-FSharp.AspNetCore

F# gRPC meta-package for ASP.NET Core

Grpc-FSharp.Core

F# gRPC client meta-package

Grpc-FSharp.Net.Client

F# gRPC client meta-package

Grpc-FSharp.Net.ClientFactory

F# gRPC client meta-package

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0 2,497 7/17/2022
0.1.7 1,608 7/6/2022
0.1.1 2,618 5/16/2021
0.1.0 3,828 12/19/2020