Innofactor.EfCoreJsonValueConverter.Attributes
1.20.0
Prefix Reserved
See the version list below for details.
Install-Package Innofactor.EfCoreJsonValueConverter.Attributes -Version 1.20.0
dotnet add package Innofactor.EfCoreJsonValueConverter.Attributes --version 1.20.0
<PackageReference Include="Innofactor.EfCoreJsonValueConverter.Attributes" Version="1.20.0" />
paket add Innofactor.EfCoreJsonValueConverter.Attributes --version 1.20.0
#r "nuget: Innofactor.EfCoreJsonValueConverter.Attributes, 1.20.0"
// Install Innofactor.EfCoreJsonValueConverter.Attributes as a Cake Addin
#addin nuget:?package=Innofactor.EfCoreJsonValueConverter.Attributes&version=1.20.0
// Install Innofactor.EfCoreJsonValueConverter.Attributes as a Cake Tool
#tool nuget:?package=Innofactor.EfCoreJsonValueConverter.Attributes&version=1.20.0
This package contains the JsonField attribute marking a property to be serialized into database as JSON. Does not contain direct reference to Entity Framework. This package is mostly useful for shared libraries. To be used together with the Innofactor.EfCoreJsonValueConverter package.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Innofactor.EfCoreJsonValueConverter.Attributes:
Package | Downloads |
---|---|
Innofactor.EfCoreJsonValueConverter
JSON value converter for Entity Framework Core 6.0+ |
|
Hilma.Common
Shared entities and contracts for Hilma Domain |
|
TCDev.APIGenerator.Data
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Innofactor.EfCoreJsonValueConverter.Attributes:
Repository | Stars |
---|---|
DeeJayTC/net-dynamic-api
A library that turns your model into a fully working API, define your model as markdown, json or c#.
|