Commit Graph

21 Commits

Author SHA1 Message Date
3d50d7977b removed past license headers 2022-03-15 19:59:24 +03:00
2e3837fc7d Common: add braces 2022-02-08 14:07:28 +03:00
4097f72e94 Common: used file-scope namespaces, remove unnecessary 2022-02-03 18:26:44 +03:00
973624c30b Merge branch 'feature/refactoring' into feature/asc-common-refactor 2022-02-03 17:30:13 +03:00
23eaa4be39 Common: private properties replaced with fields, used single line expressions, cosmetic 2022-02-01 17:51:29 +03:00
aed1bf7e56 refactoring: add globalUsing: common 2022-01-26 13:42:30 +03:00
Vashchuk Nikita
94047ab0a1 Fix Calendar 2021-05-17 21:35:23 +03:00
830c73a134 Scope: refactoring 2020-10-19 18:53:15 +03:00
dd80e300d0 Common, Core.Common moved from release/11 4414f77b 2020-09-15 16:11:05 +03:00
maksim
8282f3f658 fix 2020-08-27 17:01:37 +03:00
SuhorukovAnton
df8b6fd8b0 private: firtst version 2020-08-12 12:58:08 +03:00
44f84c8056 Files: Service. first version 2020-04-23 12:38:50 +03:00
a5280a1694 Added DIHelper 2020-02-17 11:58:14 +03:00
402c4d908d DI: refactoring 2019-10-31 14:28:30 +03:00
515f7de555 DI: Configuration 2019-10-09 18:04:46 +03:00
73774a29fa IDE0067 2019-08-16 11:44:03 +03:00
f8f2c94962 IDE0034 2019-08-15 16:00:20 +03:00
cf45b09a7d Core: use newtonsoft instead of System.Web.Extensions from .net framework 2019-05-22 12:30:18 +03:00
acb9457253 Partial revert from 60b30ce542
Getting configuration via IServiceProvider
2019-05-17 14:58:09 +03:00
60b30ce542 Replace Singletons with DI.
Added support for working with db.
Added first version of CookieAuthHandler.
Added PeopleController for test auth.
2019-05-17 11:32:23 +03:00
92ed33906c init commit 2019-05-15 17:56:09 +03:00