Become a sponsor to Curtis Carter
I code. This means I spend time fixing bugs, adding features, creating installers, and even working on a couple home grown projects. I mainly work on .Net projects (C#, VB.Net, Power Shell etc.) but I try to fix bugs anywhere I can. Doing this takes time and money (purchasing test hardware, paying for software licenses, etc).
Projects
- 
- 
- Adopted from previous maintainer to automate updates
 
- 
- Alternative CLI for Jenkins that can be used to manage multiple servers
 
- 
- milkman plugins (9 plugins and a metpackage)
 
 
- 
RepoWatcher - Work in progress .Net library for monitoring a source repositort (git, svn, etc).
 
- 
- Checks for NuGet Vulnerabilities when you build your project.
 
- 
Open Source Contributions - I've fixed bugs for various projects including:
 
- 
Articles 
3 sponsors have funded digitalcoyote’s work.
This covers my JetBrains subscription which I mainly keep to be able to work on projects. Although there are free and capable editors and build tools out there, JetBrains tools are cross-platform and have allowed me to avoid some of the disruption when I have to switch between Linux/Windows. With that covered, I can consider projects that require cloud based services and subscriptions. Thanks!
Featured work
- 
        digitalcoyote/NuGetDefenseAn MSBuildTask that checks for known vulnerabilities. Inspired by OWASP SafeNuGet. C# 98
- 
        digitalcoyote/chocolatey-packagesTemplate repository for Chocolatey Automatic Package Updater Module PowerShell 10
- 
        digitalcoyote/BuildTaskNuGetPackageTemplateA template for creating a NuGet Package that runs an exec task at build C#