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

https://github.com/havendv/kiota

Kiota as Source Generator
https://github.com/havendv/kiota

Last synced: 3 months ago
JSON representation

Kiota as Source Generator

Awesome Lists containing this project

README

          

# [Kiota](https://github.com/HavenDV/Kiota/)

### [![NuGet](https://img.shields.io/nuget/dt/Kiota.svg?style=flat-square&label=Kiota)](https://www.nuget.org/packages/Kiota/)
```
Install-Package Kiota
```
Currently not working (waiting for release of netstandard version of Kiota.Builder)

### Usage
The generator generates code based on any .yml/.yaml/.json file in the AdditionalFiles ItemGroup.
```xml

```

### Global options
```xml

Namespace
ClassName

```

### Contacts
* [mail](mailto:havendv@gmail.com)