πŸ†001. Wins of my weekπŸ†



This content originally appeared on DEV Community and was authored by Valacor

🎥 Project went into testing

On my 9-5 I had a very big research project. The goal was the development of a custom end-to-end test framework for one of our products. On Wednesday I was finally able to finish this task and it is now waiting for the review of our test engineer. Let’s see how it goes…🙂

🧪 Experimenting with the .NET MCP SDK

I want to understand the SDK in more detail so I played around with the transport bridge between transport layer and MCP Stack. First I had a look into the different Implementations of the ITransport interface and played with the StreamServerTransport. The goal is to connect the MCP stack with a custom HTTP stack.

🔎 Deep work

I want to get into this very cool state of flow. Where the time just goes by and everything seems to fit together. When I have to write code I pretty easy get into this state but when I have to learn/read/think it’s still a little bit difficult. So I dedicated some time slots where I practised that.

📝 Making my first post

This week on thursday I published my first post on dev.to. It feels great to share my ideas here. Let’s see what I will learn from blogging.


This content originally appeared on DEV Community and was authored by Valacor