Click here to Skip to main content
15,666,844 members
Everything / GitHub

GitHub

GitHub

Great Reads

by Eric Lynch
This article will provide C# coding examples to introduce some of the more common features of GitHub's API.
by Alexander Siniouguine
Article on how to reduce size of a bloated Github repository.
by Rubén Hinojosa Chapel
Prototype for a plugin architecture based on the Prism Library and the Modern UI for WPF (MUI) toolkit
by Ahmed Bouchefra
Setting up a custom domain for your GitHub hosted website

Latest Articles

by Pierrick Bouvier
This article will introduce best practices to enable Continuous Integration and Continuous Delivery (CI/CD) for Windows on Arm (WoA) platform.
by Ravi K. Acharya
Third and final part of the step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus
by Divya Ulasala
This blog entry explains how to set up a different username and email id for a personal project.
by Taiseer Joudeh
Part 1 of a 10 post tutorial where we will build a full microservices app using Dapr and then deploy it to Azure Container Apps

All Articles

Sort by Score

GitHub 

28 Feb 2019 by Eric Lynch
This article will provide C# coding examples to introduce some of the more common features of GitHub's API.
23 Mar 2016 by Rubén Hinojosa Chapel
Prototype for a plugin architecture based on the Prism Library and the Modern UI for WPF (MUI) toolkit
15 Jan 2020 by Ahmed Bouchefra
Setting up a custom domain for your GitHub hosted website
8 Jul 2018 by Athari
A walkthrough of creating a user style which changes GitHub user interface to one resembling classic Windows GUI from Windows 9x.
11 Sep 2019 by GauravGahlot
This article is the first in the series where we are going to build a simple ASP.NET Core web application, containerize it with Docker and run it on local host.
17 Jun 2022 by Ben Hall (failingfast.io)
A look at DevOps, a modern philosophy for working with people, processes, and tools to accelerate the pace of software development
20 Oct 2019 by Ravi K. Acharya
Second part of the step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus
14 Dec 2022 by Ravi K. Acharya
Third and final part of the step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus
20 Oct 2019 by Ravi K. Acharya
The complete step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus.
17 May 2016 by Prava-MFS
How to host PHP application on Azure and how to auto-deploy the code through bitbucket.
13 Nov 2017 by ManishHPatil
This is the third part in the series, which will show how to setup the development environment for ReactJS with Typescript. This part will focus on creating a local workspace by cloning the GitHub public repository - react-typescript, created in the second part of the series.
24 Apr 2019 by GauravGahlot
In this article, we are going to setup a Microsoft Azure DevOps build pipeline to automate the tasks we did manually in the first article of the series.
7 Feb 2023 by Pierrick Bouvier
This article will introduce best practices to enable Continuous Integration and Continuous Delivery (CI/CD) for Windows on Arm (WoA) platform.
21 Jun 2015 by Anupam_Datta
Motion activated Pushbullet notification from your Arduino to your Smart Gadgets
12 Nov 2019 by Member 14652114
This article shows the results of a comparison between five CI/CD services.
2 Jan 2014 by Joe_Brinkman
A series of tips that help you find the right tools to manage your open source project.
30 Dec 2019 by Ri Xu
This post shows you how to import and export Excel XLSX in Go language.
8 Jun 2022 by Quinten Lamprecht
In this article we demonstrate how to deploy containers into our Arc Kubernetes cluster via a GitHub Actions pipeline.
20 Jun 2022 by Ben Hall (failingfast.io)
How to write Terraform code to deploy simple Azure infrastructure and explore Git workflow used by software developers to ‘gate’ infrastructure changes to our main branch
21 Jun 2022 by Ben Hall (failingfast.io)
A hands-on tutorial that shows, step by step, how to set up GitHub actions that first validate the updated Terraform plan and then run the plan and provision Azure infrastructure
30 Sep 2019 by Michael Haephrati
How to migrate an Assembla space to Github, including Tickets, contributors, files and source code
13 Nov 2017 by ManishHPatil
This is the second part in the series, which will show how to setup the development environment for ReactJS with Typescript. This part in particular will focus on creating a public GitHub repository for the code created in the first part of the series.
18 Jul 2014 by Alexander Sharykin
Creates activity charts for SVN repositories
24 Oct 2016 by B.O.B.
Tool to help merge ResX files while doing a merge in GitHub
17 Feb 2020 by Theo Bebekis
How to use the open source DocFx to generate a documentation web site (and a PDF file) and publish the site to GitHub Pages
4 Mar 2019 by Florian Rappl
We look at Azure Pipelines and how it can be used to add a flexible CI/CD process for any GitHub repository within minutes.
6 May 2018 by Majdi Saibi
Automating code deployment with Github and Azure
13 Nov 2017 by ManishHPatil
This is the first part in the series, which will show how to setup the development environment for ReactJS with Typescript.