Confluent-kafka-dotnet: Strong name support for Confluent.SchemaRegistry.Serdes

Created on 11 Apr 2019  路  2Comments  路  Source: confluentinc/confluent-kafka-dotnet

Hi guys,

Thank you for a cool project!

Description

I need Strong Named sign. I can see the Kafka project has Strong name sign. However, Confluent.SchemaRegistry.Serdes doesn't have it.

How to reproduce

Include Confluent.SchemaRegistry.Serdes into a strong named project. You will see the error.

MicrosoftTeams-image

Currently we are using

    <PackageReference Include="Confluent.Kafka" Version="1.0.0-RC3" />
    <PackageReference Include="Confluent.SchemaRegistry.Serdes" Version="1.0.0-RC3" />

We can switch Confluent.Kafka to strong named one. but not ConfluentSchemaRegistry.Serdes.

enhancement

Most helpful comment

thanks for asking, we're tracking this request internally.

All 2 comments

thanks for asking, we're tracking this request internally.

done - all packages are now signed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alfhv picture alfhv  路  3Comments

vinodres picture vinodres  路  4Comments

ietvijay picture ietvijay  路  3Comments

kvandake picture kvandake  路  3Comments

jeffreycruzana picture jeffreycruzana  路  3Comments