https://github.com/dofussharp/dofussharp
C# libraries and applications around the game Dofus
https://github.com/dofussharp/dofussharp
api dofus
Last synced: 5 days ago
JSON representation
C# libraries and applications around the game Dofus
- Host: GitHub
- URL: https://github.com/dofussharp/dofussharp
- Owner: DofusSharp
- License: other
- Created: 2025-08-07T21:00:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-09-11T22:50:54.000Z (11 months ago)
- Last Synced: 2025-09-11T22:56:56.671Z (11 months ago)
- Topics: api, dofus
- Language: C#
- Homepage:
- Size: 2.71 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dofus#
This repository contains C# libraries and applications around the game Dofus.
## CLI Tool
-  [dofusdb](https://github.com/DofusSharp/DofusSharp/tree/main/dofusdb): Fetch data from the DofusDB API.
## Applications
- [Best Crush](https://github.com/DofusSharp/DofusSharp/tree/main/BestCrush): Find the best items to crush using data from Dofocus.
## Libraries
-  [DofusSharp.DofusDb.ApiClients](https://github.com/DofusSharp/DofusSharp/tree/main/DofusSharp.DofusDb.ApiClients): API clients for the DofusDB APIs.
-  [DofusSharp.Dofocus.ApiClients](https://github.com/DofusSharp/DofusSharp/tree/main/DofusSharp.Dofocus.ApiClients): API clients for the Dofocus APIs.