Tag: Dotnet

  • One-Time File Downloads in ASP.NET

    A trick for downloading files from your secure ASP.NET Web API.
  • Calling MS Graph from ASP.NET on Azure

    In my last post I talked about calling Microsoft Graph endpoints using an Azure managed identity from PowerShell Universal. This post is about doing the same thing from an ASP.NET web application on .NET 6.