JSON value converter for Entity Framework Core 6.0+.
Info
Version: | 6.0.0 |
Author(s): | Innofactor |
Last Update: | Wednesday, December 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Innofactor/EfCoreJsonValueConverter |
NuGet Url: | https://www.nuget.org/packages/Innofactor.EfCoreJsonValueConverter |
Install
Install-Package Innofactor.EfCoreJsonValueConverter
dotnet add package Innofactor.EfCoreJsonValueConverter
paket add Innofactor.EfCoreJsonValueConverter
Innofactor.EfCoreJsonValueConverter Download (Unzip the "nupkg" after downloading)
Dependencies
- Innofactor.EfCoreJsonValueConverter.Attributes(>= 2.0.1)
- Microsoft.EntityFrameworkCore(>= 3.1.1)
- Newtonsoft.Json(>= 12.0.3)