Giter Site home page Giter Site logo

kafkadummy's Introduction

Avra Codegen from Apache with file

more here https://github.com/confluentinc/confluent-kafka-dotnet/tree/master/examples/AvroSpecific

Install

dotnet tool install --global Apache.Avro.Tools --version 1.11.3

avrogen -s .\Shared\AvroFile\schema-factory.presents.checked.0-value-v1.avsc .\Shared\Generated\
avrogen -s .\Shared\AvroFile\schema-factory.presents.ordered.0-value-v1.avsc .\Shared\Generated\
avrogen -s .\Shared\AvroFile\schema-factory.presents.recipients.0-value-v2.avsc .\Shared\Generated\

Avra Code gen over rest api (did not get it to work with the official afro deserializer)

Install

dotnet tool install Chr.Avro.Cli --global

Example calls for the workshop

dotnet avro generate --registry-config schema.registry.basic.auth.user.info=VWE36QWXLK3QXTCT:WGBX7QQWsTLD5sVBOY1O/kd8LSzFfEN31WXPM60VAfY2mFfghe4OKlpAeovvXb9K --id 100073 --registry-url https://psrc-2312y.europe-west3.gcp.confluent.cloud
dotnet avro generate --registry-config schema.registry.basic.auth.user.info=VWE36QWXLK3QXTCT:WGBX7QQWsTLD5sVBOY1O/kd8LSzFfEN31WXPM60VAfY2mFfghe4OKlpAeovvXb9K --id 100072 --registry-url https://psrc-2312y.europe-west3.gcp.confluent.cloud
dotnet avro generate --registry-config schema.registry.basic.auth.user.info=VWE36QWXLK3QXTCT:WGBX7QQWsTLD5sVBOY1O/kd8LSzFfEN31WXPM60VAfY2mFfghe4OKlpAeovvXb9K --id 100074 --registry-url https://psrc-2312y.europe-west3.gcp.confluent.cloud

Write Classes

dotnet avro generate --registry-config schema.registry.basic.auth.user.info=VWE36QWXLK3QXTCT:WGBX7QQWsTLD5sVBOY1O/kd8LSzFfEN31WXPM60VAfY2mFfghe4OKlpAeovvXb9K --id 100072 --registry-url https://psrc-2312y.europe-west3.gcp.confluent.cloud | Out-File .\Shared\PresentRecipient.cs
dotnet avro generate --registry-config schema.registry.basic.auth.user.info=VWE36QWXLK3QXTCT:WGBX7QQWsTLD5sVBOY1O/kd8LSzFfEN31WXPM60VAfY2mFfghe4OKlpAeovvXb9K --id 100073 --registry-url https://psrc-2312y.europe-west3.gcp.confluent.cloud | Out-File .\Shared\OrderedPresent.cs
dotnet avro generate --registry-config schema.registry.basic.auth.user.info=VWE36QWXLK3QXTCT:WGBX7QQWsTLD5sVBOY1O/kd8LSzFfEN31WXPM60VAfY2mFfghe4OKlpAeovvXb9K --id 100074 --registry-url https://psrc-2312y.europe-west3.gcp.confluent.cloud | Out-File .\Shared\OrderedPresentChecked.cs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.