#How to convert ASP.NET for Microsoft Graph API to an open public API?

Jorziño Barradas 20 Reputation points
2024-06-28T13:03:10.9233333+00:00

I have followed the instructions for creating a ASP.NET project for getting Graph API data in this Tutorial: https://video2.skills-academy.com/en-us/entra/identity-platform/tutorial-web-app-dotnet-sign-in-users?tabs=visual-studio#implement-authentication-and-acquire-tokens

However, I can only get the data by running the VS project. I want to convert this as a GET web API to query this using other devices and to automate the process.

Can someone please help me with this?

Any help will be much appreciated.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,338 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,226 questions
0 comments No comments
{count} votes