An open API service indexing awesome lists of open source software.

https://github.com/sitkoru/sitko.grpc.tools.php


https://github.com/sitkoru/sitko.grpc.tools.php

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# Sitko.Grpc.Tools.Php

[![Nuget](https://img.shields.io/nuget/v/Sitko.Grpc.Tools.Php)](https://www.nuget.org/packages/Sitko.Grpc.Tools.Php/)

MSBuild Target for generate php files from gRPC

# Installation

```
dotnet add package Sitko.Grpc.Tools.Php
```

# Basic usage

Add PhpOutputDir property to Protobuf Item

```xml

```

# Limitations

Works only on Linux x64 for now