Hacker News new | ask | show | jobs
by throwawasiudy 3405 days ago
> You can always use DataContext.Database.SQL(query) ofc

that's pretty much our MO :) . Never used Dapper, how reliable is it? I ask because we use StackExchanges' Redis client for C# and it mysteriously crashes even after untold hours of debugging

1 comments

Actually, haven't had any issues with it. So, it's safe to say that i find it very stable.