Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.34 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.34 KB

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.