JustArchi
|
45a5fec95a
|
Happy 2021
And let's hope it'll be better than 2020
|
2021-01-03 22:24:22 +01:00 |
|
JustArchi
|
e82560259b
|
Final code cleanup
|
2020-11-14 22:37:00 +01:00 |
|
Łukasz Domeradzki
|
9fc1ea65a5
|
Closes #1543 (#1944)
* Start working on nullable checks
help me
* Update GlobalConfig.cs
* Finish initial fixup round
* nullability code review
|
2020-08-22 21:41:01 +02:00 |
|
JustArchi
|
876d275400
|
Revert "Remove denepdency on Nito.AsyncEx.Coordination"
This reverts commit e05ea63e08.
|
2020-04-10 21:19:39 +02:00 |
|
JustArchi
|
e05ea63e08
|
Remove denepdency on Nito.AsyncEx.Coordination
We don't really need async operations here, ReaderWriterLockSlim is enough
|
2020-04-10 21:18:45 +02:00 |
|
JustArchi
|
0370168b02
|
Happy new year
|
2020-02-01 23:33:35 +01:00 |
|
JustArchi
|
a0dfb28e59
|
R# cleanup
|
2019-10-13 17:21:40 +02:00 |
|
Łukasz Domeradzki
|
5b4867c387
|
Update ASF to .NET Core 3.0 (#1427)
* Initial bump to .net core 3.0
* Update cc.sh
* Update appveyor.yml
* Update ArchiSteamFarm.csproj
* Update appveyor.yml
* Update .travis.yml
* Build corrections
* Cleanup
* Update .travis.yml
* Don't publish trimmed for now
* Update ArchiSteamFarm.csproj
|
2019-09-26 20:28:25 +02:00 |
|
JustArchi
|
806583920e
|
Misc
|
2019-07-28 22:21:15 +02:00 |
|
JustArchi
|
fbe41b12a2
|
Pull ConcurrentList<T> from ArchiBot
Previous implementation of ConcurrentSortedHashSet was prone to deadlocks and very suboptimal, on top of no guarantee to do what it claimed to.
|
2019-07-28 22:17:41 +02:00 |
|