PunkSky .NET Base is our opinionated starting point for .NET projects. It gives teams a consistent structure, shared tooling, and docs so new services and APIs can get off the ground quickly.
A solution template and base library that encodes how we build .NET apps at Punsky: shared props, package versions, and documentation (DocFX) out of the box. Use it as the parent or template for new services so everyone stays aligned on patterns and dependencies.
We keep the same policy across our repos: open an issue on GitLab if you want something changed, open a merge request if you’re doing it yourself, or pay for the work. Support is the support you pay for — we may offer formal support contracts later.
Clone and adapt: gitlab.com/punksky/pksky-dotnet-base.