Luca V.
Luca V.
@Arkatufus I don't think this issue has been fully solved. We still get the following exception using `sendOneMessageToEachGroup = true` in Akka.NET v1.4.48: ``` c# System.NullReferenceException: Object reference not set...
@ismaelhamed @Aaronontheweb I was able to retrieve some errors today which include a more detailed stack trace. I'm posting it here, in case it helps identifying if it's actually related...
Personally, I would be very interested in seeing some form of official support of Aspire by Akka.NET.
Hi kip-dk, thank you for the reply. I agree that for developing a fully featured SPA, using the adal.js and AD authentication is a much better approach, but it is...
I wanted to update this issue to let you know that I found a better way to test web resources locally for development. By starting Chrome with the shortcut '"C:\Program...
Hi here. I wanted to report that after updating to 1.5.45+, I noticed some parts of the project I am working on stopped working as intended. Turns out that some...