Category: steps

.NET Steps- File upload

I know that you have uploaded a file once or twice in your life. But did you get it right? I know I messed up a couple of times. I mean, there was always a question in my head: how do you test if file is a virus? And the little devil on my shoulder […]

.NET Steps – REST API Versioning

Did you ever find yourself in a situation where you need to fetch something from external API but the response that you are getting is not the response that is written in the notepad – oh, I mean “the docs”? If you did, I know that the next thing crossed your mind was: those fucking morons.