amacocian
791387fb29
Circular buffer implementation
2024-04-18 17:45:00 +02:00
amacocian
b7244b2bdb
Replace Moq with NSubstitute ( #51 )
2023-08-09 16:11:11 +02:00
amacocian
fe049d4c00
Add extension to recycle websockets ( #50 )
...
Signed-off-by: Macocian Alexandru Victor <amacocian@yahoo.com >
2023-05-15 09:21:29 +00:00
amacocian
0de73a967b
Client Web Socket fix ( #49 )
...
* Fix for clientwebsocket
* Updated dependencies
2023-05-14 23:13:33 +00:00
amacocian
8d7676bedf
Fix for ClientWebSocketResolver ( #48 )
2023-05-14 22:15:35 +00:00
amacocian
2ed3de439e
Client web socket resolver ( #47 )
2023-05-14 21:19:32 +00:00
amacocian
de08c0e3b0
Client Web Socket implementation ( #46 )
2023-05-14 20:46:38 +00:00
dependabot[bot]
a25f2e5acb
Bump FluentAssertions from 6.7.0 to 6.9.0 ( #41 )
...
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions ) from 6.7.0 to 6.9.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases )
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1 )
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.7.0...6.9.0 )
---
updated-dependencies:
- dependency-name: FluentAssertions
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>
2023-01-25 21:37:09 +01:00
dependabot[bot]
8e64309c2e
Bump actions/setup-dotnet from 2 to 3 ( #32 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
...
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-10-11 12:16:48 +02:00
dependabot[bot]
24c3e37b5e
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 ( #31 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.3.1 to 17.3.2.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.1...v17.3.2 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
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-27 11:44:21 +02:00
amacocian
f6435b24ab
Increment dependency injection version ( #29 )
2022-09-12 19:28:10 +02:00
amacocian
9118c864bf
Make httpclient use a factory to create handlers ( #28 )
2022-09-12 17:22:55 +00:00
amacocian
fb84036215
Bump slim to 1.9.2 ( #27 )
...
Signed-off-by: Macocian Alexandru Victor <amacocian@yahoo.com >
Signed-off-by: Macocian Alexandru Victor <amacocian@yahoo.com >
2022-09-12 09:59:05 +00:00
amacocian
f6fd9ec616
Update Slim ( #26 )
2022-09-09 15:05:48 +00:00
dependabot[bot]
6a10fe91e3
Bump actions/checkout from 2 to 3 ( #22 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
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 14:20:27 +00:00
dependabot[bot]
e890b21bb6
Bump actions/setup-dotnet from 1 to 2 ( #21 )
...
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet ) from 1 to 2.
- [Release notes](https://github.com/actions/setup-dotnet/releases )
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
...
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 14:12:59 +00:00
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
dependabot[bot]
5e8e772d36
Bump Moq from 4.18.1 to 4.18.2 ( #24 )
...
Bumps [Moq](https://github.com/moq/moq4 ) from 4.18.1 to 4.18.2.
- [Release notes](https://github.com/moq/moq4/releases )
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md )
- [Commits](https://github.com/moq/moq4/compare/v4.18.1...v4.18.2 )
---
updated-dependencies:
- dependency-name: Moq
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 15:58:34 +02:00
amacocian
e6a06915cd
Improve IHttpClient factories ( #20 )
...
Codestyle fixes
Setup CODEOWNERS
Setup dependabot
2022-09-06 15:49:07 +02:00
amacocian
3c741ab969
Make AesEncrypter disposable ( #19 )
2022-06-07 12:49:39 +02:00
amacocian
a46fde652d
Expose Aes object in AesEncrypter constructor ( #18 )
2022-06-07 12:26:08 +02:00
amacocian
ecc65a4302
Update dependencies for NetStandard.DependencyInjection ( #17 )
2022-06-02 11:35:08 +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 )
v1.4.1
2022-01-23 21:13:37 +01:00
amacocian
721b444dda
Scoped logger ( #14 )
...
Logging extensions
v1.4
2022-01-16 15:14:23 +01:00
amacocian
1c7d3a2be2
Adjust project descriptions ( #12 )
...
* Adjust package description
v1.1.7
v1.0.1
v1.3.2
v1.2.3
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
Alexandru Macocian
7eed1ca466
Unify namespace naming
v1.2.2
2021-11-15 22:21:46 +01:00
Alexandru Macocian
b6cc64fd51
Update dependencies
v1.1.6
2021-11-15 22:08:24 +01:00
Alexandru Macocian
c8bfaffb42
Fix namespaces
v1.2.1
2021-11-15 22:04:18 +01:00
Alexandru Macocian
bf163251dd
Password hashing implementation
v1.2.0
2021-11-15 21:52:39 +01:00
Alexandru Macocian
c0b5734b71
Add extensions to simplify CVLoggerFactory usage
v1.1.5
2021-11-01 16:18:10 +01:00
Alexandru Macocian
2944d9887e
Update dependencies
v1.1.4
2021-10-02 07:45:42 +02:00
amacocian
57925151fa
Update dependencies ( #10 )
...
Fix code style
v1.1.3
2021-09-16 13:56:05 +02:00
amacocian
d20e5bd308
Fix CV extension ( #9 )
v1.1.2
2021-08-18 16:34:54 +02:00
amacocian
c9d1ba8773
Merge pull request #8 from AlexMacocian/alexmacocian/extend-cryptorngprovider
...
Extend CryptoRngProvider api
2021-07-15 16:33:28 +03:00
Alexandru Macocian
ce3cac9fa2
Extend CryptoRngProvider api
2021-07-15 16:32:40 +03:00
amacocian
a2d23ed716
Merge pull request #7 from AlexMacocian/alexmacocian/rngprovider-securestring
...
Implementation of SecureString and CryptoRngProvider
2021-07-15 16:19:32 +03:00
Alexandru Macocian
7660893087
Remove UTs expecting exception
2021-07-15 16:15:17 +03:00
Alexandru Macocian
68ec8f983d
Implementation of SecureString and CryptoRngProvider
2021-07-15 16:11:05 +03:00
amacocian
1711dd2ec2
Merge pull request #6 from AlexMacocian/alexmacocian/serialization-extensions
...
Serialize and Deserialize extensions
v1.3.1
2021-07-15 12:46:48 +03:00
Alexandru Macocian
3b67e45e64
Bump version
2021-07-15 12:41:47 +03:00
Alexandru Macocian
22fa8eccf7
Serialize and Deserialize extensions
2021-07-15 12:41:18 +03:00
amacocian
9609b2912c
Merge pull request #5 from AlexMacocian/alexmacocian/security-package
...
SystemExtensions Security
2021-07-14 12:22:53 +03:00
Alexandru Macocian
a2e99cb263
SystemExtensions Security
2021-07-14 12:17:31 +03:00
amacocian
f9088a5aef
Merge pull request #4 from AlexMacocian/alexmacocian/move-logger-resolver
...
Move logger resolver to System.Logging
v1.1.1
2021-07-10 13:06:35 +03:00
Alexandru Macocian
d67ee95916
Fix UTs
2021-07-10 13:02:54 +03:00
Alexandru Macocian
8bfb8f1757
Move logger resolver to System.Logging
...
Nit fixes
2021-07-10 13:01:47 +03:00
amacocian
a6572a1d15
Merge pull request #3 from AlexMacocian/alexmacocian/move-di-config-namespace
...
Move configuration namespace to system
v1.1.0
2021-07-10 11:29:20 +03:00
Alexandru Macocian
646b6dc253
Move configuration namespace to system
2021-07-10 11:24:37 +03:00