Tag: Dotnet

  • Jul 03 2023
    One-Time File Downloads in ASP.NET
    A trick for downloading files from your secure ASP.NET Web API.
  • Aug 24 2022
    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.