issues
search
mvSapphire
/
PowerPipe
A library for .NET that uses a fluent interface to construct advanced workflows with ease.
MIT License
193
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ability to configure exception logging
#61
Domanser
opened
1 month ago
0
Changed on error suppress behavior; Fixed nested pipelines error handling
#60
mvSapphire
closed
3 months ago
2
Visualizations Not Working
#59
chrismccownQ
opened
6 months ago
3
Incorrect OnError behavior for nested pipelines
#57
mvSapphire
closed
3 months ago
0
Change PipelineStepErrorHandling.Suppress
#56
mvSapphire
closed
3 months ago
0
Workflow visualization
#55
mvSapphire
closed
9 months ago
0
Workflow visualization
#54
mvSapphire
closed
9 months ago
0
Support of multiple frameworks
#53
mvSapphire
closed
11 months ago
0
Added logging
#52
mvSapphire
closed
9 months ago
0
Refactored Task to ValueTask
#51
mvSapphire
closed
11 months ago
0
Refactor Task to ValueTask
#50
mvSapphire
closed
11 months ago
0
Added Directory.Build.props; removed obsolete code; minor changes
#49
mvSapphire
closed
12 months ago
0
Update README.md
#48
mvSapphire
closed
1 year ago
0
Auto dependency injection improvements; minor changes
#47
mvSapphire
closed
1 year ago
0
Renamed methods; readme update; minor changes
#46
mvSapphire
closed
1 year ago
0
Minor changes of configuration
#45
mvSapphire
closed
1 year ago
0
Added method to override default services lifetime
#44
mvSapphire
closed
1 year ago
0
Added method to register open generic type with specific lifetime
#43
mvSapphire
closed
1 year ago
0
Add support of Polly
#42
mvSapphire
opened
1 year ago
0
MicrosoftDI Services Auto Registration
#41
homolibere
closed
1 year ago
0
Changed namespace for DI
#40
mvSapphire
closed
1 year ago
0
Added editorconfig
#39
mvSapphire
closed
1 year ago
0
Added xml documentation
#38
mvSapphire
closed
1 year ago
0
Proposal: Add .editorconfig for Consistent Coding Styles
#37
ihordyrman
closed
1 year ago
0
Move InternalsVisibleTo to csproj
#36
ihordyrman
closed
1 year ago
0
Use Directory.Build.props -file to standardize common things between csproj -files
#35
mvSapphire
closed
12 months ago
0
Move InternalsVisibleTo to csproj
#34
mvSapphire
closed
1 year ago
2
GitHub pages documentation
#33
mvSapphire
opened
1 year ago
0
XML documentation
#32
mvSapphire
closed
1 year ago
0
Change namespace for extension methods
#31
mvSapphire
closed
1 year ago
0
Multi-target frameworks
#30
mvSapphire
closed
11 months ago
0
Fixed parallel condition steps execution; Added check is cancellation…
#28
mvSapphire
closed
1 year ago
0
Parallel step error
#27
Kentucky1988
closed
1 year ago
0
RunAsync() check IsCancellationRequested before running more steps
#26
mvSapphire
closed
1 year ago
0
CompensationStep with Suppress Error Handling behaviour
#25
mvSapphire
closed
1 year ago
1
Made PipelineExecutionException public
#24
mvSapphire
closed
1 year ago
0
Extended DI tests with parallel and compensation steps
#23
mvSapphire
closed
1 year ago
0
test coverage
#22
mvSapphire
closed
1 year ago
0
Implement persistance
#21
mvSapphire
opened
1 year ago
3
Integrate logger
#20
mvSapphire
closed
9 months ago
0
Update README.md
#19
mvSapphire
closed
1 year ago
0
Implemented parallel steps execution; fixed step compensation
#18
mvSapphire
closed
1 year ago
0
Implemented step Compensations
#17
mvSapphire
closed
1 year ago
0
Fixed false OnError call when exception raised from different step
#16
mvSapphire
closed
1 year ago
0
Implement pipeline events
#15
mvSapphire
opened
1 year ago
0
Implement steps Compensation
#14
mvSapphire
closed
1 year ago
0
Implement steps DI registration using reflection.
#13
mvSapphire
closed
1 year ago
0
Di Tests
#12
homolibere
closed
1 year ago
0
Fixed tests
#11
mvSapphire
closed
1 year ago
0
Added OnError method to builder; internal steps refactoring
#10
mvSapphire
closed
1 year ago
2
Next