Files
LaDOSE/README.md

27 lines
560 B
Markdown
Raw Normal View History

2018-10-03 01:00:40 +02:00
# LaDOSE
![Logo](https://www.ladose.net/wp-content/uploads/2016/04/header_small-1.jpg)
2019-03-14 02:07:45 +01:00
2019-03-14 02:16:46 +01:00
# Dependencies
2019-03-14 02:10:32 +01:00
## Server
.netcore 2
2019-03-14 02:07:45 +01:00
AutoMapper
Newtonsoft.Json
Pomelo.EF
2019-03-14 02:16:46 +01:00
## Discord
DSharpPlus
2019-03-14 02:10:32 +01:00
## Desktop
2019-03-14 02:07:45 +01:00
.Net Framework 4.6.1
Caliburn Micro
2019-03-14 02:16:46 +01:00
[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