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 annotation to Mvc5 and AspNetCore projects #4064

Closed StefanOssendorf closed 6 days ago

StefanOssendorf commented 1 week ago

I think this is the first PR which will actually hit real world scenarios. So whoever reviews this please make this thoroughly!

IMHO we should try to get rid of as most as possible maybe nulls like ClientContext, LocalContext and ApplicationContext but that's a discussion we should hold in #1233

StefanOssendorf commented 1 week ago

I'll modify this post unitl the PR is approved and merged with mentionable changes: