Nick Lund Stenroos-Dam

Results 13 comments of Nick Lund Stenroos-Dam

Could this issue be reopened now that #1932 have added support for a global start url?

@benmccallum do you need help to finish this pull request? Because I would love to see a completion of this as well, and could potentially take over if you need...

The clean up that happen in the pull request #1405 broke the changes made to fix #783 as using `GetPropertiesAsync` for checking blob storage access is not possible when using...

I just added this plugin on my project using Vitejs, and it seems to work just fine!

@zjklee I have created a PR with an unit test demonstrating the issue.

@zjklee I implemented a fix, but I am not 100% certain its correct, so please take a look.

@jodydonetti if @RemarkLima is talking about on-premises SQL Server it actually has a native message broker https://learn.microsoft.com/en-us/sql/database-engine/configure-windows/sql-server-service-broker

@jodydonetti Sadly no, but implementing something that could act as a backplane on SQLServer for FusionCache seems fairly simple as your requirements are pretty light. A single table with (Id,...

@StefH I am pretty sure your issue is the fact that you are using an Dynamic Object or something similar as your model. When running the following code all works...