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 |
|
Alexandru Macocian
|
0b5e93f9ea
|
Changed package id
|
2020-07-27 11:21:22 +02:00 |
|
Alexandru Macocian
|
8fd22b3644
|
Restructured project to new project style
Targeted netstandard 2.0
Built nuget package
|
2020-07-27 11:18:56 +02:00 |
|
amacocian
|
f6069bd3aa
|
Bit field structures.
|
2019-12-09 10:44:16 +01:00 |
|
amacocian
|
89159e6cba
|
Merge branch 'master' of https://github.com/AlexMacocian/SystemExtensions
|
2019-09-16 08:41:45 +03:00 |
|
amacocian
|
a608b1ac95
|
changed proj details
|
2019-09-16 08:41:33 +03:00 |
|
amacocian
|
2ebd821bbd
|
Cleaned code and upgraded framework to 4.7.2.
|
2019-07-19 11:10:34 +03:00 |
|
amacocian
|
f0a5d509ea
|
Implemented another way to get current process filename
|
2019-07-15 10:47:09 +03:00 |
|
amacocian
|
9003157a0f
|
Changed elevateprocess way of getting the filename
|
2019-07-15 10:42:45 +03:00 |
|
amacocian
|
47c1e67f38
|
Implemented basic application functionality and security.
|
2019-07-15 10:36:50 +03:00 |
|
amacocian
|
5cb4b3a512
|
Removed a mistake in code
v1.1
|
2019-07-11 09:49:00 +03:00 |
|
amacocian
|
e8c9e682ed
|
Marked class as sealed
|
2019-07-11 09:46:22 +03:00 |
|
amacocian
|
c2a5860867
|
Modified Add method for consistency
v1
|
2019-06-20 12:08:34 +02:00 |
|
amacocian
|
047635723b
|
Merge branch 'master' of https://github.com/AlexMacocian/SystemExtensions
|
2019-06-20 11:06:39 +02:00 |
|
amacocian
|
222030940b
|
Implemented Serializable + Tests
|
2019-06-20 11:06:25 +02:00 |
|
amacocian
|
a05089533e
|
Update README.md
|
2019-06-20 10:32:52 +02:00 |
|
amacocian
|
a52cf5a077
|
Skip list implementation
|
2019-06-20 03:52:06 +02:00 |
|