Dapper ORM extension that maps string[] and object properties to JSON columns in Database.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 0.8.2 |
Author(s): | Jovan Popovic |
Last Update: | Thursday, October 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JocaPC/Dapper.JsonTypeMapping |
NuGet Url: | https://www.nuget.org/packages/Dapper.JsonTypeMapping |
Install
Install-Package Dapper.JsonTypeMapping
dotnet add package Dapper.JsonTypeMapping
paket add Dapper.JsonTypeMapping
Dapper.JsonTypeMapping Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Dapper(>= 1.50.2)
- Newtonsoft.Json(>= 10.0.3)
- Dapper(>= 1.50.2)
- Newtonsoft.Json(>= 10.0.3)
- Dapper(>= 1.50.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- Dapper(>= 1.50.2)
- Newtonsoft.Json(>= 10.0.3)
Tags