I wish to try ABP for my next project, and have downloaded the .NET Core 1.x template. However I notice it still targets the .NET Framework 4.6. Will there be any plans to target .NET Core 1.x framework? A neat feature of .NET Core is being platform independent, which is one my the requirements of my project.
If there is a plan for it, how should the community contribute?
Thanks.
3 Answer(s)
-
0
Hi,
Currently ABP 2.0.0-rc3 supports .NET Core, see <a class="postlink" href="https://www.nuget.org/packages/Abp/2.0.0-rc3">https://www.nuget.org/packages/Abp/2.0.0-rc3</a>. We will release ABP 2.0 in a very short time, then we will work on moving our templates to ABP 2.0.
You can use ABP 2.0.0-rc3.
-
0
Hi,
Wow that's perfect, you guys are making steady progress! How do I contribute to the process of getting ABP 2.0 up and running, and also moving the templates over? Is there list of small to-dos, that I can make pull requests for? Thanks!
-
0
Thanks @juslwk,
Probably you know but ABP 2.0 is already released. You can always send pull requests if you want to contribute.
Thanks again.