Open Closed

Why *.Application project strict to NET Standard 2.0? Why not NET 6? #2693


User avatar
0
zhongfang created

hCheck the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.1.4
  • UI type: Blazor
  • DB provider: MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes

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

    Hi,

    Because we want to reuse the library as much as possible, when you create a library, it is best to depend on the lowest possible framework. In this way, more platforms can use it.

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