Renato Golia

Results 83 comments of Renato Golia

I know that! What I meant is that if my solution has, say, two lambdas, each should have its own "mock tool" running, on its own port...

It would be great to see more of the plumbing, which happened to be the weakest point of Lambda development. As @CalvinAllen wrote, logging, configuration and service registration are all...

Will there be a way to customize the Configuration section like it seems to be possible to customize the services?

That's great to hear but I was referring to the steps necessary to customize the `IConfigurationBuilder`. Use case: - I want to pick up values from the parameter store and/or...

I'm not sure I can see how I would be able to customize the `IConfigurationBuilder` from the `ConfigureServices` method you suggest.

Which part of the dotnet-cli needs to support solution filters? `dotnet test` has support for it.

Thanks. I'm not aware of the internals of this amazing library! Just throwing things in the air: wouldn't be possible to generate a temporary sln file and add the needed...

RIP to another interesting issue closed while waiting for an answer by AWS.

@mhausenblas by no mean I want to disrespect the pace of work of any AWS team. I'm just extremely critical of the set up you have of the automation to...

@mhausenblas I appreciate a lot your explanation. I just want to emphasize that I understand that this is a OSS project and support is given on best effort. And I'm...