27 lines
560 B
Markdown
27 lines
560 B
Markdown
# LaDOSE
|
|
|
|

|
|
|
|
# Dependencies
|
|
|
|
## Server
|
|
|
|
.netcore 2
|
|
AutoMapper
|
|
Newtonsoft.Json
|
|
Pomelo.EF
|
|
|
|
## Discord
|
|
|
|
DSharpPlus
|
|
|
|
## Desktop
|
|
|
|
.Net Framework 4.6.1
|
|
Caliburn Micro
|
|
[Microsoft Visual Studio Installer Projects](https://marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects#overview)
|
|
|
|
## Challonge
|
|
|
|
[ChallongeCSharpDriver](https://github.com/francoislg/ChallongeCSharpDriver)
|
|
Modified to work with .net core |