// 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 Development
{ }

Coming Soon

Another tool is being forged in the fires of real-world C# development. Check back soon.

In Development
{ }

Coming Soon

More products on the way. Subscribe below to get notified when they launch.

Planned

How-To's

Practical guides from real-world C# experience.

Coming Soon

Getting Started Guide

A comprehensive walkthrough to kick off your next C# project the right way.

C# .NET Guide
Coming Soon

Tips & Tricks

Lesser-known C# features and patterns that will level up your code.

C# Tips
Coming Soon

Architecture Patterns

Battle-tested architecture patterns for building maintainable .NET applications.

.NET Architecture

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.

Get In Touch

Have a question or want to collaborate? Reach out.