DOTNET CORE 7 NEW FEATURES DETAILED HERE! CHECK OUT THE LAST PREVIEW BEFORE NOV 10th RELEASE!

7 New Features!

Share This Post

Microsoft today (Aug. 9) shipped .NET 7 Preview 7, the final preview before it hits Release Candidate stage in advance of a Nov. 10 debut.

Preview 7 has been tested with Visual Studio 17.4 Preview 1, which also was released today along with the final VS 2022 v17.3 release.

DOTNET CORE NEW FEATURES:

.NET 7 will finally unify all the disparate .NET dev tooling components, enabling developers to build all types of apps — desktop, mobile, web and more — on the same Base Class Library (BCL), runtime and compilers. This was actually the goal of .NET 5 — a successor to the .NET Core offerings — when it debuted in November 2020. However, development problems exacerbated by the COVID-19 pandemic kept that from happening, so not all the planned bits made it into .NET 5 and were postponed until .NET 6 arrived in November 2021 as a Long Term Support (LTS) release. Even then, though, Microsoft’s overarching unification effort was incomplete because some components, such as .NET Multi-platform App UI (.NET MAUI), slipped the schedule. .NET MAUI has since reached General Availability, so full unification is expected in November.

Dotnet Core

For Preview 7, the dev team focused on improving System.LINQ, Unix file permissions, low-level structs, p/Invoke source generation, code generation and websockets, said Jeremy Likness, senior program manager, in an Aug. 9 announcement post. All those specific items fall somewhere under general guidance provided in the Themes of .NET site.

Dotnet Core

Here are summaries of those improvements, with links to associated GitHub issues and pull requests for more information:

  • Simplified ordering with System.LINQ: 
    System.Linq now sports new methods, Order and OrderDescending, which are used to order an IEnumerable according to T. This stems from dotnet/runtime#67194.
  • Support for Unix file modes: 
    This uses a new enum and APIs to address the lack of built-in support for getting and setting Unix file permissions, used to control which users can read, write and execute files and directories. This stems from dotnet/runtime PR#69980.
  • Low-level struct improvements: ref field support: 
    The .NET 7 runtimes now fully support ref fields within ByRefLike types: ref and struct. “There was extensive language design behind this much requested feature that users can read about: low-level struct improvements,” Likness said. “With this feature, types previously requiring specialized handling in the runtimes (for example, Span<T> and ReadOnlySpan<T>), can now be fully implemented in C#.”
  • LibraryImport P/Invoke source generator: 
    Likness said this reflects the culmination of more than 18 months of work on the LibraryImport source generator, intended to be a drop-in replacement for most DllImport uses in both the runtime product and in user code. LibraryImport has been rolled out to all .NET libraries, which have been shipping with source generated marshalling code since .NET 7 Preview 1. “The source generator ships with the .NET 7 TFM and is readily available for consumption,” Likness said. “In order to get the benefit of the source generated marshalling, replace usages of DllImport with LibraryImport. There are Analyzers and Fixers that can assist with this process.” This stems from dotnet/runtime#60595.
  • ClientWebSocket upgrade response details: 
    ClientWebSocket now provides details about upgrade responses, specifically information about response headers and status codes, which can be valuable in both failure and success scenarios. The latter can help developers distinguish between retriable and non-retriable errors when failures occur, while headers might also contain additional information on how to handle such situations and also prove helpful even in successful web socket connections, in that they can contain a token tied to a session, some info related to the subprotocol version and other information. This stems from dotnet/runtime#25918.

Likness also listed several improvements to CodeGen and loop optimizations, along with some breaking changes in the preview.

StartupHakk:

Whether it’s doing some specialized business process. We specialize in taking these specialists in their field and teaching them how to develop and teaching them to become a full stack developer and in the process. What you’re going to get with that is you will get somebody who can become a full stack developer while still being a specialist in their field and this is ultimately going to be, we feel, one of the best hybrids and really be the best benefit for a corporate world who can work with getting these specialized people to work as a developer and then that’s gonna ultimately help them to be really good in their field and I think this is one of the specialties that we’re going to really be working so make sure you check out startuppack.com.

This is a great opportunity that we’re just starting out to kick off our coding boot camp so that you can take someone who’s a specialist in your field, teach them to be a developer and then begin to build and learn all of these most important skills that you get. So make sure to check out https://www.startuphakk.com/

More To Explore

top-10-highest-paying-jobs
offers

Top 10 Hottest IT Roles of 2023

Introduction Hi – I am Spencer Thomason, founder of StartupHakk as well as other companies.  I love talking about the fundamentals of being a developer.  I have been a developer