Steve Smith

Results 241 comments of Steve Smith

I guess it has been a while...

One more point: although it's not demonstrated currently in the sample, it's OK to have query objects focused on read-only or ad hoc search scenarios. You don't need an aggregate...

Ok, I reviewed the article and it seems like the right approach for me is to include the source of the annotation/attribute in my library so there's no dependency on...

Thinking I'm going to have to manually pull these in. Sorry it's taken so long.

@ahmedanwar100 can you resolve the conflicts now that we're on net7 and I'll try to merge this in this week?

Also related issue, any property like `commandTimeout` should include the units in the property name. In the sample you shared above, it's not clear what `"commandTimeout": 30` means. Could be...

@marcotello go for it, thanks!

@vodicka2000 See: https://github.com/ardalis/CleanArchitecture/issues/649 While I agree autofac has some nice features it was just adding to the feature count and learning curve of the template and in many cases folks...

Appreciate the effort but the legacy versions of these apps are meant to stay as-is so they can be used as a starting point for migration/upgrade documentation and tooling.