.Net Raspberry Pi - Building a PWM Fan Controller with DotNet IoT I've had a heap of fun, and just a tad amount of pain recently building a PWM Fan Controller for my Pi. I really, really wanted to get all this to work with:
.Net Building a Twitter Connector in C# Previously I've built PowerShell based processes to bring in the user timeline feeds and push to Office 365/SharePoint Online solutions. However I now need to create a more advanced integration using c#
.Net LightVx - A fluent validation framework Here's a write up on a validation framework that I've been working on. It works great for me validating user input and is also useful in Web Services and Web API projects. All