MarimerLLC / csla

A home for your business logic in any .NET application.
https://cslanet.com
MIT License
1.27k stars 406 forks source link

Add nullable context to rabbitMq project #4004

Closed StefanOssendorf closed 6 months ago

StefanOssendorf commented 6 months ago

Added nullable annotation context to Csla.Channels.RabbitMq project.

Note: There are still nullable warnings within this project. But I decided to not fix them because the whole project isn't usable at the moment. For more information see #3928

One of many PRs for #1233