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
amacocian
0b2a76143b
Merge pull request #2 from AlexMacocian/alexmacocian/di-extensions
...
Dependency Injection extensions
2021-07-10 11:15:48 +03:00
Alexandru Macocian
019d7e240d
Stop CD pipeline from running on PR
2021-07-10 11:04:31 +03:00
Alexandru Macocian
7a764a5929
Dependency Injection extensions
2021-07-10 10:59:27 +03:00
amacocian
5aaa0d318a
Merge pull request #1 from AlexMacocian/alexmacocian/add-pipelines
...
Added CI&CD pipelines
2021-06-02 13:04:46 +02:00
Alexandru Macocian
5767ccfd70
Fix misnaming in CI pipeline
...
Disable CD pipeline for PRs
2021-06-02 13:02:01 +02: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
Alexandru Macocian
3038661f6d
Mockable http client implementation.
2021-05-13 13:55:17 +02:00
Alexandru Macocian
035e58248e
Updated to 1.1.4
2021-04-23 10:52:13 +02:00
Alexandru Macocian
0d418ac9bf
Merge branch 'master' of https://github.com/AlexMacocian/SystemExtensions
2021-04-23 10:49:50 +02:00
Alexandru Macocian
0288b385a0
String IsNullOrWhiteSpace and IsNullOrEmpty extensions.
2021-04-23 10:49:41 +02:00
Alexandru Macocian
5d442580c3
Add linq extension Do
2021-04-03 14:44:17 +02:00
Alexandru Macocian
ee341af2c3
Read until extension.
2021-04-01 14:43:18 +02:00
Alexandru Macocian
8d1355ecbc
Include repository
2021-04-01 12:49:44 +02:00
Alexandru Macocian
c04b6ba906
Include author name
2021-04-01 12:49:04 +02:00
Alexandru Macocian
9a7125fbb0
Added various extensions.
...
Added coding style helpers.
Unit tests.
2021-04-01 12:38:26 +02:00
Alexandru Macocian
66b766326b
Use license file from repo
2021-03-26 12:00:53 +01:00
Alexandru Macocian
c8a98a0494
Merge
2021-03-26 11:59:12 +01:00
Alexandru Macocian
f39e8cf89e
Port to netstandard.
...
Nit fixes.
Fixed e2e tests.
Added MIT license.
2021-03-26 11:58:07 +01:00