Base solution for your next web application

Activities of "AndrewT"

I am also interested in this.

Any update on this, will it be out with the new dashboard version?

@ismcagdas that's great news! I'll be very much looking forward to looking into this!!.

If there is an automated way to do this we would be keen to know too... Maybe this is a managed service that aspnezero could offer?

I am also keen to find a solution for upgrading... maybe this can be extended for Core? <a class="postlink" href="https://gist.github.com/princeppy/ae0f24417f6ccdc7ccc73587ed9f1769#file-how-to-setting-up-aspnetzero-with-modular-application-md">https://gist.github.com/princeppy/ae0f2 ... ication-md</a>

We use stripe in woocommerce for recurring and it works great. Making it simple to seperating the calculation engine of what and who to bill (SaaS app), and the actual billing (Stripe, paypal, etc etc) is key rather than trying to do it all. maybe just an integratioin to woocommerce or something like that and let that look after the feeds to Xero, MYOB, etc as well.

We just cant seem to workout how to get the table notification. we are using dotconnect and oracledependancy so not sure if its a dotconnect or abp/signalr issue. Any thoughts? / help would be great!

Bump if anyone has any experience with dotconect-oracle-signalr.

No, we are not migrating aspnetzero to Oracle. We use sqlServer for the basic tenant management but all the app data is stored in an Oracle 12C db. The change takes place in the Oracle db, and signalR needs to update the aspnetzero front end UI.

@ismcadgas

Yes in hindsight SPA might have been a better architecture, however we have gone down the path of .net Core MVC/Jquery and don't have the luxury of time to change that now... so... the problem persists, we can try and live with the menu issue, and worst case wil code a static menu, but the page re-load and losing SignalR notifications is an issue which we'd like to solve if we can? Andrew.

Showing 1 to 10 of 25 entries