|
You are here |
www.mrlacey.com | ||
| | | | |
www.brandonpugh.com
|
|
| | | | | Thought I would try to make it a thing where I post about a particular tool I'm using that makes life easier for me as a developer. GhostDoc is a cool little Visual Studio plugin that makes commenting your methods and properties much easier. With a keyboard shortcut or right clicking on a method name, GhostDoc will automatically generate xml documentation comments by intelligently looking at the method name and parameters: | |
| | | | |
oofhours.com
|
|
| | | | | Since Microsoft has posted some documentation that makes use of my UEFIv2 module, I figured I should fix the module so that it's compatible with PowerShell 7. The new version 3.0 is available via the PowerShell Gallery; you can upgrade with: Import-Module UEFIv2 -Force In addition to a simple fix to make the Get-UEFISecureBootCerts module... | |
| | | | |
www.appveyor.com
|
|
| | | | | A new Visual Studio 2022 image with Visual Studio 2022 and .NET 6 RTM is now available to all AppVeyor accounts: | |
| | | | |
gist.github.com
|
|
| | | GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects. | ||