Describing a new project I've worked on to make Alexa Skills in .NET a little easier to write
Brief post on how versioning properly can feel wrong
Small brain dump on why my blog and open source projects aren't side projects
Using Roslyn Code Analyzers to keep me honest while I rework one of my open source libraries
Stepping away from the raw Socket Mode implementation, I show the steps you can take to implement Slack's new Socket Mode in an ASP.Net Core website
Talking about the voice in my head that starts whispering once I've had an idea
Describing how Slack Socket Mode is now supported in .NET by the Slack.NetStandard NuGet package
Building Slack app with an Azure Function and help from my new Slack.NetStandard NuGet packages
Adding a Roslyn Analyzer to help confirm a project coding pattern
Trying to find out if building a source code generator for C# code can help me with my JSON library issue.
Fourth post revamping my Battle Cry skill. This one is about checking who you're talking to and manipulating responses before they go out.
Third post revamping my Battle Cry skill. Time to update the skill intents to try and delete more code.
Second post about revamping my Battle Cry skill. Got to start by sorting out what's already there.
A couple of snippets that can make generating post series easier for you.
First in a series of posts revamping my second ever skill, Battle Cry
My experience of watching a live stream where someone used my code