BEST
DEALS
OF THE
YEAR!
SAVE UP TO $3,000
LAST DAY 1 DEC
00 Days
00 Hrs
00 Min
00 Sec
Open Closed

Blazorise product token not working #7408


User avatar
0
nalle.jacobsson@helaforsakring.se created
  • ABP Framework version: v8.1.4
  • UI Type: Blazor Server
  • Database System: EF Core

I have acquired a Blazorise product token, put it in my appsettings.json and applied it like this in my BlazorModule:

     private void ConfigureBlazorise(ServiceConfigurationContext context, IConfiguration configuration)
    {
        context.Services
            .AddBootstrap5Providers()
            .AddFontAwesomeIcons();

        Configure< BlazoriseOptions>(options =>
        {
            options.ProductToken = configuration["BlazoriseToken"];
        });
    }

However, the "free version" message is still displayed on my site. Why?

Thanks!


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    Hi,

    Could you open a nticket on https://blazorise.com/support

    I refunded your ticket here.

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.1.0-preview. Updated on November 20, 2025, 09:12
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.