Activities of "alper"

How can I switch to my custom email sender service, other than the default one.

I get license error when I publish my web application.

ABP-LIC-0008 - License check failed for 'Volo.Abp.LeptonTheme.Management.Domain.Shared-v2.9.0.0'.

How can I customize, override, edit the existing login page ?

How / Where can I configure my email settings to send emails?

Question

Update the ABP CLI:

dotnet tool update -g Volo.Abp.Cli

Update the ABP Suite:

abp suite update or dotnet tool update -g Volo.Abp.Suite

  • Release notes https://docs.abp.io/en/commercial/latest/release-notes

I'd like to change logo and position

How can I hide register links so that only admin can create user accounts?

How do I remove the jquery.js from the bundle?

Followed the KendoUI documents (getting started and deferred-initialization)

  • Added Telerik.UI.for.AspNet.Core.Trial NuGet package.
  • Added tag helpers of KendoUI: _ViewImports.cshtml.
  • Called context.Services.AddKendo(); in the ConfigureServices of the web module.
  • Creates view components (for script and style imports) and added to the layout via ABP Layout hook system.
  • Used the .Deferred() as explained in its documentation. In this way, I make the component scripts rendering at the end of the page, instead of inline.

See the commit => https://github.com/abpframework/abp/commit/ec3ff48ef0e47432bccc1e11f87b0d026cf2f8be

Showing 91 to 100 of 110 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 18, 2025, 07:10