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
Hi,
As long as you don't expose your key, using SimpleStringCipher is safe. Our first gaol is to upgrade AspNet Zero to .NET 7. Then, we will decide to implement this feature or not but if we implement it, it will be end of this year.
Did this feature ever get implemented? If not do you have a guide or workaround on how it can be implemented?
We would like to be able to generate a unique magic link for a user to allow a user to sign into the app directly without username or password credentials.
@ismcagdas
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