Get the latest tech news
.NET 10 Preview 6 brings JIT improvements, one-shot tool execution
Latest preview of the next version of .NET also introduces enhancements for JSON, Blazor WebAssembly, ASP.NET Core, .NET MAUI, and .NET tools.
A newly arrived sixth preview of Microsoft’s planned .NET 10 application development platform touts improved JIT code generation for struct arguments, one-shot tool execution, and other enhancements in the .NET libraries, runtime, and SDK, as well as the ASP.NET Core, Blazor, and .NET MAUI frameworks. Tool authors can bundle binaries for supported platforms, and the .NET CLI will select the correct one at install or run time. New security APIs were introduced to protect forms containing sensitive information from the usual screen capture approaches.
Or read this on Hacker News