Renato Golia
Renato Golia
hey! thanks for your quick answer. I can see the difficulties of filling the solution file but otherwise I thought of the root template a proper template with its own...
I can imagine. Thanks for your consideration
That's an interesting workaround. That would also allow a dirty fix for the problem of adding projects to the solution file. ```powershell Remove-Item "*.sln" dotnet new sln Get-ChildItem -Filter "*.csproj"...
I see the advantages of using this approach, but wouldn't be it easier to leave it for now and introduce a dependency on .NET 6 assemblies on a breaking change...
@mconnew do you think there is a neat way to solve this accepting to break the public API in a major version?
@birojnayak how outlandish would be to create a binding that uses SNS/SQS as backend?
OT: I'm really puzzled at what *bdw* stands for. Urban dictionary didn't help
I'd like to vote for this feature request.
@ViktarStarastsenka btw, is there a way in Redis Insights to open a window where cypher queries can be written and executed without the whole `GRAPH.QUERY` ceremony?