Skip to content

hughesjs/SuperFluid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotnet 7 Template with CI/CD

GitHub Workflow Status GitHub Workflow Status GitHub top language GitHub FTB

This template repository contains:

  • A .NET 7 Solution

    • SuperFluent Class Library
    • SuperFluent 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.