MarimerLLC / csla

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

Add nullable context to rabbitMq project #4004

Closed StefanOssendorf closed 1 month ago

StefanOssendorf commented 1 month 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