-
now day,the abp vnext use the default theme ,but I want use diffrent theme for example metronic.how to add new theme to abp vnext? any document? thanks
-
![image](https://user-images.githubusercontent.com/30018771/59706030-2ba89780-9232-11e9-967a-ee73f1f6980e.png)
-
This is how we used to call background service classes.
![image](https://user-images.githubusercontent.com/4476822/71600990-908a6600-2b62-11ea-82c8-7e1418d41a70.png)
in vNext the **IocManager** is…
-
abp vnext is awsome,But I wonder when the documentation will be complete.
-
On ABP there is a override method to change the default table prefix
> modelBuilder.ChangeAbpTablePrefix("YourPrefix")
Is there an approach do it on abp vnext?
-
我觉得直接用abp vnext的模块来开发效率要高些,后续的微服务支持也要好些?
-
It seems that ABP vNext makes provision for specifying a connection string for a new tenant when creating a tenant via a ASP.Net Core 3, EF Core, Angular startup template.
After the connection str…
-
ABP Vnext is more suitable for serverless. FAAS F(ApplictionService)
-
I need a few days of paid consulting on how to best use the ABP framework to correctly set up our solution and implement the few features that have been available so far.
Please contact me at (DELE…
ghost updated
5 years ago
-
Hi, I'm new to abp vnext framework. But I have been with .net core for 2 years. Recently, we wanna re-build our service with abp. Here is my question: how could I remove all of those web things off fr…