Ian Griffiths
|
44a28a892d
Replace xUnit with mstest (#1883)
|
2 年之前 |
Bart De Smet
|
c254324fa7
A few more fixes.
|
5 年之前 |
Claire Novotny
|
f1b5e96157
Update to MIT license
|
5 年之前 |
Oren Novotny
|
90052f00a1
Add .NET Core 3 target
|
6 年之前 |
akarnokd
|
1324196982
4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars
|
7 年之前 |
Oren Novotny
|
4f2c4d34ee
Code cleanup with tests after upping langversion
|
7 年之前 |
Oren Novotny
|
03202e0418
Code clean up based on editorconfig
|
7 年之前 |
Daniel C. Weber
|
569d81d38f
Rename and reorder the signature of the extension for schedule that takes an Action<TState> and a state. Reordering the signature without renaming would cause ambiguities. (#564)
|
7 年之前 |
Daniel C. Weber
|
5d9d856382
Add a new extension method for IScheduler that allows to schedule an Action<TState> and pass a corresponding state object. The ability to pass state will greatly help to reduce the allocations of closures. (#518)
|
7 年之前 |
Oren Novotny
|
2de07f26b5
modernizations
|
8 年之前 |
Bart De Smet
|
adbb3d1102
Removing conditional compilation for TPL.
|
8 年之前 |
Oren Novotny
|
da3b5ed03e
move files to src\tests\facades
|
8 年之前 |