Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Error scaffold entity from Clickhouse DB in ASP.NET Core Web API project

  • Emrah KAYA
  • 2024-11-24
  • 8
Error scaffold entity from Clickhouse DB in ASP.NET Core Web API project
  • ok logo

Скачать Error scaffold entity from Clickhouse DB in ASP.NET Core Web API project бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Error scaffold entity from Clickhouse DB in ASP.NET Core Web API project или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Error scaffold entity from Clickhouse DB in ASP.NET Core Web API project бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Error scaffold entity from Clickhouse DB in ASP.NET Core Web API project

Hello everyone! I hope this video has helped solve your questions and issues. This video is shared because a solution has been found for the question/problem. I create videos for questions that have solutions. If you have any other issues, feel free to reach out to me on Instagram:   / ky.emrah  

Below, you can find the text related to the question/problem. In the video, the question will be presented first, followed by the answers. If the video moves too fast, feel free to pause and review the answers. If you need more detailed information, you can find the necessary sources and links at the bottom of this description. I hope this video has been helpful, and even if it doesn't directly solve your problem, it will guide you to the source of the solution. I'd appreciate it if you like the video and subscribe to my channel!Error scaffold entity from Clickhouse DB in ASP.NET Core Web API project

I am trying to generate entity from a clickhouse database in to my ASP.NET Core 8 Web API project.
I installed these packages:
ItemGroup
PackageReference Include="ClickHouse.Client" Version="7.7.3" /
PackageReference Include="EFCore.ClickHouse" Version="8.0.0" /
PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.8" /
PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8"
IncludeAssets runtime; build; native; contentfiles; analyzers; buildtransitive /IncludeAssets
PrivateAssets all /PrivateAssets
/PackageReference
PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.8"
IncludeAssets runtime; build; native; contentfiles; analyzers; buildtransitive /IncludeAssets
PrivateAssets all /PrivateAssets
/PackageReference
PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" /
/ItemGroup

ItemGroup
PackageReference Include="ClickHouse.Client" Version="7.7.3" /
PackageReference Include="EFCore.ClickHouse" Version="8.0.0" /
PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.8" /
PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8"
IncludeAssets runtime; build; native; contentfiles; analyzers; buildtransitive /IncludeAssets
PrivateAssets all /PrivateAssets
/PackageReference
PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.8"
IncludeAssets runtime; build; native; contentfiles; analyzers; buildtransitive /IncludeAssets
PrivateAssets all /PrivateAssets
/PackageReference
PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" /
/ItemGroup

I and tried like this:
dotnet ef dbcontext scaffold "Host=127.0.0.1;Port=8123;User=default;Password=;Database=db2;Compress=True;CheckCompressedHash=False;SocketTimeout=60000000;Compressor=lz4" EFCore.ClickHouse -o Models -c MyDbContext

dotnet ef dbcontext scaffold "Host=127.0.0.1;Port=8123;User=default;Password=;Database=db2;Compress=True;CheckCompressedHash=False;SocketTimeout=60000000;Compressor=lz4" EFCore.ClickHouse -o Models -c MyDbContext

I got this error:

Unable to find expected assembly attribute [DesignTimeProviderServices] in provider assembly 'EFCore.ClickHouse'. This attribute is required to identify the class which acts as the design-time service provider factory for the provider.

Unable to find expected assembly attribute [DesignTimeProviderServices] in provider assembly 'EFCore.ClickHouse'. This attribute is required to identify the class which acts as the design-time service provider factory for the provider.
I confirm that my connection string is correct, I had successfully used this connection string to access clickhousedb from my code before.
How to scaffold entity from Clickhouse database in an ASP.NET Core Web API project?


Tags: c#,asp.net-core-webapi,clickhouse,.net-8.0Source of the question:
https://stackoverflow.com/questions/7...

Question and source license information:
https://meta.stackexchange.com/help/l...
https://stackoverflow.com/

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]