Dot Net core 6

Huded, Hamidabanu 0 Reputation points
2022-02-01T07:38:31.237+00:00

we are migrating dot net core 5 to 6 .And as part of dot net core 6 we have made the following changes 1.)Installed the Dot Net Core 6 SDK 2.) Updated the NuGet Packages as part of Version 6 3.)Made required changes in Program.Cs and Startup.Cs file And the above changes has been done in VS 2019 . After making the required changes we are able to run the application without any build error and we are able to login our application but once logged in to our application none of the API's are getting triggered . Please find the below screenshot which we are able to see once our API is getting triggered in Visual Studio. ![170019-dot-net-core-6.png][1] We are using React as frontend and Web API is backend . [1]: /api/attachments/170019-dot-net-core-6.png?platform=QnA

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,237 questions
{count} votes