Commit Graph

19 Commits

Author SHA1 Message Date
Sébastien André
a477b43f57 Rename directories and projects 2021-03-12 18:01:15 +01:00
Sébastien André
9341bb284e Update to Onion Architecture. 2021-03-01 20:33:00 +01:00
Sébastien André
cd4ac50cb1 Convert the AppSettings to model class 2020-12-24 20:19:31 +01:00
Sébastien André
2991a132bc Add a DB init service when there is not database. 2020-12-18 18:28:30 +01:00
Sébastien André
5d6e59b827 Little to deploy on Prod 2020-04-04 16:02:47 +02:00
Sébastien André
c15ad54823 Add a property to retrieve the claims (id and login) in the token 2020-03-20 19:34:27 +01:00
Sébastien André
7bad7e80d5 Add few config to create the token 2020-03-20 15:10:18 +01:00
Sébastien André
4a67b9a5f6 Update to DotNet Core 3.1
+ next step to add JWT token authorize
2020-03-19 22:17:46 +01:00
Sébastien André
7bb702e46c Beging to add the authorization with a JWT token 2020-03-19 21:33:09 +01:00
Sébastien André
83e9126a5d Fix the setting aboout Cors url 2019-11-12 15:53:00 +01:00
Sébastien André
ce7d36bb21 Update the CORS settings to use the "appsetings.ENV.json" 2019-11-11 21:38:00 +01:00
Sébastien André
2e6ec6ec85 Update IoC and the "GET" function in the repository (lock issue) 2019-11-10 20:03:03 +01:00
Sébastien André
a3b67ffb95 Add a begining of Stats controler 2019-10-24 18:16:25 +02:00
Sébastien André
b98adf88ca Changement pour appeler l'API C# par Angular
+ récupération des datas et leur affichage
2019-10-07 15:03:09 +02:00
Sébastien André
ed3f7c42c5 Implementation of repositories and return infos 2019-09-26 15:31:17 +02:00
Sébastien André
a2718e4ba7 Add AutoMapper and update the interface of business services 2019-09-25 19:38:52 +02:00
Sébastien André
cb105c13af Add draft impl for Business stack and IoC 2019-09-20 19:46:20 +02:00
Sébastien André
5d476e5e4e Add drafts for Interface business and repository + DataContract presentation 2019-09-20 19:29:54 +02:00
Sébastien André
fcdb2f5017 Add a web API projet with .DotNet core 2019-09-17 13:54:51 +02:00