Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update the C# version and shift to native dotnet core sdk instead of mono #207

Open
md-redwan-hossain opened this issue Dec 11, 2023 · 0 comments

Comments

@md-redwan-hossain
Copy link

In LightOJ, the current C# version stands at 6.8, built on Mono, which unfortunately lacks compatibility with several useful C# features. Presently, Microsoft provides native support for C# and .NET Core on Linux. Notably, Codeforces employs C# 10 with .NET Core SDK 6 LTS. To enhance compatibility and benefit from the latest advancements, it would be highly advantageous for LightOJ to upgrade to at least the same version as Codeforces (dotnet core sdk 6 LTS) or consider adopting an even more recent version, such as dotnet core 8 LTS, if possible. This upgrade would greatly contribute to a more robust and feature-rich C# environment on LightOJ.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant