#lts

[ follow ]
fromTheregister
2 weeks ago

Microsoft ships .NET 10 LTS and VS 2026, Copilot everywhere

C# 14, included in the .NET 10 SDK, introduces file-based apps, meaning applications contained in a single file with a .cs extension. These look a lot like scripts, and support #! directives on Unix-like platforms, enabling invocation via the ./ prefix when marked as executable. This could be useful for utilities, but the thinking behind this is more about attracting newcomers to the language by simplifying the first steps. Single file applications can be converted to full projects using the new command, dotnet project convert.
Software development
#nodejs
fromLogRocket Blog
6 months ago
Node JS

Node.js 24 is here: What's new and what to expect - LogRocket Blog

Node.js 24 launches with a focus on innovation and stability, entering LTS in October 2025 for production adoption.
Node JS
fromLogRocket Blog
6 months ago

Node.js 24 is here: What's new and what to expect - LogRocket Blog

Node.js 24 launches with a focus on innovation and stability, entering LTS in October 2025 for production adoption.
fromTechzine Global
2 months ago

Oracle Java 25 brings AI boost, 18 JEPs and LTS

One of the biggest annoyances of Java has always been the amount of code needed to write even "Hello World." This is a barrier for new users. Oracle wants to do something about this. "Paving the on-ramp" is therefore receiving a lot of attention, including in the pre-briefing we attended on Java 25. A good example of this is JEP 512 (Compact Source Files and Instance Main Methods). New users can write their first programs without needing extensive knowledge of the language.
Artificial intelligence
Scala
fromScala-lang
6 months ago

Scala 3.3.6 LTS is now available!

Scala 3.3.6 LTS enhances stability by backporting critical bug fixes and improvements from Scala Next with proven compatibility.
[ Load more ]