Showing results for Containers - .NET Blog

Apr 30, 2024
2
6

Secure your container build and publish with .NET 8

Richard Lander
Richard Lander

.NET 8 has new security features for containers, including non-root images and SDK tools. Discover how to create non-root container images, configure Kubernetes pods, and inspect images and containers for enhanced security.

.NETContainersCloud Native
Apr 18, 2024
0
5

Announcing: Azure Developers – .NET Day 2024

Mehul Harry
Mehul Harry

Join us on April 30th for a full day of online training and discover the latest services and features in Azure designed specifically for .NET developers.

.NETAzureEntity Framework
Apr 15, 2024
9
3

Streamline your container build and publish with .NET 8

Richard Lander
Richard Lander

.NET 8 is a big step forward for building and using containers, with improvements for performance, security, and usability. Let's take a look at some enhancements to the .NET CLI for building and publishing containers.

.NETContainersCloud Native
Apr 2, 2024
3
8

Making AI powered .NET apps more consistent and intelligent with Redis

Catherine Wang
Catherine Wang

Redis makes intelligent apps smarter and consistent by serving as additional knowledge store, caching chat history, and semantically cache request and responses for an API. Combined with traditional caching scenarios, Redis is the multi-purpose data store for your intelligent apps.

.NETC#Azure
Nov 21, 2023
34
9

Announcing .NET Chiseled Containers

Richard Lander
Richard Lander

.NET chiseled Ubuntu container images are now GA and can be used in production, for .NET 6, 7, and 8.

.NETASP.NET CoreContainers