Recently I needed to get a full list of all dependencies for a dotnet project and process the data using Powershell. Using the dotnet command you can get a list of all dependencies. I decided to build a function that wraps this and parses it to custom objects in Powershell. You either run it when…
PS C:\> Get-BlogPost -ID 25a049c