Activities of "ismcagdas"

Hi @geffzhang

I have shared the NG package source code via email. Could you try again downloading Volo.Docs.Admin module ? It might be a temporary problem.

Thanks,

Hi,

You can configure it like this;

Configure<IdentityServerOptions>(options => { options.IssuerUri = "Your issuer URL"; });

Hi @ismailyildirim

You can download source code of NuGet packages using abp get-source [Module-Name] command. Here are avaialbe module names at the moment;

  • 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

We will share source code of NPM packages via email with you.

Hi @LevanM

It is alredy open source (https://github.com/abpframework/abp/), couldn't understand what you are asking for, sorry. Could you explain a bit more detailed ?

Thanks,

Hi @ismailyildirim

Could you send an email to info@abp.io about this ?

Thanks,

Great to hear that :)

Hi,

Do you have Nuget.Config in the source code used in your build server ? Your NuGet.Config file must include abp.io nuget source specific to your account. It should be something like this;

<?xml version="1.0" encoding="utf-8"?>
<configuration>
    <packageSources>
		<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
        <!-- {ABP_COMMERCIAL_NUGET_SOURCE} -->
    </packageSources>
</configuration>
Showing 71 to 77 of 77 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.2.0-preview. Updated on February 17, 2026, 09:10
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.