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.

A failed experiment with interceptors in C# 12 and .NET 8

by Andrew Lock

posted on: November 21, 2023

In this post I described how I tried (and failed) to add an interceptor for Enum.ToString(), due to a bug in the Roslyn compiler.…

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.

Introducing .NET Aspire: Simplifying Cloud-Native Development with .NET 8

by Glenn Condron [MSFT]

posted on: November 14, 2023

Introducing .NET Aspire: A cloud ready stack for building observable, production ready, distributed applications

.NET Framework November 2023 Security and Quality Rollup

by Immo Landwerth

posted on: November 14, 2023

November 2023 Security and Quality Rollup Updates for .NET Framework

.NET November 2023 Updates – .NET 7.0.14, .NET 6.0.25

by Rahul Bhandari (MSFT)

posted on: November 14, 2023

Check out latest November 2023 updates for .NET 7.0 and .NET 6.0

Announcing F# 8

by RNDr. Tomáš Grošup, Ph.D.

posted on: November 14, 2023

Read what is new in F# 8 - the language, compiler tooling and FSharp.Core standard library