Codebelt - for .NET and Docker
Each tool and library is designed to have a well-defined role embracing the principle of separation of concerns (SoC) and follow industry standards / best practices.
When applicable, tools and libraries are distributed either as Docker images or NuGet packages.
Codebelt is a free, cross-platform, open source project tailored to add to your ever-growing tool belt of code.
Sharing is caring.
An ASP.NET Core project that has an assigned role of being a CDN / CDN origin / static content provider.
A docker image based on ASP.NET Core Runtime 5.0-alpine that has the role of being a CDN / CDN origin / static content provider.
An ASP.NET Core Web App project that has the role of being the website you are currently browsing.
A .NET 5 Class Library project that has the role of being a lightweight bootstrapper framework for console applications.
A sample ASP.NET Core Web App for Razor reference application, powered by Codebelt, based on the standard project generated by Microsoft.