#code
Read more stories on Hashnode
Articles with this tag
15 years ago, C# did not have a large variety of unit test frameworks and supporting libraries. That has changed in the meantime. The community has...
If you read my blog regularly you may have noticed that I recently introduced pagination to my article list. In order of that, I would like to explain...
I recently implemented a small hint showing the reading time of an article in my blog. This is a functionality used quite much when reading some...
Small console applications are handy and quite common in software projects to solve infrastructural problems which are not easy maintainable with...
I'm currently playing around with NextJS. My background is clearly in the Microsoft environment and for a few years Angular, so I practice web...
I wrote about my approach for resource-based authorization and possible implementation in ASP.NET Core. This article will continue the story and show...