Skip to content

This repository contains a .NET 8 solution with main and test projects as well as simple test and deploy workflows

License

Notifications You must be signed in to change notification settings

hughesjs/dotnet-8-ci-cd-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotnet 8 Template with CI/CD

GitHub Workflow Status GitHub Workflow Status GitHub top language GitHub FTB

This template repository contains:

  • A .NET 8 Solution

    • Placeholder Class Library
    • Placeholder Unit Test Project (XUnit)
  • Various Workflows

    • CodeQL
    • Dependabot
    • CI Pipeline
    • CD Pipeline (to Nuget and Github Package Repo)
      • Uses Conventional Commits to Semver Package
  • Standard Documents

    • Readme
    • Code of Conduct (Lunduke)
    • Issue Templates
    • Contributing

Run ./runme.sh after cloning to rename directories, project files and root namespace to your desired project name.

About

This repository contains a .NET 8 solution with main and test projects as well as simple test and deploy workflows

Resources

License

Code of conduct

Stars

Watchers

Forks