A commande line interface

This commit is contained in:
Paul Schneider 2018-04-12 13:27:49 +02:00
commit f8774add61
12 changed files with 14401 additions and 633 deletions

View file

@ -35,5 +35,10 @@
"Host": "localhost",
"Port": 25,
"EnableSSL": false
},
"Data": {
"DefaultConnection": {
"ConnectionString": "Server=localhost;Port=5432;Database=YavscDev;Username=yavscdev;Password=admin;"
}
}
}