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
- Host: GitHub
- URL: https://github.com/havendv/kiota
- Owner: HavenDV
- License: mit
- Archived: true
- Created: 2023-07-21T05:24:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-22T01:38:41.000Z (about 2 years ago)
- Last Synced: 2025-07-04T14:51:20.660Z (3 months ago)
- Language: C#
- Size: 162 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [Kiota](https://github.com/HavenDV/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
```xmlNamespace
ClassName```
### Contacts
* [mail](mailto:havendv@gmail.com)