Open Closed

Volo.Abp.AuditLogging.Application version 4.4.0 is gone from nuget. #3342


User avatar
0
fyang@bdo.ca created

Hi team, please help to check why "Volo.Abp.AuditLogging.Application" is gone from nuget !

my current solution needs to refer to above mentioned package.

Please help

Thank you for your time.

BDO team


6 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can choose the Abp Commerical nuget source and search volo.abp.auditlogging.application

    You can check the Nuget.config file (under your solution folder), if there no Abp Commerical nuget source you can use the abp suite to create a new project and copy its Nuget.config file.

  • User Avatar
    0
    fyang@bdo.ca created

    Thank you Mr Liang. Since previous version is in nuget instead of in commercial nuget. Whether it means we need to purchase ABP commercial license to use it?

    Regards

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Since previous version is in nuget instead of in commercial nuget

    We never publish Volo.Abp.AuditLogging.Application package to the NuGet source.

    it means we need to purchase ABP commercial license to use it?

    You already have an ABP commercial license, so you can install the package directly

  • User Avatar
    0
    fyang@bdo.ca created

    Hi Mr Liang, I follow your commands to setup Nuget Resource in Visual Studio 2022 and try to access the "Volo.Abp.AuditLogging.Application" package from abp commercial nuget resource and raised below errors.

    Please help.

    Thank you

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I'm sorry about it,

    The source should be https://nuget.abp.io/<YourLicenseKey>/v3/index.json

    You can use the ABP suite to create a new project, you will find the License key in the NuGet.Config file.

  • User Avatar
    0
    fyang@bdo.ca created

    Thank you Liang. It works now.

    Regards

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11