Skip to content

Enable Goessner notation JSON for Consumers and SIF Events

Compare
Choose a tag to compare
@rafidzal rafidzal released this 08 Mar 07:24
· 154 commits to master since this release
82cb8c4
  • Created a custom (XML to) JSON serialiser complying with Goessner notation that can be used by SIF Consumers.
  • Configured the Sif.Framework.EnvironmentProvider project to use the new JSON Media Type Formatter.
  • Enhanced SIF Providers to enable JSON payloads with SIF Events.
  • Updated demo projects to use the new JSON formatters and serialisers.
  • Created/updated documentation and templates regarding configuration for JSON usage.