Steve Smith
                                            Steve Smith
                                        
                                    Glad to, but I'll need to get up to speed on the project, first (which a solid README and docs would help with, but I know how that goes). Thanks!
Can you post your working code? I have no idea why a vanilla controller would work and the inherited controller used by this package wouldn't. Thanks!
I'm not sure what lazy loading has to do with anything here. You shouldn't be using lazy loading in web applications, in any case: https://ardalis.com/avoid-lazy-loading-entities-in-asp-net-applications/
Are you still actively maintaining this project, @jason-roberts ? Looking for a library to use for a client.
This is fixed now in 3.3.0 - can you confirm? https://www.nuget.org/packages/Ardalis.GuardClauses/3.3.0
I'm not sure why that isn't working but I don't know that it's a problem in GuardClauses library.
Can you fix the build?
Thanks, can you look at the build failure? ``` Build FAILED. Error: GuardClauseExtensions.cs(200,143): error CS8627: A nullable type parameter must be known to be a value type or non-nullable reference...
All right, @rafaelsc, sorry to say it but can you re-apply this to the now-split-up files in the solution?