Kallie
Kallie
Could the option to re-use the localization for the api module not be investigated? Don see the need to create regx on ui, and maintain on api? Single source of...
Correct, i only updated one of the email jobs as sample how to use. So one will go in email queue, the other in default queue. Get Outlook for iOS...
Sorry, was AFK. You can create multiple queues in Hangfire startup. Priority is community version is alphabetic in nature, thus Default will take preference over email queue. This can be...
Looks great, could work for larger systems with lot of moving parts. I would definately be able to use in this way. I am currently using hangfire for managing email...
Good Morning. Will the Blazor UI still work after all these changes to the backend service?
> Hi @iammukeshm ! great job.. any estimated ETA? Same, just waiting for the next push, want to see the inter-module communication implementation. Would be of great help.
Any new changes to Project Phoenix, anything need help with?
Hi @iammukeshm , is this for Blazor Debug, or the unauth exception?
Hi @iammukeshm , running project now launch the browser, it hit the breakpoint once, and errors out with Unauth exception. Brower launches on different port as configured in appsetting.json, and...
It could be a workaround, but would prefer to use Cors policy. A bit paranoid about unauthed access. I dont want to open that door, but for a dev environment...