Contents tagged with Serialization
-
.NET Serializers, part 2
There were some things left (well, a lot, actually) from my previous article on .NET serializers. One of these things was the ability to have serializers call specific methods before or after serialization. This can be achieved in two ways:
-
.NET Serializers
UPDATED for .NET 8