Pete Skelly
My name is Pete Skelly. I write this blog. I am the VP of Technology at ThreeWill, LLC in Alpharetta, GA.
My name is Pete Skelly. I write this blog. I am the VP of Technology at ThreeWill, LLC in Alpharetta, GA.
Create a simple solution using LinkedIn and GitHub providers to authenticate users. Out of the box, ASP.NET Core supports multiple external providers but not LinkedIn. The aspnet-contrib (github.com) project has more than 60 external providers, including LinkedIn!...
You may need to share source code, tools, scripts, template YAML files or other items across DevOps projects when developing software. Use Azure DevOps pipeline multiple repositories to accomplish this common task....
I am not ashamed to admit it, I cried a tear of joy when I saw the recent preview release of the PnP Framework and PnP Powershell today! This is a game changer!...
Using .gitconfig files to manage file exclusions is a wonderful thing. That is, until you try to figure out why a file is NOT included in source control. This is the story of forgetting that I set a global ignore file and what I learned tracking down the issue....
Learning VS Code keyboard shortcuts makes you more efficient, and keeps you in the flow of coding. Using custom key bindings can save even more precious key strokes!...