Activities of "Andy"

ok, thanks.

Hi,

I am studying the book of 'implementing domain driven design' and wondering where i can have the source code of the example project introduced in the book.

It could help to save a lot of time if looking at the code while reading the book. thanks!

Andy

hai liming, thanks for your response.

I don't want to use two sets of package as it is unnecessary and will increase the download time.

can you please confirm if I can use the LeptonX Blazor server theme without the Blazorise package?

Hi,

I am developing based on ABP Blazor server commercial + LeptonX theme.

My problem is i want to use Syncfusion blazor component instead of Blazorise that is there by default.

While I tried to get rid of Blazorise and adding Syncfusion packages in, I encounter a runtime error:

AbpException: Could not find the bundle file '/_content/Blazorise.Bootstrap5/blazorise.bootstrap5.css' for the bundle 'Blazor.LeptonXTheme.Global'!

Does this mean I cannot remove Blazorise?

I have also added syncfufion packages into my project but the controls don't show on the pages while no error is through.

this is an article i followed: https://community.abp.io/posts/using-syncfusion-components-with-the-abp-framework-5ccvi8kc

Or this only works in the community version ABP?

Thank you.

  • ABP Framework version: v7.2.3
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

thanks! all good now.

OK, I figure out can use the code below to change the layouts in the pages. are there easier /

@{ Layout = "~/Themes/LeptonX/Layouts/Account/Default.cshtml"; }

or put the code into a _ViewStart page

Hi,

I am using the commercial LeptonX themes and get some questions.

  1. The default layout for my razor page website is Application, but for some pages, I have to use the Account layout (such as the signin and registration pages). Can you please let me know how I can achieve this?

  2. Can you please let me know where I can find the source code of the custom pages from demo site: https://x.leptontheme.com/side-menu/custom-pages/blog I have downloaded the source code of the LeptonX pro theme but don't find them there.

Thank you.

  • ABP Framework version: v7.2.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
Showing 1 to 7 of 7 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11