// C# Software Engineer
Building tools that make
.NET development better.
Products, tutorials, and battle-tested knowledge from the trenches of C# development.
public class SharpDaddy
{
public string Focus => "C# Products";
public string Mission =>
"Ship quality tools for .NET devs";
public void Build()
{
while (true)
{
Code();
Ship();
Iterate();
}
}
}
Products
Tools and libraries built to solve real problems.
Coming Soon
A new C# product is in the works. Stay tuned for something that will streamline your .NET workflow.
In DevelopmentComing Soon
Another tool is being forged in the fires of real-world C# development. Check back soon.
In DevelopmentComing Soon
More products on the way. Subscribe below to get notified when they launch.
PlannedHow-To's
Practical guides from real-world C# experience.
Getting Started Guide
A comprehensive walkthrough to kick off your next C# project the right way.
Tips & Tricks
Lesser-known C# features and patterns that will level up your code.
Architecture Patterns
Battle-tested architecture patterns for building maintainable .NET applications.
About
I'm a C# software engineer who loves building tools and sharing knowledge with the .NET community. SharpDaddy is where I publish my products and write about the things I've learned building software in the real world.
Whether you're a seasoned .NET developer or just getting started with C#, you'll find something useful here.