ASP.NET Core Web API с использованием Entity Framework (CFA) успешно развертывается, но не получает данные ⇐ C#
ASP.NET Core Web API с использованием Entity Framework (CFA) успешно развертывается, но не получает данные
I am creating a new ASP.NET Core 8.0 Web API using Visual Studio 2022.
My problems are ASP.NET Core Web API is published successfully onto IIS, but only get data from the weatherForecast API (this is sample API), but data is not returned from my own, new API. My database or which is my mistake do not find.
How to perfect IIS publish and retrieve database data and give solution for API connect database which is best Windows authentication or server authentication.give correct way to iis publish api
Источник: https://stackoverflow.com/questions/780 ... ut-not-get
I am creating a new ASP.NET Core 8.0 Web API using Visual Studio 2022.
My problems are ASP.NET Core Web API is published successfully onto IIS, but only get data from the weatherForecast API (this is sample API), but data is not returned from my own, new API. My database or which is my mistake do not find.
How to perfect IIS publish and retrieve database data and give solution for API connect database which is best Windows authentication or server authentication.give correct way to iis publish api
Источник: https://stackoverflow.com/questions/780 ... ut-not-get
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение