Tag: .NET

Managing SignalR ConnectionIds (or why you shouldn't)

December 9, 2020 · 5 min read
For C# Advent 2020, I want to talk about SignalR ConnectionIds and the biggest mistake I see people making when trying to manage them theirselves.

How do you call a stored procedure with Dapper?

May 15, 2020 · 5 min read
Are you interested in using Dapper, but your database uses Stored Procedures? No problem!

Better Object Mapping with Dapper Resources

May 14, 2020 · 5 min read
Thanks for Better Object Mapping with Dapper!