Rank: Newbie
Groups: Guest
Joined: 2/9/2022(UTC) Posts: 1
|
Hello, is there another update on version 11 and .NET Core support? If there is availability in the beta, I would like to be considered.
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 7/28/2003(UTC) Posts: 1,660
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
Originally Posted by: Vaio Hi, can we upgrade from graphics mill v10 to v11 .Net Core version? No, yet, but the .NET Core version is coming soon. |
Best regards, Fedor Skvortsov
|
|
|
|
Rank: Newbie
Groups: Guest
Joined: 1/22/2020(UTC) Posts: 2
|
Hi Fedor,
Any news on Graphics Mill for .NET 6 ? It would be great in order to make it 100% compatible with our projects.
Thank you very much for your reply !
Raphaël
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 7/28/2003(UTC) Posts: 1,660
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
Hi Raphael,
Our engineers are finishing the development of Graphics Mill 11 and plan to release it within a couple of weeks.
The next milestone is release of .NET 6 version for Windows that should be available shortly. As for the Linux version there are no specific plans yet. |
Best regards, Fedor Skvortsov
|
|
|
|
Rank: Newbie
Groups: Guest
Joined: 1/22/2020(UTC) Posts: 2
|
Great news !!!
Congrats to the Aurigma team for making such amazing products !
Regards,
Raphaël
|
|
|
|
Rank: Newbie
Groups: Guest
Joined: 10/9/2022(UTC) Posts: 3
|
Version 11 is available now, but .NET Core is not supported yet?
|
|
|
|
Rank: Newbie
Groups: Guest
Joined: 9/24/2021(UTC) Posts: 3
|
Originally Posted by: Fedor We have not released the version 11 yet as well as its Core version.
The beta version 11 for .NET Full should be available in the end of January and the final version within Winter. The .NET Core version should be avaialble in a month after the .NET Full version. The version 11 for .NET Full is released. Do you have any news about .NET (Core) 6+ ?
|
|
|
|
Rank: Newbie
Groups: Guest
Joined: 5/7/2008(UTC) Posts: 3
|
Is there any update to this? If no .NET Core version is coming, we will have to use a different toolset/product - soon.
|
|
|
|
Rank: Newbie
Groups: Guest
Joined: 5/7/2008(UTC) Posts: 3
|
Is this even in a timeline at this point?
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 7/28/2003(UTC) Posts: 1,660
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
Hello everyone, Sorry for the long delay. At the beginning of this year, we came back to the problem with the .NET platform (formerly known as .NET Core). Initially we did try to migrate to the first version of .NET Core, and we couldn’t because of a MSVC 2019 compiler issue. So, we had to suspend the migration. Last year we did a great job of updating our compiler. Unfortunately, the old issue was not fixed, and we had to make different workarounds about that. Our compiler became up to date, and we were ready to get back to migration. It turned out that some time ago .NET Framework compatibility mode was introduced in .NET, and now it’s possible to use .NET Framework assemblies in modern .NET projects. But you need to take care about dependencies, i.e. if your .NET Framework assembly references some other assembly, you need to add it as a dependency as well. Otherwise, you’ll get a runtime exception. As for Graphics Mill, it doesn’t have too many dependencies – only System.Drawing and System.Configuration.ConfigurationManager. Fortunately, Microsoft provides their implementations for the .NET platform and all you need is to add them to your project. We’ve updated the NuGet package in Graphics Mill 11.5.23 – it’ll add all the required packages when you install it on .NET project. Our tests on .NET have passed successfully. The only exception is objects serialization and desktop application licenses, because the required classes have been deprecated in .NET. So, you can’t serialize objects and you can’t build desktop applications for .NET projects with embedded license. So you can use Graphics Mill with .NET (formerly known as .NET Core) on Windows platform. Edited by user Tuesday, January 23, 2024 10:49:39 PM(UTC)
| Reason: Not specified |
Best regards, Fedor Skvortsov
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.