#dotnet
Read more stories on Hashnode
Articles with this tag
VitePress uses Shiki for syntax highlighting which is a fantastic library. Shiki automatically fetches language grammar from VSCode so the language...
Maintaining and managing documentation for software products or libraries require a good amount of time and discipline to keep it up to date with the...
NAnt was quite a popular build tool used by projects of all sizes targeting .NET Framework on Windows. I have written many complex build systems using...
I have been a co-maintainer of .NET OSS library Marten and largely involved in taking care of the DevOps stuff pertaining to CI pipeline, build and...