13 Commits

Author SHA1 Message Date
amacocian dbdf5cfbe2 Remove deprecated packages 2026-01-12 22:24:26 +01:00
amacocian 124ae942b5 Remove Slim dependency and adhere to Microsoft.Extensions standards 2026-01-11 01:02:42 +01:00
amacocian 3b47d0bd0c Deprecate logging and config abstractions, in favor of standard MS provided ones 2026-01-09 13:20:18 +01:00
amacocian af1dfd6751 Expose SemaphoreSlim.Acquire with CancellationToken 2025-05-20 12:25:36 +02:00
amacocian 818240fcea Fix nullability of parameter 2024-10-16 14:29:51 +02:00
amacocian 25eae4061b Fix ThrowIfNull 2024-10-16 14:09:13 +02:00
amacocian 7d06595307 Implement value caches 2024-09-26 10:32:38 +02:00
amacocian d4ef0dc34e Base32 conversions 2024-09-08 18:37:38 +02:00
amacocian 535a2cedc0 Argument to dispose inner http client 2024-09-06 23:44:27 +02:00
amacocian 00459fc59b SemaphoreSlim context 2024-08-23 22:42:25 +02:00
amacocian a8de6cd15d ScopedLogger with implicit member name
Include NetStandard in NetCore
2024-08-22 13:21:45 +02:00
amacocian 1c7d3a2be2 Adjust project descriptions (#12)
* Adjust package description
2022-01-02 16:54:15 +02:00
amacocian 0a30872781 Introduce .netcore extensions (#11)
* Introduce .netcore extensions
Implement ArgumentNullException for .net6 and c#10

* Update pipelines to install .netcore 6

* Update test projects to .net 6.0
2022-01-02 00:10:49 +02:00