.NET 6 released today with massive gains in performance!
(8 November 2021)

Other recent news...

Microsoft highlights .NET 8 Hardware Intrinsics features
Additional hardware functionality via APIs so the bespoke web apps we develop can take advantage of users' underlying hardware, e.g. WebAssembly support so that core algorithms can...
11 December 2023
Google launches Gemini AI model
Gemini was designed for flexibility, so it can run on everything from data centres to mobile devices. It's been optimized for three different sizes: Ultra, Pro and Nano (for on-dev...
6 December 2023
Apple launches release candidate versions of iOS 17.2 & iPadOS 17.2
Developing and testing our bespoke Apple iOS apps on beta versions of iOS 17.2 & iPadOS 17.2 allows our app developers to confirm that the apps we develop will work as expected...
5 December 2023
.NET 6 released today with massive gains in performance!
Today’s release of  .NET 6 is the result of just over a year’s worth of effort by the .NET Team and community. C# 10 and F# 6 deliver language improvements that make our web app engineers' code simpler and better.
 
There are massive gains in performance, which we’ve seen dropping the cost of hosting cloud services.
 
.NET 6 is the first release that natively supports Apple Silicon (Arm64) and has also been improved for Windows Arm64.
 
Microsoft have built a new dynamic profile-guided optimization (PGO) system that delivers deep optimizations that are only possible at runtime.
 
Cloud diagnostics have been improved with dotnet monitor and OpenTelemetry. WebAssembly support is more capable and performant. New APIs have been added, for HTTP/3, processing JSON, mathematics, and directly manipulating memory.
 
.NET 6 will be supported for three years. The New Media Aid app development teams have already started upgrading applications to .NET 6!
 
Some of the great new features and improvements in ASP.NET Core for .NET 6 are shown below:

 

more news...