snatch-dev / Chronicle

Implementation of saga pattern for .NET Core
MIT License
397 stars 70 forks source link

Retarget to .NET Standard 2.0 #47

Closed paolofulgoni closed 3 years ago

paolofulgoni commented 4 years ago

Info

This Pull Request is related to issue no. #36 In particular to the comments about the use of .NET Standard 2.0, which of course is compatibile with .NET Core 3.1 too.

Changes

paolofulgoni commented 3 years ago

Closing as outdated