Skip to content
View dylanberry's full-sized avatar
🛠️
Code.Build.Test.Deploy.Monitor.Repeat(); 🥇
🛠️
Code.Build.Test.Deploy.Monitor.Repeat(); 🥇
Block or Report

Block or report dylanberry

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. BSiLabs/HttpTracer BSiLabs/HttpTracer Public

    C# 169 13

  2. power-bi-devops power-bi-devops Public

    PowerShell 10

  3. VersionCheck VersionCheck Public

    Check the client version and force an upgrade - Xamarin Forms + ASP.NET Core

    C# 3

  4. AzureDevOps-Get-PAT-az-cli.ps1 AzureDevOps-Get-PAT-az-cli.ps1
    1
    az login
    2
    
                  
    3
    $azureDevopsResourceId = "499b84ac-1321-427f-aa17-267ca6975798"
    4
    $token = az account get-access-token --resource $azureDevopsResourceId | ConvertFrom-Json
    5
    $authValue = [Convert]::ToBase64String([System.Text.Encoding]::UTF8.GetBytes(":" + $token.accessToken))
  5. XamarinFormsAndroidConfirmExit XamarinFormsAndroidConfirmExit Public

    C# 4 1

  6. PowerPlatformDevops PowerPlatformDevops Public

    The Microsoft Power Platform and Dynamics 365 offers low code/no code cloud native applications targeted at "citizen developers". Much like Microsoft Access and Excel applications, Power Platform a…

    PowerShell 14 10