denis-ivanov / EntityFrameworkCore.ClickHouse

ClickHouse provider for Entity Framework Core.
https://clickhouse.tech/
23 stars 5 forks source link

Scaffold have problems #19

Closed Hedkeaf closed 6 months ago

Hedkeaf commented 2 years ago

When i do scaffold from manager-console i have an error: Unable to find expected assembly attribute [DesignTimeProviderServices] in provider assembly 'EntityFrameworkCore.ClickHouse'. This attribute is required to identify the class which acts as the design-time service provider factory for the provider. Maybe i do something wrong? Could u add some "GetStart" or any basic documentation for usage? Thank you for attention.

denis-ivanov commented 7 months ago

Please, try a new version EntityFrameworkCore.ClickHouse/0.0.12 and if it's still reproducible provide a minimum working example.

denis-ivanov commented 6 months ago

@Hedkeaf, scaffolding now should work. If it's still reproducible, please open a new issue with full information: db schema, command line, version of package.