Skip to content

Repository files navigation

Pure.Template

Project template for new Pure ecosystem NuGet libraries.

License: MIT

Overview

Pure.Template is the canonical starting point for new Pure ecosystem packages. It ships with a pre-configured project structure, .editorconfig, GitHub Actions workflows for build/test and NuGet publish, and standard CODEOWNERS and CODE_OF_CONDUCT.md files — so a new library can be bootstrapped consistently without manually copying configuration from another repo.

What's included

ItemDescription
.editorconfigShared code style rules for the Pure ecosystem
CODEOWNERSDefault ownership configuration
CODE_OF_CONDUCT.mdContributor code of conduct
.github/workflows/build-and-test.ymlCI workflow: restore, build, and test on every push
.github/workflows/publish-nuget.ymlPublish workflow: triggered on git tag push

About

Project template for new Pure ecosystem NuGet libraries — pre-configured with standard CI workflows, code style, and package settings.

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors