Create Restful web service using .net core using c#

Spunny 366 Reputation points
2022-08-22T15:46:34.33+00:00

Hi,
I am a newbie to web service are. I need to create new Restful webservice to make a call to database and get list of employees and loop through each employee and execute SSRS report. Nothing is expected from this web service to return. It only need to run the processes or SSRS reports for all selected Department\employees.

Please give me reference or book names or link for learning creating Restful web service using .net core as full project.

Thank You

Developer technologies ASP.NET ASP.NET Core
Microsoft Partner Center API
Developer technologies ASP.NET Other
{count} votes

2 answers

Sort by: Most helpful
  1. Udaiappa Ramachandran 726 Reputation points MVP
    2022-08-22T21:02:59.07+00:00
    0 comments No comments

  2. Lan Huang-MSFT 30,186 Reputation points Microsoft External Staff
    2022-08-23T03:02:14.683+00:00

    Hi @Spunny ,
    Hope the documentation below helps you:
    Creating A REST Webservice With .NET Core
    https://www.patrickschadler.com/creating-a-rest-webservice-with-net-core
    Develop with the REST APIs for Reporting Services
    https://learn.microsoft.com/en-us/sql/reporting-services/developer/rest-api?view=sql-server-ver15
    Best regards,
    Lan Huang


    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.

    0 comments No comments

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.