rebus-org / Rebus.SqlServer

:bus: Microsoft SQL Server transport and persistence for Rebus
https://mookid.dk/category/rebus
Other
43 stars 42 forks source link

Typed saga serializer #78

Closed mathiasnohall closed 3 years ago

mathiasnohall commented 3 years ago

Turns out I needed a little bit more information. I need the type as well in order i.eg. use the new System.Text.Json serializer in .net core 3.0

also I updated the ISagaSerializer interface to use ISagaData instead of object. It makes it more clear what data it serializes. Unfortunately these changes are breaking for the 7.1.0 version :/ Maybe these changes can be included in a 8.0 version?

mookid8000 commented 3 years ago

Well, I took the chance and released it as Rebus.SqlServer 7.1.2, which is on NuGet.org now πŸ™‚

mathiasnohall commented 3 years ago

Great! Thanks ☺️

tors 17 sep. 2020 kl. 14:47 skrev Mogens Heller Grabe < notifications@github.com>:

Well, I took the chance and released it as Rebus.SqlServer 7.1.2, which is on NuGet.org now πŸ™‚

β€” You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rebus-org/Rebus.SqlServer/pull/78#issuecomment-694206967, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUNDYY3BFXLAUDGP52R5UDSGIAM3ANCNFSM4RLKJILA .