enewnham / Orleans.Providers.MSSQLDapper

Optimized Orleans providers for Microsoft SQL Server for In-Memory OLTP and Natively Compiled Stored Procedures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove Dapper

enewnham opened this issue · comments

I added Dapper out of habit because it's my best bud. But it's really not necessary here to do any ORM stuff.

Microsoft.Data.SqlClient will do just fine