Create your own GitHub profile
Join the platform over 31 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Popular repositories
-
pygments
Pygments for .NET
-
adhoc
Really flexible adhoc webserver written in PowerShell.
PowerShell 6
-
Toolkit
Finally, a canonical place for all my cool code.
C# 5
-
sxsplus
An advanced library for manipulating Side-by-side assemblies in Windows
C++ 3
-
CertScriptTool
Creates PowerShell scripts that can trivially install/remove/bind SSL (self-signed or otherwise) certificates
-
dotnet
Dotnet 2.0.0 SDK and Runtime Installers via NodeJS
JavaScript 3
854 contributions in the last year
Contribution activity
April 2019
Created a pull request in Azure/azure-rest-api-specs that received 6 comments
- Update readme.md
- Makes it so we always run the title changer for service-name on every…
- Readme generation and resources folder
- Generalize variant processing
- Update modifiers: Now able to select/scope explicitly by parameter, command, model, etc
- Suppress generation of parameters derived from constant properties
- Enum Updates: single enum value to constants and modifiers for enums
- Added logic to do parameter ordering based on category.
- Accidentally inversed the optional logic.
- Added Uri as a simple type.
- fix for unknown responseCodes
- Remove progress indicator
- Added ScriptBlock to PS simple type determination logic.
- Removed local platyPS version. Updated to 0.14.0.
- fix modifier
- Added 'Name' property to module.cs for non-azure
- Object cmdlet name fix
- Configuration scaffolding
- Added cosumed profiles list to codemodel, and updated project to use that list
- update for enums that will be converted to constants
- Update README.md
- Profile filter update, sync with master and codegen semver functions
- moved all latest-profile-generation to azure-specs repo
- updated merger: now it renames enum schemas with x-ms-enum names
- Update readme
- updated documentation powershell specific options.
- Profile-filter update: add profiles actually consumed/referenced in spec info.
- Fixed bug: tree-shaking collision for things that had dash characters…