Skip to content
View BhangeeF16's full-sized avatar
πŸ’­
Hard work and Smart work
πŸ’­
Hard work and Smart work

Block or report BhangeeF16

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
BhangeeF16/README.md

Pinned Loading

  1. dot-net-6-api-cqrs dot-net-6-api-cqrs Public template

    Base Structure of .NET 6 Minimal API

    C# 3 1

  2. dot-net-6-api-controller-base dot-net-6-api-controller-base Public template

    Base Structure of Dot Net 6 ControllerBase API

    C# 2

  3. This pipeline performs the following... This pipeline performs the following steps: Uses Python version 3.x to run subsequent tasks. Uses Azure CLI to clone the Azure DevOps repository and all its branches with change history recursively to the current directory. Adds the GitHub repository as a remote for the cloned repository. Pushes the cloned repository with all its branches and change history to the GitHub repository using the provided personal access token. To use this pipeline, replace the values for <Your Azure DevOps organization name>, <Your Azure DevOps project name>, <Your Azure DevOps repository name>, <Your GitHub repository URL>, <Your GitHub username>, and <Your GitHub personal access token> with your own values. Also, make sure that the Azure DevOps repository and GitHub repository exist and that you have the necessary permissions to access them.
    1
    trigger:
    2
    - main
    3
    
                  
    4
    variables:
    5
      azureSubscription: "<Your Azure subscription name>"
  4. commits on AZURE will be pushed to AWS commits on AZURE will be pushed to AWS
    1
    # Pipeline to automatically mirror
    2
    # an Azure DevOps repository in AWS CodeCommit
    3
    # Trigger on all branches
    4
    trigger:
    5
    - '*'
  5. app.config.writer.utility-winform app.config.writer.utility-winform Public

    C#