dependabot[bot]
e36e6605ff
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 ( #23 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.2.0 to 17.3.1.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v17.2.0...v17.3.1 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 16:06:51 +02:00
amacocian
e6a06915cd
Improve IHttpClient factories ( #20 )
...
Codestyle fixes
Setup CODEOWNERS
Setup dependabot
2022-09-06 15:49:07 +02:00
amacocian
7222528eed
Update dependencies ( #16 )
...
* Update dependencies
Implement AsyncLazy
Fix namespaces
Fix CD pipeline
* Fix code issues
Fix Int64BitStruct test
2022-06-02 10:42:34 +02:00
amacocian
41b1b48f98
Remove null check for flow id in scoped loggers ( #15 )
2022-01-23 21:13:37 +01:00
amacocian
721b444dda
Scoped logger ( #14 )
...
Logging extensions
2022-01-16 15:14:23 +01: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
amacocian
57925151fa
Update dependencies ( #10 )
...
Fix code style
2021-09-16 13:56:05 +02:00
Alexandru Macocian
7a764a5929
Dependency Injection extensions
2021-07-10 10:59:27 +03:00
Alexandru Macocian
16a9208e07
Added CI&CD pipelines
...
Changed test project to .net5
Changed ThreadPool to use CancellationTokens
2021-06-02 12:58:04 +02:00