Activities of "EngincanV"

Hi, this is a well-known issue and we fixed it. It will be available with the stable version (v6.0.0).

Hi, GithubRootUrl should be https://github.com/abpframework/abp/tree/{version}/docs/.

The module which uses the ISettingManager is as follows:

Can you use the Inject attribute instead of constructor injection as below and try again:

    public partial class NewsSettingGroupComponent
    {
        [Inject]
        public ISettingManager SettingManager {get; set;}
    
    }

Btw, to be able to use the ISettingManager in the blazor project, your project should depends on SettingManagement.Domain package (directly or indirectly).

Hi again, sorry I could not reproduce the problem that you are facing. If it's possible can you send your project to me via email (to engin.veske@volosoft.com)?

Thank you. but still when i'm creating a new project using given values i'm facing an error when application send request to URL, which is different from URL i' have given https://raw.githubusercontent.com/abpframework/abp/dev/docs/en/docs-langs.json

could you please help with that?

You can update the GitHub Root Url as https://github.com/abpframework/abp/tree/dev/docs (remove /en from the url) and try again?


I close the question since the libs folder is included in the VoloDocs project and can be installed from here. Please create a new question, if you struggle to configure VoloDocs.

Best Regards.

We've updated the download links, please re-download the application from: https://docs.abp.io/en/abp/latest/Apps/VoloDocs#download (libs folder is included in application)

Hi @zalak, we'll update the download links and i let you know when it's done. Best Regards.

But when adding the RequiresFeature attribute to either a class or a method:

Hi, can you make your methods as virtual? It's required for intercepting.

It would be great if you could explain the reason of the problem :)

We have made some changes in our websites and this caused problems on our Authentication Server. So we reverted the deployment and it should work now as before.

Sorry for the trouble. Best Regards.

We've fixed the problem, please try to login again.

Showing 971 to 980 of 1343 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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 12, 2025, 10:20