Posts by this author

Sep 25, 2023
Post comments count72
Post likes count19

The convenience of .NET

The .NET platform provides convenient solutions to many tasks, for developers looking for a straightforward utility function or a high degree of control crafting an algorithm.

.NETPerformanceFeatured
Aug 8, 2023
Post comments count13
Post likes count13

Announcing .NET 8 Preview 7

.NET 8 Preview 7 is now available with improvements to type containers, JSON source generation, and CodeGen as well as new support for HTTPS proxy, WPF open folder dialog, and iOS hybrid globalization.

.NET
Mar 29, 2023
Post comments count1
Post likes count9

Improving multi-platform container support

Learn how to build containers for multiple architectures, including building containers on Apple M1 machines for an x64 cloud.

.NETContainersLinux
Aug 16, 2022
Post comments count45
Post likes count20

.NET 6 is now in Ubuntu 22.04

.NET 6 is now included in Ubuntu 22.04 (Jammy) and can be installed with just apt install dotnet6. This change is a major improvement and simplification for Ubuntu users. We're also releasing .NET with Chiseled Ubuntu Containers, a new small and secure container offering from Canonical. These improvements are the result of a new partnership betwee...

.NETASP.NET CoreContainers