Explore projects
-
A Docker Image to replace the one provided by Microsoft, as they only provide one dotnet Version per image (this one contains all dotnet Core Versions, that are compatible with Linux, which means 6.0 and newer). Also contains the Release-CLI Tool from GitLab to be able to fully build, deploy and release dotnet Applications from one image instead of having to load at least two different Docker Images (dotnet and GitLab Release).
Updated -
Updated
-
Updated
-
Updated
-
Updated
-
A C# Logger Library that can be customized by the developer. Uses Spectre.Console for the Console Logs and the default C# File.WriteAllText/WriteAllLines to write a File Log.
Updated