Hi,
that's great! Is the lib compatible with .NET 5.0?
Cheers,
Choco
Is the PCANBasic .NET Assembly Be compatible with .NET 5.0?
-
- Posts: 8
- Joined: Mon 13. Nov 2017, 15:42
-
- Sales & Support
- Posts: 1083
- Joined: Fri 20. Sep 2019, 13:31
Re: Welcome to the PCANBasic .NET Assembly Beta
Hello,
The PCANBasic .Net Assembly was developed on basis of .NET Standard 1.0 and according
to the information provided by microsoft is compatible with .NET 5.0
Here a link to the microsoft-page going into further detail:
https://docs.microsoft.com/de-de/dotnet ... t-standard
To quote microsoft regarding this
Best Regards
Marvin
The PCANBasic .Net Assembly was developed on basis of .NET Standard 1.0 and according
to the information provided by microsoft is compatible with .NET 5.0
Here a link to the microsoft-page going into further detail:
https://docs.microsoft.com/de-de/dotnet ... t-standard
To quote microsoft regarding this
For further questions feel free to contact me again.For existing code that targets netstandard, there's no need to change the TFM to net5.0. .NET 5.0 implements .NET Standard 2.1 and earlier. The only reason to retarget from .NET Standard to .NET 5.0 would be to gain access to more runtime features, language features, or APIs. For example, in order to use C# 9, you need to target .NET 5.0. You can multitarget .NET 5.0 and .NET Standard to get access to newer features and still have your library available to other .NET implementations.
Best Regards
Marvin
---
Marvin Heidemann
PEAK-Support Team
Marvin Heidemann
PEAK-Support Team
-
- Posts: 8
- Joined: Mon 13. Nov 2017, 15:42
Re: Is the PCANBasic .NET Assembly Be compatible with .NET 5.0?
Hi,
we are using it with net5 without issues (on Windows). Still on the first version of the PCANBasic .NET.
Regards,
Cholo
we are using it with net5 without issues (on Windows). Still on the first version of the PCANBasic .NET.
Regards,
Cholo