Loyc.SyncLib.SyncJson
30.3.2
dotnet add package Loyc.SyncLib.SyncJson --version 30.3.2
NuGet\Install-Package Loyc.SyncLib.SyncJson -Version 30.3.2
<PackageReference Include="Loyc.SyncLib.SyncJson" Version="30.3.2" />
<PackageVersion Include="Loyc.SyncLib.SyncJson" Version="30.3.2" />
<PackageReference Include="Loyc.SyncLib.SyncJson" />
paket add Loyc.SyncLib.SyncJson --version 30.3.2
#r "nuget: Loyc.SyncLib.SyncJson, 30.3.2"
#:package Loyc.SyncLib.SyncJson@30.3.2
#addin nuget:?package=Loyc.SyncLib.SyncJson&version=30.3.2
#tool nuget:?package=Loyc.SyncLib.SyncJson&version=30.3.2
SyncJson provides optimized ISyncManager implementations for reading and writing JSON data with Loyc.SyncLib, a simple, flexible serialization/deserialization framework in which a single "synchronizer" function can both read and write the serialized form of a type.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- Loyc.Essentials (>= 30.3.2)
- Loyc.Interfaces (>= 30.3.2)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
-
.NETStandard 2.0
- Loyc.Essentials (>= 30.3.2)
- Loyc.Interfaces (>= 30.3.2)
- System.Memory (>= 4.5.4)
-
.NETStandard 2.1
- Loyc.Essentials (>= 30.3.2)
- Loyc.Interfaces (>= 30.3.2)
- System.Memory (>= 4.5.4)
-
net6.0
- Loyc.Essentials (>= 30.3.2)
- Loyc.Interfaces (>= 30.3.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Loyc.SyncLib.SyncJson:
| Package | Downloads |
|---|---|
|
LoycCore
LoycCore is a meta-package that pulls in all of the individual Loyc.* core libraries at once. Deprecated: you should reference only the specific packages you need, such as Loyc.Interfaces, Loyc.Essentials, Loyc.Collections, Loyc.Math, Loyc.Syntax, or Loyc.Utilities. A set of useful libraries for many kinds of .NET developers, starting with Loyc.Essentials, a library that "fills in the gaps" in the core of the .NET Base Class Library. LoycCore is especially focused on collections: classes, interfaces, adapters, and extension methods. Plus, Loyc.Syntax.dll parses LES, a superset of JSON that resembles C/C#/Java/Ecmascript/D, and runtime helper classes for the Loyc LL(k) parser generator. Contributors are welcome: more unit tests, code reviews, and new features are desired, anything relatively small (under about 3000 lines of code) that fits the theme "things that should have been built into the .NET framework, but aren't". |
GitHub repositories
This package is not used by any popular GitHub repositories.