We use cookies and similar technologies to ensure you get the best experience on our websites. By actively using the website you're consenting to use these cookies.
XML Serializer sample NServiceBus sample that shows how to use the default NServiceBus XML serializer.
Related Articles
Serialization .NET messaging systems require serialization and deserialization of objects sent/received over transports. NServiceBus achieves this using serializers.