Create your own GitHub profile
Join the platform over 36 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Pinned
7,338 contributions in the last year
Activity overview
Contribution activity
April 2019
- natemcmaster/aspnetcore-app-workshop C#
- natemcmaster/octobox-web-extension JavaScript
- natemcmaster/dotnet-docs-fork PowerShell
Created a pull request in aspnet/AspNetCore that received 17 comments
Don't run CI scripts which install software on CI machines
Next attempt to resolve aspnet/AspNetCore-Internal#2210. Installing VS on the fly is extremely error prone. Let's work with the dnceng team to get …
+20
−69
•
17
comments
- Cleanup unnecessary files added during 2.2 => master merge
- Use VS2019 Enterprise queues for testing
- Update corefx dependencies and react to changes in JSON API
- Stop running InstallVisualStudio.ps1 during CI builds
- partial revert "Flow ANCM version number in the build output (#9269)"
- Update DataProtection.AzureStorage to use latest Azure SDK dependency (Microsoft.Azure.Storage.Blob)
- Update CODEOWNERS
- Suppress warnings about breaking changes to Newtonsoft.Json dependency in SignalR
- [2.1] Update dependency version of Extensions.Binder to avoid downgrading sharedfx versions from 2.1.10
- [2.2] fix for missing dependency metadata on a few Extensions packages when building in ProdCon
- Ensure InstallVisualStudio.ps1 doesn't mix RTM and preview versions if both are installed
- Update CODEOWNERS
- Make DataProtection certificate tests assertions stricter about which cert is used in the test
- Rename Microsoft.AspNetCore.App.PlatformManifest.txt
- Install latest stable VS 2019 RTM from scripts
- Update session 6 - fix syntax highlighting and update Dockerfiles to 2.2
- More command line instructions
- Update 4. Add auth features.md
- Update 4. Add auth features.md
- Fixup command line scaffolding commands in "4. Add auth features.md"
- Complete a TODO in "4. Add auth features.md"
- Breadcrumbs 🥖
- Updates for session 1
- Fix race in dotnet-watch test
- Update reference assemblies WIP
- Upload artifacts for SignalR daily test run
- Rename all the service reference things
- Skip a flaky test
- EnableAzurePipelinesReporter for helix
- Run selenium tests on mac and linux
- Support internal pull requests
- Unpin the Microsoft.Extensions.Diagnostics.HealthChecks package version
- Enable Pubternal API checks
- Make System.Text.Json the default for SignalR and remove Newtonsoft from shared framework
- Run basic template tests on X-Plat
- Always fully build Components.Server.csproj
- [automated] Merge branch 'release/2.1' => 'release/2.2'
- [Helix] Reenable Components.Server.Tests
- Mark EmailFactor test as flaky
- Add notes on how to debug daily builds
- [2.1] Include EntityFrameworkCore
- Update SQLitePCL.raw version to 1.1.12
- Update SQLite versions
- Fix type name in XML doc
- [automated] Merge branch 'release/2.2' => 'master'
- [master] Update dependencies from aspnet/AspNetCore-Tooling
- [master] Update dependencies from dotnet/arcade
- Add retries to InstallVisualStudio.ps1 script
- Some pull request reviews not shown.
- Update the SDK
- [release/3.0-preview5] Update dependencies from dotnet/core-setup
- [automated] Merge branch 'release/2.1' => 'release/2.2'
- skip flaky attribute tests, they're just too annoying
- [automated] Merge branch 'release/2.2' => 'master'
- Do not overwrite TEMP
- [master] Update dependencies from dotnet/core-setup
- [master] Update dependencies from dotnet/arcade
- Support internal pull requests
- [automated] Merge branch 'release/2.2' => 'master'
- [release/3.0-preview4] Update dependencies from dotnet/core-setup
- [automated] Merge branch 'release/2.2' => 'master'
- [release/3.0-preview4] Update dependencies from dotnet/core-setup
- Onboard with async publishing
- [master] Update dependencies from dotnet/arcade
- [master] Update dependencies from dotnet/core-setup
- Update branding to 2.2.5
- Update branding to 2.1.11
- [release/3.0-preview4] Update dependencies from dotnet/core-setup
Created an issue in dotnet/arcade that received 18 comments
New versions of GenAPI consistently crashes with InvalidCastException
GenAPI started breaking for aspnet in what appears to be the result of #2517. This is blocking aspnetcore's ability to consume an update to Arcade.
…
18
comments
46
contributions
in private repositories
Apr 9 – Apr 26