Open Closed

Creating a new solution in .Net8 #8480


User avatar
0
maxime.poulin@genisys.solutions created

Hi!

We would like to start a new solution targeting the latest LTS version (.Net8). I can't seem to figure out how to create a new solution using the CLI or the Studio to target .Net 8 and related ABP packages... Is there any way for to do this?


2 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hello, unfortunately it is not possible to do this with the ABP Studio GUI at the moment, but if you wish, you can install older versions of Volo.Abp.Studio.Cli and do this. For example, version 0.9.8 of Volo.Abp.Studio.CLI generates the template of ABP with version 8.3.4. You can look here for version mappings.

    You can generate it this way and then use the latest version of ABP Studio on this solution.

  • User Avatar
    0

    Thanks for the reply! I think it will work this way.

Made with ❤️ on ABP v9.1.0-preview. Updated on December 13, 2024, 06:09