8000
Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Repository files navigation

.NET Build System

This repository contains my personal build system for .NET (Core) projects. Currently, the primary goal is to ensure good code quality and consistent formatting. The results of the code analysis are output in a simple HTML report. This project uses Nuke.build as foundation.

Included build steps for static code analysis

Each build step can be disabled or configured through a JSON file.

Setup

For now the build system is installed as a git submodule.

git submodule add -b master https://github.com/lukaspieper/dotnet-build-system.git build

Usage

dotnet run --project ./build/_build.csproj

About

My personal build system with static code analysis for .NET (Core) projects.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Packages

Used by

Contributors

Languages

0