Manatee.Json
9.1.1
Provides an intuitive approach to building JSON structures.
See the version list below for details.
Install-Package Manatee.Json -Version 9.1.1
dotnet add package Manatee.Json --version 9.1.1
<PackageReference Include="Manatee.Json" Version="9.1.1" />
paket add Manatee.Json --version 9.1.1
Release Notes
v9.1.1
BUG FIX: Incorrect access off -> props always null
v9.1.0
Added JsonOptions.
Removed null/JsonValue.Null equality as it was confusing to work with.
v9.0.1
BUG FIX - Autoserializer throwing errors in reflection analysis.
v9.0.0
Added Required property to JsonSchema04 & JsonSchema06 as IEnumerable<string>.
BREAKING CHANGES:
- Changed JsonSchema04.Properties & JsonSchema06.Properties to Dictionary<string, IJsonSchema>.
- Changed JsonSchema04.Type & JsonSchema06.Type to JsonSchemaType (flags enum).
- Changed JsonSchema04.Definitions & JsonSchema06.Definitions to Dictionary<string, IJsonSchema>.
- Changed JsonSchema06.AdditionalItems to IJsonSchema.
- Removed code marked obsolete
- JsonPathWith.Wildcard()
- Removed types
- JsonSchemaPropertyDefinition
- JsonSchemaPropertyDefinitionCollection
- JsonSchemaTypeDefinition
- JsonSchemaMultiTypeDefinition
- JsonSchemaTypeDefinitionCollection
v8.3.0
Added option to serialize only properties defined by type parameter or all properties of target object.
Added property name transformation.
Added Schema attribute for validation during deserialization.
Added support for serializing dynamics.
Dependencies
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel.Annotations (>= 4.4.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
- System.ValueTuple (>= 4.4.0)
GitHub Usage
Showing the top 1 GitHub repositories that depend on Manatee.Json:
Repository | Stars | |
---|---|---|
dotnet/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
|
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
11.0.4 | 340 | 11/26/2019 | ||
11.0.3 | 1,066 | 10/25/2019 | ||
11.0.2 | 468 | 10/14/2019 | ||
11.0.1 | 909 | 9/27/2019 | ||
11.0.0 | 229 | 9/18/2019 | ||
11.0.0-beta7 | 55 | 8/29/2019 | ||
11.0.0-beta6 | 336 | 7/24/2019 | ||
11.0.0-beta5 | 59 | 7/20/2019 | ||
11.0.0-beta3 | 790 | 7/18/2019 | ||
11.0.0-beta2 | 71 | 7/11/2019 | ||
11.0.0-beta1 | 63 | 7/1/2019 | ||
10.2.0-beta2 | 545 | 6/27/2019 | ||
10.2.0-beta1 | 1,080 | 6/22/2019 | ||
10.1.3 | 7,819 | 5/14/2019 | ||
10.1.2 | 63,230 | 2/19/2019 | ||
10.1.1 | 10,654 | 11/21/2018 | ||
10.1.0 | 276 | 11/15/2018 | ||
10.0.5 | 1,019 | 11/15/2018 | ||
10.0.4 | 23,463 | 10/8/2018 | ||
10.0.3 | 188 | 10/8/2018 | ||
10.0.2 | 200 | 10/4/2018 | ||
10.0.1 | 216 | 10/2/2018 | ||
10.0.0 | 222 | 9/30/2018 | ||
10.0.0-preview-5 | 168 | 9/25/2018 | ||
10.0.0-preview-4 | 163 | 9/24/2018 | ||
10.0.0-preview-3 | 183 | 9/16/2018 | ||
10.0.0-preview-1 | 171 | 9/15/2018 | ||
9.9.5 | 7,130 | 8/23/2018 | ||
9.9.4 | 173 | 8/23/2018 | ||
9.9.3 | 5,305 | 7/13/2018 | ||
9.9.2 | 10,261 | 7/9/2018 | ||
9.9.1 | 1,732 | 6/14/2018 | ||
9.9.0 | 2,162 | 5/9/2018 | ||
9.8.0 | 5,281 | 4/19/2018 | ||
9.7.2 | 1,148 | 3/2/2018 | ||
9.7.1 | 740 | 1/27/2018 | ||
9.7.0 | 304 | 1/26/2018 | ||
9.6.1 | 725 | 1/23/2018 | ||
9.6.0 | 2,216 | 1/11/2018 | ||
9.5.2 | 387 | 1/7/2018 | ||
9.5.1 | 1,236 | 12/7/2017 | ||
9.5.0 | 309 | 12/5/2017 | ||
9.3.2 | 306 | 11/27/2017 | ||
9.3.1 | 271 | 11/27/2017 | ||
9.3.0 | 266 | 11/26/2017 | ||
9.2.0 | 452 | 11/22/2017 | ||
9.1.1 | 265 | 11/14/2017 | ||
9.1.0 | 241 | 11/14/2017 | ||
9.0.1 | 243 | 11/10/2017 | ||
9.0.0 | 285 | 11/6/2017 | ||
8.3.0 | 292 | 11/3/2017 | ||
8.2.0 | 255 | 10/26/2017 | ||
7.1.0 | 332 | 7/28/2017 | ||
6.0.3 | 2,581 | 5/28/2017 | ||
5.2.1 | 786 | 2/22/2017 |