An open API service indexing awesome lists of open source software.

https://github.com/Particular/NServiceBus.Newtonsoft.Json

Add support for NServiceBus message serialization via Newtonsoft.Json
https://github.com/Particular/NServiceBus.Newtonsoft.Json

Last synced: about 1 year ago
JSON representation

Add support for NServiceBus message serialization via Newtonsoft.Json

Awesome Lists containing this project

README

          

# NServiceBus.Newtonsoft.Json

This is the official [NServiceBus](https://github.com/Particular/NServiceBus) serializer implementation for [Json.NET](http://www.newtonsoft.com/json).

It is part of the [Particular Service Platform](https://particular.net/service-platform), which includes [NServiceBus](https://particular.net/nservicebus) and tools to build, monitor, and debug distributed systems.

See the [Json.NET Serializer documentation](http://docs.particular.net/nservicebus/serialization/newtonsoft) for details on how to use it.