Coding

GoLang Installation

Installation process of GoLang: The Go language is an open-source and platform-independent programming language.  Many IDEs are available online to run your program; these online editors are the go playground, repl.it and many more. You Read more…

By hadi, ago
.Net

Put git "metadata" into dll/nuget

Hi, I would like to ask you about your experiences about putting git metadata to dll and nuget packages. I found several solutions: https://github.com/dasMulli/SimpleGitVersion https://github.com/GitTools/GitVersion https://www.nuget.org/packages/GitInfo/ https://github.com/MarkPflug/MSBuildGitHash What I want is to have strong “stupid Read more…

By hadi, ago