Skip to main content

Blog posts tagged ".NET"

Canonical announces the general availability of chiselled Ubuntu containers

Production-ready, secure-by-design, ultra-small containers with chiselled Ubuntu Canonical announced today the general availability of chiselled Ubuntu containers which come with Canonical’s security maintenance and support commitment. Chiselled Ubuntu containers are ultra-small OCI images that deliver only the application and its runtime

See for yourself: the benefits of chiselled Ubuntu images in action with an ASP.NET shop demo

Looking for a way to improve the performance and reliability of your online shopping and payment systems during the holiday season? Look no further than chiselled Ubuntu images! In this blog series, I’ve already discussed the benefits of using these lightweight and efficient images for your containerised applications. In this second part,

Chiselled Ubuntu: the perfect present for your containerised and cloud applications

As we enter the holiday season, online shopping and payment systems are gearing up for higher traffic and workloads. Ensuring that these applications can handle the increased demand without slowing down or crashing is critical for providing a smooth and efficient experience for customers. One way to improve the performance and reliability

.NET for Ubuntu hosts and containers is now available on Arm-based platforms

Canonical and Microsoft collaborate with Arm to enable .NET for Ubuntu hosts and containers on Arm Arm, Canonical and Microsoft are collaborating to deliver an improved experience and performance for .NET on Arm .NET 6 for Ubuntu 22.04 containers is now supported on Azure Kubernetes Service on Arm The ASP.NET, .NET SDK and .NET runtimes

Microsoft and Canonical announce native .NET availability in Ubuntu 22.04 hosts and containers

.NET developers are now able to install the ASP.NET and .NET SDK and runtimes from Ubuntu 22.04 LTS with a single “apt install” command Canonical releases new, ultra-small OCI-compliant appliance images, without a shell or package manager, for both the .NET 6 LTS and ASP.NET runtimes Microsoft and Canonical are collaborating to secure the

Getting started with cross-platform development using .NET on Ubuntu on WSL

.NET is an open source software framework for building cross-platform applications on Linux, Windows, and macOS. Ubuntu on WSL allows you to build and test applications for Ubuntu and Windows simultaneously. What happens when we mix these together? This blog will demonstrate how to install a .NET development stack on WSL, build a simple O