Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

pleonex/template-csharp

.NET Project template MIT License Build and release

This is a template repository for .NET projects. It uses the build system and DevOps pipeline PleOps.Cake.

Release Package
Stable Azure Artifacts
Preview Azure Artifacts

Setup

Follow the checklist in PleOps.Cake to adapt this template to your project.

Documentation

Feel free to ask any question in the project Discussion site!

Check our on-line documentation.

Build

The project requires to build .NET 6.0 SDK (Linux and MacOS require also Mono). If you open the project with VS Code and you did install the VS Code Remote Containers extension, you can have an already pre-configured development environment with Docker or Podman.

To build, test and generate artifacts run:

# Only required the first time
dotnet tool restore

# Default target is Stage-Artifacts
dotnet cake

To just build and test quickly, run:

dotnet cake --target=BuildTest

About

Development continues in Codeberg - Template repository for C# / .NET projects using PleOps.Cake build system

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors

Languages