Skip to content

Example of .NET Core + Github Actions

License

Notifications You must be signed in to change notification settings

jsakamoto/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

No packages published

Languages

  • C# 100.0%