1
0
mirror of synced 2024-07-01 08:17:39 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
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