Codebelt

An opinionated SDLC ecosystem
rooted in .NET

Codebelt connects .NET libraries, agentic skills, and release practices under one repeatable standard. The libraries give applications a consistent foundation. The skills give AI agents a reliable way to inspect, edit, test, document, and ship.

Codebelt .NET ecosystem visualization connecting libraries, tooling, and delivery practices. Codebelt .NET ecosystem visualization connecting libraries, tooling, and delivery practices.

Grouped by work. Unified by standard.

Codebelt is organized around jobs that shape a software delivery lifecycle: foundations, architecture, applications, testing, releases, documentation, and repository health.

The library groups are the backbone where skills complement that backbone as practices, helping developers and agents maintain the same standards without rediscovering the workflow every time.

Fresh from the workbench.

LIBRARIES

Unified Functional Testing for .NET

Extensions for xUnit API makes it more convenient to use either ApplicationTestFactory.Create<TEntryPoint>(...) for .NET applications or WebApplicationTestFactory.Create<TEntryPoint>(...) for ASP.NET Core applications; surpassing the official WebApplicationFactory<TEntryPoint> class in terms of flexibility and ease of use.

Read the update
Codebelt ecosystem card for application test factory support.Codebelt ecosystem card for application test factory support.