Explore projects
-
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 -
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 -
Do you hate type unsafe code as much as I do? Do you keep comments in the code for tracking stuff but then want to properly be able to clean them up and identify them? Do you use TODO prefixed comments to keep track of stuff you need to do? Do you hate it when you do something the dirty way and forget about it, just for it to break and you to forget where that stupid hack was?
Then this project will be something for you!
Updated -
Updated
-
Updated