Skip to content

zitacconsulting/Decisions.AvroSerialization

Repository files navigation

What is this?

This is a project for adding steps in Decisions, with the purpose of "decoding" (Kafka) Avro messages.

Usage

Open SLN and select Build -> Publish Selection. The files you want are:

  • /bin/Release/net7.0/Avro.dll
  • /bin/Release/net7.0/Confluent.SchemaRegistry.dll
  • /bin/Release/net7.0/Confluent.SchemaRegistry.Serdes.Avro.dll
  • /bin/Release/net7.0/Zitac.Decisions.AvroSerialization.dll

Usage in Decisions

After implementation in Decisions you will have new steps under Integration > Message Queues > Zitac for converting Avro messages to Json format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages