Open Closed

How to generate a starter template that use .net 8 and EF 8 #8625


User avatar
0
marco.susani created

Hi, i need to generate an abp solution that use .net 8 and EF 8 because my EF provider for IBM DB2 does not support .net 9 and EF 9. How can i do that?


5 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello ,

    Can you please check this https://abp.io/support/questions/8488/How-do-I-create-a-project-with--net-core-v8-with-abp-studio-and-setup-crud-with-abp-suite if it will helps you.

    Thank you.

  • User Avatar
    0
    marco.susani created

    Ok, i'll try. After reinstall the Volo.Abp.Studio.Cli -version 0.9.7, can i use the latest abp studio to generate the template? Or i need to generate it only through CLI?

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Ok, i'll try. After reinstall the Volo.Abp.Studio.Cli -version 0.9.7, can i use the latest abp studio to generate the template? Or i need to generate it only through CLI?

    Hi, you can see which ABP Studio version uses which ABP version, in this documentation. The versions with 8.x.x uses .NET 8 & EF Core 8. After you used the ABP Studio in one of the relevant versions, you can create any template with .NET 8. You can alternatively create solution via ABP Studio CLI but as I said you can also do this via ABP Studio desktop application. (The latest ABP Studio, which is v0.9.20 now, creates a template with only .NET 9+, so if you upgrade your ABP Studio version, you will be unable to create solutions with .NET8)

  • User Avatar
    0
    marco.susani created

    Ok understood, but where can i download the older version of ABP Studio or downgrade my current latest installation?

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Ok understood, but where can i download the older version of ABP Studio or downgrade my current latest installation?

    Sorry for the inconvenience, curently we are not providing an option for downgrading ABP Studio. You can use the ABP Studio CLI for now and monitor your application in ABP Studio desktop application.

Made with ❤️ on ABP v9.2.0-preview. Updated on January 08, 2025, 14:09