525e83bde9
Implemented SQL flow repository
2018-12-19 21:41:19 +01:00
31acbcb8e0
Merge branch 'develop' into release/1.0
2018-12-19 20:53:25 +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
f2adaaead5
Removed X2Software prefix in preparation for v1.0
2018-12-19 16:37:45 +01:00
Hans Mulder
86d6a85813
Juiste dependecies ingevuld naar andere nuget packages
2018-06-29 14:57:46 +02:00
Hans Mulder
2d5e3b876c
Added files in release folder to lib for the nuget packages
2018-06-14 15:36:52 +02:00
Hans Mulder
93e19f842a
Port Tapeti to .NET Standard
2018-06-11 09:51:15 +02:00
65dddb8a74
AppVeyor build implementation
2017-10-17 17:24:53 +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
Menno van Lavieren
6d88a05862
Removed GitVersionTask package, so building works independent of installed MsBuild version
2017-07-10 13:12:17 +02:00
4a5b9673bd
Revert "Removed X2Software from package ID since NuGet primarily shows the ID instead of the title"
...
This reverts commit 35fd50a890
.
2017-02-14 23:57:07 +01:00
b460362cdb
Removed X2Software from package ID since NuGet primarily shows the ID instead of the title
2017-02-14 23:21:43 +01:00
1393155e60
Added icons for NuGet packages (I'm not an artist. Anyone want to redesign these? :-))
2017-02-14 23:12:31 +01:00
28cd486b50
Added GitVersionTask to update assembly version
...
Added missing i to Tapet.Tests
2017-02-13 15:42:38 +01:00
163a118ff9
Fixed nuspec dependencies between Tapeti packages
2017-02-10 16:55:16 +01:00
ddc9d77a4c
Preparations for NuGet push
2017-02-08 22:09:06 +01: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
1f41f6bcc0
Renamed IMiddlewareBundle to ITapetiExtension
2017-02-07 18:22:28 +01:00