Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c272/dnd5e-cs
A C# wrapper for the DnD5e API, generated automatically by Burrito.
https://github.com/c272/dnd5e-cs
api-wrapper dnd dnd-tools dnd5e
Last synced: about 2 months ago
JSON representation
A C# wrapper for the DnD5e API, generated automatically by Burrito.
- Host: GitHub
- URL: https://github.com/c272/dnd5e-cs
- Owner: c272
- Created: 2020-02-26T21:39:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-26T23:04:51.000Z (almost 5 years ago)
- Last Synced: 2024-11-04T06:37:30.368Z (2 months ago)
- Topics: api-wrapper, dnd, dnd-tools, dnd5e
- Language: C#
- Size: 778 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/nuget/dt/DnD5e?logoColor=%237bf542&style=for-the-badge) ![](https://img.shields.io/nuget/v/DnD5e?style=for-the-badge)
**A C# wrapper for the DnD5e API, generated automatically by Burrito.**
This is a C# wrapper for the Dungeons and Dragons 5th edition API found at [dnd5eapi.co](http://www.dnd5eapi.co/), which is automatically generated by [Burrito](https://github.com/c272/burrito) and published to NuGet. You can download it [here.](https://www.nuget.org/packages/DnD5e)
For documentation on the API, see the [official website documentation](http://www.dnd5eapi.co/docs/).