Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Example of .NET Core + Github Actions

License

Notifications You must be signed in to change notification settings

AndyAtTib/dotnet-ci-example

 
 

Repository files navigation

dotnet-ci-example

GitHub release (latest by date) .NET Core CI codecov CodeFactor License

Example of .NET Core + Github Actions

Setup

> dotnet tool restore

Commands

# Lint & Fix
> dotnet format

# Unit Test
> dotnet test

# Build
> dotnet build

About

Example of .NET Core + Github Actions

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%