bcd2cbed69
Removed MessageHandler attribute in favor of WithMembers on MessageController and Queue attributes
2019-05-27 11:48:10 +02:00
cb552cc4cb
Enabled XML Documentation generation for all projects
2019-05-23 14:00:36 +02:00
01e97a9705
Added JetBrains annotations ReSharper to prevent "is never used" hints
2019-05-20 15:24:12 +02:00
Mark van Renswoude
ed421361ac
Fixed #15 : Attribute for mandatory messages
2019-03-19 11:47:52 +01:00
aa62ac8b25
Revert "Deprecated notice in package descriptions"
...
This reverts commit ee6b9c6eeed943405174d112312d2f2359513447.
Inadvertently merged into master and develop, should've been 0.9 only
2018-12-21 15:29:31 +01:00
ccf508c5df
Merge branch 'release/1.0'
2018-12-21 11:10:53 +01:00
48f1cd92b8
Deprecated notice in package descriptions
...
Pun for version "oh nein" intended.
2018-12-19 22:04:55 +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
247da184fa
Added prefix option for dynamic queues
2018-08-31 19:28:24 +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
6d88a05862
Removed GitVersionTask package, so building works independent of installed MsBuild version
2017-07-10 13:12:17 +02:00
20ac467006
Fixed #6 : Provide a way to start a flow outside of a message handler
...
Fixed Continuation methods binding to dynamic queues
2017-02-15 22:05:01 +01: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
eb017e7b63
Renamed StaticQueue attribute to DurableQueue to match RabbitMQ terminology (breaking change)
...
Changed default delivery mode to persistent
2017-02-12 19:15:56 +01:00
ac4386fd55
Moved annotations to a separate package to reduce dependencies for messaging interface packages
2017-02-10 16:33:05 +01:00