TimoHeiten / zer0mqXt

type safe zeroMQ patterns with dotnet core and C#
MIT License
0 stars 0 forks source link

Convention based TypeFrame OR Attribute based TypeFrameName [Closes 58] #63

Closed TimoHeiten closed 2 years ago

TimoHeiten commented 2 years ago

TypeFrame Name now per convention only uses the TypeName (instead of fullname) Or can be declared with an Attribute.

Flash0ver commented 2 years ago

FYI: if you put Closes #58 in the PR's description it will link the PR to that issue and closes it automatically when merged. See also https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue.

TimoHeiten commented 2 years ago

Thanks, but this is exactly what is inteded. Since it is exactly linked to this PR.