Activities of "alper"

Answer

@lwilbourn @rcalv002 I reproduced the issue. There's a problem generating the Angular code. Created an internal issue. Will be fixed in v4.0.1

@christianharo I couldn't reproduce "No gulpfile found" problem. Tried on 2 different projects

Answer

@christianharo can you add the below line to your NuGet.config in your root directory of the solution.

<add key="BlazoriseMyGet" value="https://www.myget.org/F/blazorise/api/v3/index.json" />

I created a new v4.0 project and my Suite is also 4.0 There was no error creating entities.

I guess your project is v4.0.0-RC ...

this character is in these templates: createjs_DropdownFunctions.txt , editjs_DropdownFunctions.txt and Indexjs_NavigationPropertyDropdownOpenEditModalArgs.txt.

When I check it in v3.3.2 (Suite) I don't see the dash char.

can you double check that you are running on 3.3.2. this was an old issue and must be fixed in 3.3.2

  • The ABP Framework is an open-source project. You can download the source-code from its GitHub repository

  • Only Business and Enterprise license types are allowed to download source-code

Download the source-code of the PRO and free modules

Method-1: ABP Suite

You can use APB Suite. Click the Modules menu item to find download links for each module. You can also add the module as a NuGet package or as a project reference.

See also https://docs.abp.io/en/commercial/latest/abp-suite/source-code

Method-2: ABP CLI

You can use the ABP CLI to download a module source-code. See how to get source via CLI.

Example usage of the module download via ABP CLI:

 abp get-source Volo.Account.Pro

Frequently used module names:

  • Volo.Account
  • Volo.AuditLogging
  • Volo.BackgroundJobs
  • Volo.Blogging
  • Volo.Docs
  • Volo.FeatureManagement
  • Volo.Identity
  • Volo.IdentityServer
  • Volo.PermissionManagement
  • Volo.SettingManagement
  • Volo.TenantManagement
  • Volo.Users
  • Volo.Docs.Admin
  • Volo.Account.Pro
  • Volo.AuditLogging.Ui
  • Volo.Identity.Pro
  • Volo.Identityserver.Ui
  • Volo.LanguageManagement
  • Volo.Saas
  • Volo.EmailManagement
  • Volo.LeptonTheme

LeptonX Theme source-code

To download the source code of the LeptonX Theme

abp get-source Volo.Abp.LeptonXTheme

For the old Lepton Theme source-code, use this code: abp get-source Volo.LeptonTheme


Angular packages source-code

To download the source-code of the Angular packages, download the corresponding module via abp get-source command. After downloading, you will find a folder called Angular. This folder contains the source-code of Angular packages.

and close your Visual Studio then delete all bin&obj folders

I want to download the ABP Framework, pro modules and theme source-code. Also how can I download the pro Angular NPM packages?

Answer

do you have typeof(AbpPermissionManagementEntityFrameworkCoreModule), in your DependsOn attribute in Host project

this is my test with 4.0.0 it works ... can you try to update to the latest

Showing 1471 to 1480 of 2058 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 22, 2025, 10:12