Joe Whiteaker
Joe Whiteaker
# What exactly is different about the cell's styling with the file provided?
I believe the error lies somewhere here or in one these methods. Somewhere in one of these, the request is being stopped 
 So, I could be wrong, but what I have found is that the `callDestroyHook` method is iteratively calling `callModuleDestroyHook` and that is what is removing the...
@timbo-tj Can you send a link to the repo or a repo with the issue replicated, so that I can take a look and replicate it and get a feel...
I have a couple thoughts and ideas with a tutorial for dapr and aspire. I am open to critique or feedback, but I do have a few thoughts about how...
I'm currently in the process of developing several local examples using Azure Functions with Aspire to better understand their capabilities and limitations. During this spike, I've encountered several issues and...
✅ - Ability to reference a .NET azure functions project in the app model ✅ - Ability to use service discovery in a function I am able to spin it...
- This is good stuff! I was trying to figure out how exactly how do this and stuck on that piece with the service defaults. I can add that to...
> I put my code in a repo for you. Basically just the Aspire Starter template, plus a templated function app (manually set to .NET 8). Here is a repo:...
If I am remembering what I did correctly, I did notice that the grpc issues is that this only happens in the .net aspire 8 sample project. If you go...