Running coreWCF in Azure App Service

Anita A 110 Reputation points
2023-11-10T13:49:17.4933333+00:00

Hello,

I am having issues with deploying coreWCF to Azure App Service, is is possible at all to run it in App Services? If so, can you please provide some documentation?

Thanks!

Developer technologies | ASP.NET | ASP.NET Core
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,969 questions
Developer technologies | .NET | Other
{count} votes

Accepted answer
  1. Anonymous
    2023-11-13T08:02:31.0233333+00:00

    Hi @Anita A,

    Thanks for Lex Li help, we can check the official doc CoreWCF - Getting started first.

    Here is the detailed steps

    1.Run command : dotnet new --install CoreWCF.TemplatesUser's image

    2.Create the new template project
    User's image

    3.Then deploy it as usually.
    User's image

    4.Test Result
    User's image


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best regards,

    Jason

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.