Skip to content

Adds support for SqlHierarchyId to SqlConnection for .Net Core projects

License

Notifications You must be signed in to change notification settings

geoFlux/SqlConnectionWithHierarchyId

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allows one to use SqlHierarchyId in .net core projects. I made this mainly to work with Dapper. It uses dotMorten.Microsoft.SqlServer.Types. You need to do SqlConnectionWithHierarchyId.AddAddDapperSupport in order for Dapper to map the type correctly.

About

Adds support for SqlHierarchyId to SqlConnection for .Net Core projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages