-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
C:\CTEMP>abp new AbpSunday -u blazor -m none --theme leptonx-lite --pwa -csf
[15:08:06 INF] You a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
### Can't find the index.js file,while in the container's app folder, the file exists in the rgiht…
ddzsy updated
3 weeks ago
-
Hi
Error message whilst trying to use your Pure theme with latest ABP Framework
Any ideas please?
MissingMethodException: Method not found: 'System.Collections.Generic.List`1 Volo.Abp.AspNetC…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
After doing abp bundle in a new blazor webapp project, some parts of global.js is removed.
the re…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
There are differences in the program.cs file created by new cli and old cli. Template is app.
Let…
-
abp new Acme.BookStore --ui no-ui -dbms MySQL -m none --theme leptonx-lite -csf
[18:22:56 INF] ABP CLI 0.7.7 (Beta)
[18:22:56 INF] You are running the second generation of the ABP CLI. If you're int…
-
In the [ABP framework](https://github.com/abpframework/abp/tree/dev/framework/src), there is a module called Volo.Abp.AspNetCore.Components.MauiBlazor.Theming. How can we set up and use the MauiBlazor…
-
I created a layered project based on ABP Framework 8.2 and deployed it to the local environment using Docker Desktop.
When I call the API in Swagger, an error occurs.
### The Dockerfile files for …
-
通过ABP CLI启动Angular前端模块开发,更换Theme,替换组件,开发新的组件,都需要通过CLI实现。
现在自定义Angular模块,很难整合ABP。
-
please change Themes\Basic\Components\Brand\Default.cshtml file start with this. the default code cann't use with Abp Tiered solution.
@using Volo.Abp.Users
@using Volo.Abp.UI.Navigation
@usin…