Steve Smith
Steve Smith
For reference see: https://github.com/jbogard/MediatR/blob/master/src/MediatR/Unit.cs or new link here: https://github.com/jbogard/MediatR/blob/master/src/MediatR.Contracts/Unit.cs
I think this is done - reopen if there are still use cases not covered.
Related to #126. We need a better story for managing strings and internationalization.
I haven't had a chance to reproduce this. Is it still an issue in 9.x? I'm assuming so since I haven't changed anything but just want to confirm. PR welcome...
Do you want to do a PR for this one as well, and I'll put both of them in a new nuget package release?
Yes using a TestContainer makes sense - can someone PR that?
Ah, yeah, that should probably be fixed. Thanks!
Ok looking at this and the first sentence above I agree with (don't use Clean.Architecture.SharedKernel *and* Ardalis.SharedKernel) but I realize after reviewing the PR that I don't know about using...
Ok I figured it out. The `NimblePros.SharedKernel` package is meant to only ever be used by the Sample app which also uses NimblePros as its main namespace. I just need...
Right, exactly. Unfortunately it looks like I just did a Visual Studio Publish to create that Nuget package, so I'll need to do that again sometime soon so that it...