File tree
91 files changed
+1628
-840
lines changed- ReleaseNotes
- src
- WorkflowCore
- Interface
- Models
- Services
- BackgroundTasks
- DefaultProviders
- FluentBuilders
- extensions
- WorkflowCore.Users
- WorkflowCore.WebAPI
- providers
- WorkflowCore.LockProviders.Redlock
- Services
- WorkflowCore.LockProviders.SqlServer
- WorkflowCore.LockProviders.ZeroMQ
- Services
- WorkflowCore.Persistence.EntityFramework
- Models
- Services
- WorkflowCore.Persistence.MongoDB
- Services
- WorkflowCore.Persistence.PostgreSQL
- Migrations
- WorkflowCore.Persistence.SqlServer
- Migrations
- WorkflowCore.Persistence.Sqlite
- WorkflowCore.Providers.Azure
- Services
- WorkflowCore.QueueProviders.RabbitMQ
- Services
- WorkflowCore.QueueProviders.ZeroMQ
- Services
- samples
- WorkflowCore.Sample01
- WorkflowCore.Sample02
- WorkflowCore.Sample03
- Steps
- WorkflowCore.Sample04
- WorkflowCore.Sample05
- WorkflowCore.Sample06
- WorkflowCore.Sample07
- WorkflowCore.Sample08
- WorkflowCore.Sample09
- WorkflowCore.Sample10
- WorkflowCore.Sample13
- WorkflowCore.Sample14
- test
- ScratchPad
- WorkflowCore.TestAssets/LockProvider
- WorkflowCore.Tests.ZeroMQ
- LockProvider
- QueueProvider
- WorkflowCore.UnitTests/Services
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
91 files changed
+1628
-840
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 |
| - | |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
28 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 |
| |
30 | 33 |
| |
31 | 34 |
| |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
|
0 commit comments