Base solution for your next web application

Activities of "130servicing"

Product: .NET Core + Angular v10.2.0

Hello, the issue I am facing is the one described in tthe title: after a successful login I am not redirected to the correct page (the dashboard) but I am redirected to the login page again. Please note that this happens only when debugging, not after publishing the app (with Visual Studio 2019 localhost, FYI). I have already tried to rebuild the solution, change browsers, cleaning caches, reinstall browsers, and so on.

Thanks in advance.

Is there any implementation in abp for sequential job BackgroundJob.ContinueWith on a Recurring job. I need to enqueue a job just after a precedent job is terminated. I checked the abp solution but nothing find for ContinueWith in BackgroundJobManager and other extentions. Should I use hangfire.io directly? generally if you you have any reference for a full development of hangfire functionalities in aspnetzero, please share with me. p.s. please update hangfire libraries in your recent solution(4.8.1) still is using 1.7.4 (1.7.6 is released) Thanks

Showing 1 to 2 of 2 entries