TypeIndicatorConverter.NewtonsoftJson
1.0.0
dotnet add package TypeIndicatorConverter.NewtonsoftJson --version 1.0.0
NuGet\Install-Package TypeIndicatorConverter.NewtonsoftJson -Version 1.0.0
<PackageReference Include="TypeIndicatorConverter.NewtonsoftJson" Version="1.0.0" />
paket add TypeIndicatorConverter.NewtonsoftJson --version 1.0.0
#r "nuget: TypeIndicatorConverter.NewtonsoftJson, 1.0.0"
// Install TypeIndicatorConverter.NewtonsoftJson as a Cake Addin
#addin nuget:?package=TypeIndicatorConverter.NewtonsoftJson&version=1.0.0
// Install TypeIndicatorConverter.NewtonsoftJson as a Cake Tool
#tool nuget:?package=TypeIndicatorConverter.NewtonsoftJson&version=1.0.0
TypeIndicatorConverter.NewtonsoftJson
This package implements TypeIndicatorConverter.Core for Newtonsoft.Json serializer.
It provides specific class TypeIndicatorConverter<T>
for Newtonsoft.Json
JsonConverter<T>
.
[JsonConverter(typeof(TypeIndicatorConverter<ExampleBase>))]
public abstract class ExampleBase
{
}
Examples, documentation and implementation can be found in repository.
Distributed by MIT license.
Developed in Dasha.AI Inc (Human-like conversational AI for developers).
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.0
- Newtonsoft.Json (>= 11.0.2)
- TypeIndicatorConverter.Core (>= 1.0.0)
-
.NETCoreApp 3.1
- Newtonsoft.Json (>= 11.0.2)
- TypeIndicatorConverter.Core (>= 1.0.0)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 11.0.2)
- TypeIndicatorConverter.Core (>= 1.0.0)
-
.NETFramework 4.6
- Newtonsoft.Json (>= 11.0.2)
- TypeIndicatorConverter.Core (>= 1.0.0)
-
.NETFramework 4.7
- Newtonsoft.Json (>= 11.0.2)
- TypeIndicatorConverter.Core (>= 1.0.0)
-
.NETFramework 4.8
- Newtonsoft.Json (>= 11.0.2)
- TypeIndicatorConverter.Core (>= 1.0.0)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.2)
- TypeIndicatorConverter.Core (>= 1.0.0)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 11.0.2)
- TypeIndicatorConverter.Core (>= 1.0.0)
-
net5.0
- Newtonsoft.Json (>= 11.0.2)
- TypeIndicatorConverter.Core (>= 1.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TypeIndicatorConverter.NewtonsoftJson:
Package | Downloads |
---|---|
Firepuma.Payments.Core
This library contains abstractions shared between PaymentsService Client, FunctionApp, FunctionAppManager and Sample.PaymentsClientApp.Simple. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 2,604 | 10/14/2021 |