Is it possible to include the latest release with .Net Framework ( .Net 4.8) ? #286
Alauddin108
started this conversation in
General
Replies: 4 comments 1 reply
-
Hi! Calcpad is not compatible with .NET Framework 4.8. It extensively uses the latest C#/.NET features and it will require a lot of work to downgrade. Even if you do that, it will loose a lot in terms of functionality and performance.. It would be much easier to upgrade to .NET 8. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi,
Thank you for quick reply. I realized that, currently, it is not compatible with .net framework 4.8. But, I was assuming that, may be, it was using .net 4.8 before Calcpad 5.5.0. It may be Calcpad 5.4.9 or earlier. I was requesting for one of those early/previous release/source code that using .net 4.8.
Regards,
Alauddin Biswas
Canada
…________________________________
From: Ned Ganchovski ***@***.***>
Sent: Saturday, March 9, 2024 2:00 PM
To: Proektsoftbg/Calcpad ***@***.***>
Cc: Alauddin108 ***@***.***>; Author ***@***.***>
Subject: Re: [Proektsoftbg/Calcpad] Is it possible to include the latest release with .Net Framework ( .Net 4.8) ? (Discussion #286)
Hi!
Calcpad is not compatible with .NET Framework 4.8. It extensively uses the latest C#/.NET features and it will require a lot of work to downgrade. Even if you do that, it will loos a lot in terms of functionality and performance.. It would be much easier to upgrade to .NET 8.
You only have to install the latest SDK:
https://dotnet.microsoft.com/en-us/download/dotnet/8.0
—
Reply to this email directly, view it on GitHub<#286 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BASZDKE5I4NREFFBHX75RZDYXNL4TAVCNFSM6AAAAABEOJL5XKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DOMZRGMZDO>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Again, sorry for mis-understanding. In my Github message, I mentioned "latest" but, I did not mean Calcpad 6.2.1 by "Latest". I meant, latest version with .Net Framework 4.8. That could be Calcpad 5.4.9 or Calcpad 5.1.0 or earlier. I am very interested to study it in .net 4.8 and after that I will try to use latest version of Calcpad in .NET 8.0
Regards,
Alauddin Biswas
Canada
…________________________________
From: Ned Ganchovski ***@***.***>
Sent: Saturday, March 9, 2024 2:00 PM
To: Proektsoftbg/Calcpad ***@***.***>
Cc: Alauddin108 ***@***.***>; Author ***@***.***>
Subject: Re: [Proektsoftbg/Calcpad] Is it possible to include the latest release with .Net Framework ( .Net 4.8) ? (Discussion #286)
Hi!
Calcpad is not compatible with .NET Framework 4.8. It extensively uses the latest C#/.NET features and it will require a lot of work to downgrade. Even if you do that, it will loos a lot in terms of functionality and performance.. It would be much easier to upgrade to .NET 8.
You only have to install the latest SDK:
https://dotnet.microsoft.com/en-us/download/dotnet/8.0
—
Reply to this email directly, view it on GitHub<#286 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BASZDKE5I4NREFFBHX75RZDYXNL4TAVCNFSM6AAAAABEOJL5XKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DOMZRGMZDO>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Thank you, Again. I was requesting because I saw in your website/blog discussing about Calcpad 3.2 in 2018.
…________________________________
From: Ned Ganchovski ***@***.***>
Sent: Saturday, March 9, 2024 2:34 PM
To: Proektsoftbg/Calcpad ***@***.***>
Cc: Alauddin108 ***@***.***>; Author ***@***.***>
Subject: Re: [Proektsoftbg/Calcpad] Is it possible to include the latest release with .Net Framework ( .Net 4.8) ? (Discussion #286)
Hi!
It is not only the .NET version. Earlier versions have almost nothing to do with what is Calcpad now. poor functionality, slow and buggy. The program has extensively developed mainly in the latest years. The code was also significantly refactored. It wouldn't be of any particular use for you.
—
Reply to this email directly, view it on GitHub<#286 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BASZDKA6LH4AO4DFNTI4GBDYXNP4NAVCNFSM6AAAAABEOJL5XKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DOMZRGUYDO>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I came to know about this project/software few days ago. I do not know much about .net core or .NET 6, 7, 8. I am working only with .net Framework project. I checked your "Release" page. But, oldest version (Calcpad 5.5.0) is using .Net 6.0. I am very interested to build it with .net 4.8 in Visual Studio 2019. I would appreciate, if you can include a release (including source & setup file) in your release page. Or, if any problem in adding it in the release page then I can give you my email address so that you can send it to me, if possible.
Regards,
Alauddin Biswas
Canada
Beta Was this translation helpful? Give feedback.
All reactions