Software versioning in Windows and .NET
My new article about product versions was published. Feel free to read. It explains different kinds of versions, and approaches how to use and implement them. Additionally, my own experience of implementing versioning in my current project.
next post: Dumping any requests in ASP.NET Core 2.0
previous post: Pattern matching in C# 7.0 and how it works