Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Repository files navigation

languages
csharp
dockerfile
products
dotnet
github
page_type sample
name GitHub Actions with .NET
urlFragment create-dotnet-github-action
description A .NET 6 console application that contains the example from Create a GitHub Action with .NET tutorial.
# Create a GitHub Action with .NET This sample is a console application written in C# from the [Create a GitHub Action with .NET tutorial](https://docs.microsoft.com/dotnet/devops/create-dotnet-github-action). The article gives an overview of what is required to create a .NET GitHub Action. ## Sample prerequisites This sample is written in C# and targets .NET 6. It requires the [.NET 6.0 SDK](https://dotnet.microsoft.com/download/dotnet/6.0) or later. ## Building the sample To download and run the sample, follow these steps: 1. Download and unzip the sample. 2. In Visual Studio (2022 or later): 1. On the menu bar, choose **File** > **Open** > **Project/Solution**. 2. Navigate to the folder that holds the unzipped sample code, and open the C# project (.csproj) file. 3. Choose the <kbd>F5</kbd> key to run with debugging, or <kbd>Ctrl</kbd>+<kbd>F5</kbd> keys to run the project without debugging. 3. From the command line: 1. Navigate to the folder that holds the unzipped sample code. 2. At the command line, type [`dotnet run`](https://docs.microsoft.com/dotnet/core/tools/dotnet-run). ## More information - <https://docs.microsoft.com/dotnet/devops/create-dotnet-github-action> # DotNet.GitHubAction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.