1
0
mirror of synced 2024-06-30 15:57:39 +00:00
Tapeti/Tapeti.Annotations
Mark van Renswoude 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
..
DurableQueueAttribute.cs Renamed StaticQueue attribute to DurableQueue to match RabbitMQ terminology (breaking change) 2017-02-12 19:15:56 +01:00
DynamicQueueAttribute.cs Added prefix option for dynamic queues 2018-08-31 19:28:24 +02:00
MessageControllerAttribute.cs Moved annotations to a separate package to reduce dependencies for messaging interface packages 2017-02-10 16:33:05 +01:00
RequestAttribute.cs Fixed all ReSharper issues 2018-12-19 20:50:56 +01:00
Tapeti.Annotations.csproj Port Tapeti to .NET Standard 2018-06-11 09:51:15 +02:00
Tapeti.Annotations.nuspec Added files in release folder to lib for the nuget packages 2018-06-14 15:36:52 +02:00