Commit Graph
5 Commits
Author SHA1 Message Date
dependabot[bot] 08b6ff0fc4 Bump System.Data.SqlClient in /samples/features/json/Dapper-Orm
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.3.0 to 4.8.6.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Data.SqlClient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 19:19:06 +00:00
Lorin Thwaits b062f2c734 Remove extra spacing 2023-02-20 19:33:29 +00:00
Pedro Lopes 43c07fb07f Update Dapper-Orm.csproj 2021-07-05 18:18:51 -07:00
Jovan Popovic b43e4c82d5 Added Dapper JSON Type Handler example
In json/Dapper-ORM is added new example that maps string[] and object properties to JSON.
2017-10-05 20:42:26 +02:00
Jovan Popovic 6ebfcb7fdc Added JSON & Dapper.ORM Integration sample 2017-09-21 10:04:30 +02:00