165680fd38
Added ValueTask support
...
- This is a breaking change for custom middleware implementations
Added validation for return type handling
- This may be breaking for incorrect implementations, but highly unlikely
2022-02-09 11:27:07 +01:00
7aab0f86be
Added IFlowStore.GetActiveFlows for monitoring purposes
2021-11-02 15:48:14 +01:00
1be1b599a0
Updated all references NuGet packages to latest stable version
...
Fixed ReSharper code issues
2021-05-29 21:52:07 +02:00
26fb064f42
Fixed #19 : No retry in Flow.SQL
2019-10-10 16:26:13 +02:00
dcd0436f30
[ci skip] Started writing the missing documentation
2019-08-15 14:55:15 +02:00
6c32665c8a
[ci skip] Refactored how consume result is handled
...
Reimplemented the exception strategy and logging
Much XML documentation, such wow
2019-08-14 12:20:53 +02:00
525e83bde9
Implemented SQL flow repository
2018-12-19 21:41:19 +01:00
74985e45de
Fixed all ReSharper issues
...
Some are silly, like the "member not used" for public interfaces. The comments everywhere are ugly, sorry, but it keeps the possibly important issues visible without a dependency on some ReSharper annotations package.
2018-12-19 20:50:56 +01:00
Hans Mulder
93e19f842a
Port Tapeti to .NET Standard
2018-06-11 09:51:15 +02:00
Menno van Lavieren
d71927915c
SqlFlow Repository interface aangepast
2017-08-14 13:58:01 +02:00
Menno van Lavieren
8d069e1c48
Rename fixes
2017-07-27 16:02:03 +02:00
Menno van Lavieren
86ffd5ab2b
IFlowRepository aangepast. abstracter en simpeler
2017-07-27 15:55:37 +02:00
6779f3a4d0
Added AppSettings ConnectionParams helper
...
Changed BindingFilters to MessageFilterMiddleware (in preparation for SignalR interaction package)
Start of SqlConnectionFlowRepository
2017-02-08 15:52:24 +01:00