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
- Host: GitHub
- URL: https://github.com/Particular/NServiceBus.Newtonsoft.Json
- Owner: Particular
- License: other
- Created: 2014-10-31T23:40:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T23:03:24.000Z (about 1 year ago)
- Last Synced: 2025-03-18T00:21:47.631Z (about 1 year ago)
- Language: C#
- Homepage: https://docs.particular.net/nservicebus/serialization/newtonsoft
- Size: 1.26 MB
- Stars: 7
- Watchers: 5
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Security: SECURITY.md
- Support: .github/SUPPORT.md
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.