agilenut
agilenut
Also experiencing this issue
Any update on this? The latest package version has had a show stopping issue for almost 3 months now.
Any update on this? If the sync mechanism is still a ways out, would it be possible to get a few updates made to the editorconfig via PR in the...
Thanks for the response @phenning. # Some Background Our process is to create a new repository in Azure DevOps, set all of the appropriate policies, clone locally, create a feature...
Ah. I was missing the modifiers array as well as the HostIdentifier symbol. I did have the `type` set to `solution` in the `tags` array. After making those 2 changes,...
So, I think I did have the modifiers in a source object. But I put it in a separate source object than the primary `./` source because I didn't know...
Sounds good. Looking forward to it.
This issue is still occurring when injecting AuthenticationStateProvider into a DelegatingHandler with latest .Net 5. We really need a consistent way to get access to the user context. It is...
@commonsensesoftware - Sorry, you're correct. I didn't specify. This actually **isn't** for minimal apis. And, unfortunately, I just tried preview 3 and I still got the same behavior.
@commonsensesoftware - Sure. I don't have a public repro right now but I'll create one.