skip to content
Relatively General .NET

Announcing .NET Chiseled Containers

by Richard Lander

posted on: November 21, 2023

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

Improvements & Changes in Android resource generation in .NET 8

by Dean Ellis

posted on: November 20, 2023

In .NET 8 we have made some vast improvements in changes to how Android resources work in regards to the designer assembly. If you are building Android apps and libraries there are some important changes to know about.

Embedding additional files in an MSBuild binary log file

by Gérald Barré

posted on: November 20, 2023

MSBuild binary logger allows us to investigate build issues in depth. It records all the events that occur during a build, and it can be replayed to reproduce the build. I've already written about this logger in previous posts: Exploring a MSBuild binary log using the binary log viewer, Detecting D

New Course - Refactoring to SOLID C# Code

by Ardalis

posted on: November 17, 2023

I'm thrilled to announce the release of my latest Pluralsight course, Refactoring to SOLID C# Code. This course is designed for software…Keep Reading →

Announcing .NET 8

by Gaurav Seth

posted on: November 14, 2023

Today Microsoft announced the availability of .NET 8, the latest version of one of the world’s leading programming languages and development platforms.