Will you be adding per seat subscription pricing? It seems like it has been on the roadmap for quite some time: https://github.com/aspnetzero/aspnet-zero-core/issues/731 If you will not be adding it anytime soon can you please provide guidance on how to build this out?
How can I change the billing frequency in asp.net zero for editions? For example I want a plan that charges $100 weekly and a plan that charges $300 monthly.
when will subscription coupons be added as it has been on the roadmap for some time?
How do I set up the app to use a PostgresSql db instead of SQL server?
Hi, can you please help me with the version upgrade process?
I am stuck at this part below of the doc. How am I supposed to recreate a project with the same name if I only have one project download?
https://docs.aspnetzero.com/en/common/latest/Version-Updating
Hello, when will the app be upgraded to metronic 9? It seems to be a big improvement as they moved to tailwind rather than bootstrap.
https://devs.keenthemes.com/question/metronic-9-with-tailwind-css-released
We are running .NET 8.0, Version 13.1.1 Asp.Net Core & Angular (single solution)
We are getting the following error when running Web.Host with AbpEditions & AbpTenants after removing the ABP prefix from all database tables following the solution from this issue:
https://github.com/aspnetboilerplate/aspnetboilerplate/issues/2382