Commit Graph

9 Commits

Author SHA1 Message Date
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