Jorge Yero Salazar
Jorge Yero Salazar
@mgravell I am having a similar issue in v2.0.123, string parameters work well for me, but DateTime doesn't work. The following code is able to reproduce it. The first part,...
The changes implemented in this branch https://github.com/jyeros/eShopOnContainers/tree/3.0.0-without-myget are working without the myget source for SDK 3.0. See the [Diff](https://github.com/dotnet-architecture/eShopOnContainers/compare/3.0.0...jyeros:eShopOnContainers:3.0.0-without-myget?expand=1). Similar on https://github.com/jyeros/eShopOnContainers/tree/2.0.8-without-myget
> This looks pretty good, are you able to send down a PR? The base of the PRs should be tags 2.0.8 and 3.0.0. The problem is that I don't...