P
P
Popou2022-02-19 07:17:02
.NET
Popou, 2022-02-19 07:17:02

.Net 7, will they add anything significant?

Only recently net 6 came out, and to be honest, this update seemed really tangible to me, but net 7 preview 1 has already been released, and apart from words about optimizations, I didn’t notice anything special ....

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2022-02-19
@Popou

and apart from the words about optimizations, I didn’t notice anything special ....

And there is. Mostly stabilizing and extending already implemented APIs with performance improvements.
Perhaps more will be shown in the next preview.
At a minimum, C# 11 is expected with new features like "raw string literal" and required when declaring properties.
Stabilization of generic math and abstract static in interfaces is also expected.
Oh, and by the way, here's the quote:
Major areas of focus for .NET 7 include improved support for cloud native scenarios, tools to make it easier to upgrade legacy projects, and simplifying the developer experience by making it easier to work with containers.

It seems like they are paying more attention to Orleans - MB will bring more features to it (well, they will integrate it with Azure)
.NET is now at such a stage that it needs to be paid back somehow - that means they will pay a little more attention to Azure than to itself .NET

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question