Commit Graph

34 Commits

Author SHA1 Message Date
max a3be0d9648 Add test settings 2024-11-30 21:44:33 +01:00
max 7ec3257eac Optimalization log processor 2024-11-30 21:34:06 +01:00
max 91476907f0 [CHANGE] Update test WebApi 2024-11-30 18:56:24 +01:00
max e1cba8d68c [CHANGE] Get parameters from framework logger. 2024-11-30 18:55:09 +01:00
max 448d85d6f6 [CHANGE] Get msgTemplate 2024-11-25 18:11:22 +01:00
max 737cbcfd11 [REFACTOR] Refactored logging & added support for Microsoft.Extensions.Logging. Added test WebApi project 2024-11-17 22:51:54 +01:00
max 58739c2aea Fixed auth state caching 2024-11-04 15:45:38 +01:00
max 8531079a16 Working base login 2024-11-02 01:57:25 +01:00
max d98634d888 Reworking auth 2024-10-14 15:28:43 +02:00
max 17f69824eb Result classes can derive when new instance is created. 2024-10-14 03:20:44 +02:00
Max 0fed89e140 Implementing AuthDataCache 2024-09-27 02:38:18 +02:00
Max c092b8a679 Reworked dotbased auth config 2024-07-27 16:07:13 +02:00
Max 2b17ed4cd7 Added ISessionStateProvider interface & base implementation 2024-07-27 14:38:39 +02:00
Max c7d654a0ba Added ObjectAttribute interface & classes 2024-07-27 12:49:45 +02:00
Max 5341179e94 Added custom scheme 2024-07-13 16:27:45 +02:00
Max de656cc2e8 Implementing ASP auth module 2024-07-07 17:41:54 +02:00
Max d07d0f8a9d Make cli buildable 2024-07-07 15:10:28 +02:00
Max 03daea46e7 Added serilog enricher 2024-06-16 21:08:26 +02:00
Max c1d18d5b47 Added CLI comment 2024-05-06 00:29:23 +02:00
Max 552085b478 Rework: saving regions in dictionary 2024-05-04 23:36:50 +02:00
Max 74d01fc648 Added culture utilities 2024-05-04 22:21:15 +02:00
Max d684b395db Added Cryptography utility class 2024-05-04 21:04:16 +02:00
Max 327ebde153 Removed test logging in Program.cs 2024-05-04 17:30:57 +02:00
Max 0eb939c755 Added collections from older lib 2024-05-04 17:30:01 +02:00
Max 1011e34d69 Cleaned doc.md 2024-05-04 17:01:48 +02:00
Max 0dceb8a3a8 Added result classes 2024-05-04 17:00:19 +02:00
Max cd28051032 Cleaned up LogService class 2024-05-04 16:24:14 +02:00
Max e338f91081 Logging: Moved assembly & caller info to one struct 'CallerInformation' 2024-05-04 16:09:11 +02:00
Max 68403245f0 Added logging building function to LogOption for creating ILogger instasnces 2024-05-04 14:49:32 +02:00
Max a62896cf9f Added documentation to undocumented functionality 2024-05-04 11:31:14 +02:00
Max f18b167f6f Removed console log adapter (unused) 2024-05-04 10:53:07 +02:00
Max 8c75917f6f Moving some functionality from ToolQit lib 2024-04-24 16:52:25 +02:00
Max 1785433a67 Initial commit 2024-04-23 20:42:56 +02:00
Max 36c89e6048 Initial commit 2024-04-23 20:38:07 +02:00