Running coreWCF in Azure App Service

Anita A 75 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!

Windows Communication Foundation
Windows Communication Foundation
A Microsoft runtime and set of application programming interfaces in the .NET Framework for building service-oriented applications.
297 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
3,788 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,081 questions
{count} votes

Accepted answer
  1. JasonPan - MSFT 3,511 Reputation points Microsoft Vendor
    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