diff --git a/NzbDrone.Common/NzbDrone.Common.csproj b/NzbDrone.Common/NzbDrone.Common.csproj
index 334d12ba6..8861216d0 100644
--- a/NzbDrone.Common/NzbDrone.Common.csproj
+++ b/NzbDrone.Common/NzbDrone.Common.csproj
@@ -36,9 +36,12 @@
..\Libraries\Exceptioneer.WindowsFormsClient.dll
-
+
+ ..\packages\Exceptrack.Driver.0.1.0.2\lib\net20\Exceptrack.Driver.dll
+
+
False
- ..\packages\Newtonsoft.Json.4.0.8\lib\net40\Newtonsoft.Json.dll
+ ..\packages\Newtonsoft.Json.4.5.3\lib\net40\Newtonsoft.Json.dll
..\packages\Ninject.2.2.1.4\lib\net40-Full\Ninject.dll
diff --git a/NzbDrone.Common/packages.config b/NzbDrone.Common/packages.config
index ba3ae7772..7701910d4 100644
--- a/NzbDrone.Common/packages.config
+++ b/NzbDrone.Common/packages.config
@@ -1,5 +1,6 @@
-
+
+
\ No newline at end of file
diff --git a/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj b/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
index c45e33c21..eb5cc93dd 100644
--- a/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
+++ b/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
@@ -58,9 +58,9 @@
..\packages\Moq.4.0.10827\lib\NET40\Moq.dll
-
+
False
- ..\packages\Newtonsoft.Json.4.0.8\lib\net40\Newtonsoft.Json.dll
+ ..\packages\Newtonsoft.Json.4.5.3\lib\net40\Newtonsoft.Json.dll
..\packages\Ninject.2.2.1.4\lib\net40-Full\Ninject.dll
diff --git a/NzbDrone.Core.Test/packages.config b/NzbDrone.Core.Test/packages.config
index 0b5e746ba..243a065e5 100644
--- a/NzbDrone.Core.Test/packages.config
+++ b/NzbDrone.Core.Test/packages.config
@@ -7,7 +7,7 @@
-
+
diff --git a/NzbDrone.Core/NzbDrone.Core.csproj b/NzbDrone.Core/NzbDrone.Core.csproj
index 3932bdaf1..a4d858652 100644
--- a/NzbDrone.Core/NzbDrone.Core.csproj
+++ b/NzbDrone.Core/NzbDrone.Core.csproj
@@ -158,9 +158,9 @@
False
..\packages\MiniProfiler.1.9\lib\net40\MvcMiniProfiler.dll
-
+
False
- ..\packages\Newtonsoft.Json.4.0.8\lib\net40\Newtonsoft.Json.dll
+ ..\packages\Newtonsoft.Json.4.5.3\lib\net40\Newtonsoft.Json.dll
..\packages\Ninject.2.2.1.4\lib\net40-Full\Ninject.dll
diff --git a/NzbDrone.Core/packages.config b/NzbDrone.Core/packages.config
index bfcb3844f..d9651c9ed 100644
--- a/NzbDrone.Core/packages.config
+++ b/NzbDrone.Core/packages.config
@@ -6,7 +6,7 @@
-
+
diff --git a/NzbDrone.Services/NzbDrone.Services.Service/NzbDrone.Services.Service.csproj b/NzbDrone.Services/NzbDrone.Services.Service/NzbDrone.Services.Service.csproj
index 3dbac8649..bad25e137 100644
--- a/NzbDrone.Services/NzbDrone.Services.Service/NzbDrone.Services.Service.csproj
+++ b/NzbDrone.Services/NzbDrone.Services.Service/NzbDrone.Services.Service.csproj
@@ -61,8 +61,9 @@
False
..\..\Libraries\Migrator.NET\Migrator.Providers.dll
-
- ..\..\packages\Newtonsoft.Json.4.0.8\lib\net40\Newtonsoft.Json.dll
+
+ False
+ ..\..\packages\Newtonsoft.Json.4.5.3\lib\net40\Newtonsoft.Json.dll
..\..\packages\Ninject.2.2.1.4\lib\net40-Full\Ninject.dll
diff --git a/NzbDrone.Services/NzbDrone.Services.Service/Web.config b/NzbDrone.Services/NzbDrone.Services.Service/Web.config
index 231adb09a..324f7454a 100644
--- a/NzbDrone.Services/NzbDrone.Services.Service/Web.config
+++ b/NzbDrone.Services/NzbDrone.Services.Service/Web.config
@@ -16,7 +16,7 @@
-
+
diff --git a/NzbDrone.Services/NzbDrone.Services.Service/packages.config b/NzbDrone.Services/NzbDrone.Services.Service/packages.config
index 8c2b16215..71bfc9127 100644
--- a/NzbDrone.Services/NzbDrone.Services.Service/packages.config
+++ b/NzbDrone.Services/NzbDrone.Services.Service/packages.config
@@ -8,7 +8,7 @@
-
+
diff --git a/NzbDrone.Web.UI.Test/NzbDrone.Web.UI.Automation.csproj b/NzbDrone.Web.UI.Test/NzbDrone.Web.UI.Automation.csproj
index 77b841cc0..b6eb00ba2 100644
--- a/NzbDrone.Web.UI.Test/NzbDrone.Web.UI.Automation.csproj
+++ b/NzbDrone.Web.UI.Test/NzbDrone.Web.UI.Automation.csproj
@@ -39,8 +39,9 @@
..\packages\DotNetZip.1.9.1.8\lib\net20\Ionic.Zip.dll
-
- ..\packages\Newtonsoft.Json.4.0.6\lib\net40\Newtonsoft.Json.dll
+
+ False
+ ..\packages\Newtonsoft.Json.4.5.1\lib\net40\Newtonsoft.Json.dll
..\packages\NUnit.2.6.0.12054\lib\nunit.framework.dll
@@ -53,8 +54,9 @@
-
- ..\packages\Selenium.WebDriver.2.19.0\lib\net40\WebDriver.dll
+
+ False
+ ..\packages\Selenium.WebDriver.2.21.0\lib\net40\WebDriver.dll
diff --git a/NzbDrone.Web.UI.Test/packages.config b/NzbDrone.Web.UI.Test/packages.config
index 1ec8de2c7..1f33a521d 100644
--- a/NzbDrone.Web.UI.Test/packages.config
+++ b/NzbDrone.Web.UI.Test/packages.config
@@ -2,7 +2,7 @@
-
+
-
+
\ No newline at end of file
diff --git a/NzbDrone.Web/NzbDrone.Web.csproj b/NzbDrone.Web/NzbDrone.Web.csproj
index 1d77ee308..e34f22940 100644
--- a/NzbDrone.Web/NzbDrone.Web.csproj
+++ b/NzbDrone.Web/NzbDrone.Web.csproj
@@ -68,8 +68,9 @@
..\packages\MiniProfiler.1.9\lib\net40\MvcMiniProfiler.dll
-
- ..\packages\Newtonsoft.Json.4.0.8\lib\net40\Newtonsoft.Json.dll
+
+ False
+ ..\packages\Newtonsoft.Json.4.5.3\lib\net40\Newtonsoft.Json.dll
..\packages\Ninject.2.2.1.4\lib\net40-Full\Ninject.dll
diff --git a/NzbDrone.Web/Web.config b/NzbDrone.Web/Web.config
index bb088106a..8b79e67a7 100644
--- a/NzbDrone.Web/Web.config
+++ b/NzbDrone.Web/Web.config
@@ -51,7 +51,7 @@
-
+
diff --git a/NzbDrone.Web/packages.config b/NzbDrone.Web/packages.config
index 1427f9d68..67cad6c8d 100644
--- a/NzbDrone.Web/packages.config
+++ b/NzbDrone.Web/packages.config
@@ -17,7 +17,7 @@
-
+
diff --git a/packages/Exceptrack.Driver.0.1.0.2/Exceptrack.Driver.0.1.0.2.nupkg b/packages/Exceptrack.Driver.0.1.0.2/Exceptrack.Driver.0.1.0.2.nupkg
new file mode 100644
index 000000000..6cf77e538
Binary files /dev/null and b/packages/Exceptrack.Driver.0.1.0.2/Exceptrack.Driver.0.1.0.2.nupkg differ
diff --git a/packages/Exceptrack.Driver.0.1.0.2/lib/net20/Exceptrack.Driver.dll b/packages/Exceptrack.Driver.0.1.0.2/lib/net20/Exceptrack.Driver.dll
new file mode 100644
index 000000000..78d168397
Binary files /dev/null and b/packages/Exceptrack.Driver.0.1.0.2/lib/net20/Exceptrack.Driver.dll differ
diff --git a/packages/Newtonsoft.Json.4.0.6/Newtonsoft.Json.4.0.6.nupkg b/packages/Newtonsoft.Json.4.0.6/Newtonsoft.Json.4.0.6.nupkg
deleted file mode 100644
index d720383d2..000000000
Binary files a/packages/Newtonsoft.Json.4.0.6/Newtonsoft.Json.4.0.6.nupkg and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/net20/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.0.6/lib/net20/Newtonsoft.Json.dll
deleted file mode 100644
index ebad90a9d..000000000
Binary files a/packages/Newtonsoft.Json.4.0.6/lib/net20/Newtonsoft.Json.dll and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/net20/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.0.6/lib/net20/Newtonsoft.Json.pdb
deleted file mode 100644
index 58b27688d..000000000
Binary files a/packages/Newtonsoft.Json.4.0.6/lib/net20/Newtonsoft.Json.pdb and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/net35/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.0.6/lib/net35/Newtonsoft.Json.dll
deleted file mode 100644
index e2bae7a91..000000000
Binary files a/packages/Newtonsoft.Json.4.0.6/lib/net35/Newtonsoft.Json.dll and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/net35/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.0.6/lib/net35/Newtonsoft.Json.pdb
deleted file mode 100644
index a7d0de49c..000000000
Binary files a/packages/Newtonsoft.Json.4.0.6/lib/net35/Newtonsoft.Json.pdb and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/net40/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.0.6/lib/net40/Newtonsoft.Json.dll
deleted file mode 100644
index 7fe2c7475..000000000
Binary files a/packages/Newtonsoft.Json.4.0.6/lib/net40/Newtonsoft.Json.dll and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/net40/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.0.6/lib/net40/Newtonsoft.Json.pdb
deleted file mode 100644
index 941dc6d05..000000000
Binary files a/packages/Newtonsoft.Json.4.0.6/lib/net40/Newtonsoft.Json.pdb and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/sl3-wp/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.0.6/lib/sl3-wp/Newtonsoft.Json.dll
deleted file mode 100644
index c8b890c0b..000000000
Binary files a/packages/Newtonsoft.Json.4.0.6/lib/sl3-wp/Newtonsoft.Json.dll and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/sl3-wp/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.0.6/lib/sl3-wp/Newtonsoft.Json.pdb
deleted file mode 100644
index c05a04cbc..000000000
Binary files a/packages/Newtonsoft.Json.4.0.6/lib/sl3-wp/Newtonsoft.Json.pdb and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/sl4-windowsphone71/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.0.6/lib/sl4-windowsphone71/Newtonsoft.Json.dll
deleted file mode 100644
index c8b890c0b..000000000
Binary files a/packages/Newtonsoft.Json.4.0.6/lib/sl4-windowsphone71/Newtonsoft.Json.dll and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/sl4-windowsphone71/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.0.6/lib/sl4-windowsphone71/Newtonsoft.Json.pdb
deleted file mode 100644
index c05a04cbc..000000000
Binary files a/packages/Newtonsoft.Json.4.0.6/lib/sl4-windowsphone71/Newtonsoft.Json.pdb and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/sl4/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.0.6/lib/sl4/Newtonsoft.Json.dll
deleted file mode 100644
index c2aff5df3..000000000
Binary files a/packages/Newtonsoft.Json.4.0.6/lib/sl4/Newtonsoft.Json.dll and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/sl4/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.0.6/lib/sl4/Newtonsoft.Json.pdb
deleted file mode 100644
index 91da0e146..000000000
Binary files a/packages/Newtonsoft.Json.4.0.6/lib/sl4/Newtonsoft.Json.pdb and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.8/Newtonsoft.Json.4.0.8.nupkg b/packages/Newtonsoft.Json.4.0.8/Newtonsoft.Json.4.0.8.nupkg
deleted file mode 100644
index 883e9ce44..000000000
Binary files a/packages/Newtonsoft.Json.4.0.8/Newtonsoft.Json.4.0.8.nupkg and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/net20/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.0.8/lib/net20/Newtonsoft.Json.dll
deleted file mode 100644
index 9c25fb9ab..000000000
Binary files a/packages/Newtonsoft.Json.4.0.8/lib/net20/Newtonsoft.Json.dll and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/net20/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.0.8/lib/net20/Newtonsoft.Json.pdb
deleted file mode 100644
index d6685231a..000000000
Binary files a/packages/Newtonsoft.Json.4.0.8/lib/net20/Newtonsoft.Json.pdb and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/net35/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.0.8/lib/net35/Newtonsoft.Json.dll
deleted file mode 100644
index 0b6788211..000000000
Binary files a/packages/Newtonsoft.Json.4.0.8/lib/net35/Newtonsoft.Json.dll and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/net35/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.0.8/lib/net35/Newtonsoft.Json.pdb
deleted file mode 100644
index 6f975f3ad..000000000
Binary files a/packages/Newtonsoft.Json.4.0.8/lib/net35/Newtonsoft.Json.pdb and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/net40/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.0.8/lib/net40/Newtonsoft.Json.dll
deleted file mode 100644
index 09560c1b3..000000000
Binary files a/packages/Newtonsoft.Json.4.0.8/lib/net40/Newtonsoft.Json.dll and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/net40/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.0.8/lib/net40/Newtonsoft.Json.pdb
deleted file mode 100644
index f6a202c21..000000000
Binary files a/packages/Newtonsoft.Json.4.0.8/lib/net40/Newtonsoft.Json.pdb and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/sl3-wp/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.0.8/lib/sl3-wp/Newtonsoft.Json.dll
deleted file mode 100644
index e8be0b5cd..000000000
Binary files a/packages/Newtonsoft.Json.4.0.8/lib/sl3-wp/Newtonsoft.Json.dll and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/sl3-wp/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.0.8/lib/sl3-wp/Newtonsoft.Json.pdb
deleted file mode 100644
index f915cd296..000000000
Binary files a/packages/Newtonsoft.Json.4.0.8/lib/sl3-wp/Newtonsoft.Json.pdb and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/sl4-windowsphone71/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.0.8/lib/sl4-windowsphone71/Newtonsoft.Json.dll
deleted file mode 100644
index e8be0b5cd..000000000
Binary files a/packages/Newtonsoft.Json.4.0.8/lib/sl4-windowsphone71/Newtonsoft.Json.dll and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/sl4-windowsphone71/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.0.8/lib/sl4-windowsphone71/Newtonsoft.Json.pdb
deleted file mode 100644
index f915cd296..000000000
Binary files a/packages/Newtonsoft.Json.4.0.8/lib/sl4-windowsphone71/Newtonsoft.Json.pdb and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/sl4/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.0.8/lib/sl4/Newtonsoft.Json.dll
deleted file mode 100644
index 8795484e1..000000000
Binary files a/packages/Newtonsoft.Json.4.0.8/lib/sl4/Newtonsoft.Json.dll and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/sl4/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.0.8/lib/sl4/Newtonsoft.Json.pdb
deleted file mode 100644
index 68618b267..000000000
Binary files a/packages/Newtonsoft.Json.4.0.8/lib/sl4/Newtonsoft.Json.pdb and /dev/null differ
diff --git a/packages/Newtonsoft.Json.4.5.1/Newtonsoft.Json.4.5.1.nupkg b/packages/Newtonsoft.Json.4.5.1/Newtonsoft.Json.4.5.1.nupkg
new file mode 100644
index 000000000..2b67b9cbe
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/Newtonsoft.Json.4.5.1.nupkg differ
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/net20/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.5.1/lib/net20/Newtonsoft.Json.dll
new file mode 100644
index 000000000..406f6475e
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/net20/Newtonsoft.Json.dll differ
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/net20/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.5.1/lib/net20/Newtonsoft.Json.pdb
new file mode 100644
index 000000000..60fc46f19
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/net20/Newtonsoft.Json.pdb differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/net20/Newtonsoft.Json.xml b/packages/Newtonsoft.Json.4.5.1/lib/net20/Newtonsoft.Json.xml
similarity index 89%
rename from packages/Newtonsoft.Json.4.0.8/lib/net20/Newtonsoft.Json.xml
rename to packages/Newtonsoft.Json.4.5.1/lib/net20/Newtonsoft.Json.xml
index b2267e11e..6973b1506 100644
--- a/packages/Newtonsoft.Json.4.0.8/lib/net20/Newtonsoft.Json.xml
+++ b/packages/Newtonsoft.Json.4.5.1/lib/net20/Newtonsoft.Json.xml
@@ -46,19 +46,31 @@
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
@@ -120,19 +132,24 @@
Gets the quotation mark character used to enclose the value of a string.
+
+
+ Get or set how time zones are handling when reading JSON.
+
+
- Gets the type of the current Json token.
+ Gets the type of the current JSON token.
- Gets the text value of the current Json token.
+ Gets the text value of the current JSON token.
- Gets The Common Language Runtime (CLR) type for the current Json token.
+ Gets The Common Language Runtime (CLR) type for the current JSON token.
@@ -141,6 +158,11 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
Gets or sets the culture used when reading JSON. Defaults to .
@@ -249,20 +271,32 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
@@ -665,9 +699,24 @@
Gets the state of the writer.
+
+
+ Gets the path of the writer.
+
+
- Indicates how the output is formatted.
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling when writing JSON.
@@ -889,12 +938,12 @@
- First attempt to use the public default constructor then fall back to single paramatized constructor.
+ First attempt to use the public default constructor, then fall back to single paramatized constructor, then the non-public default constructor.
- Allow Json.NET to use a non-public default constructor.
+ Json.NET will use a non-public default constructor before falling back to a paramatized constructor.
@@ -1281,80 +1330,136 @@
true if this instance can convert the specified object type; otherwise, false.
+
+
+ Specifies how dates are formatted when writing JSON text.
+
+
+
+
+ Dates are written in the ISO 8601 format, e.g. "2012-03-21T05:40Z".
+
+
+
+
+ Dates are written in the Microsoft JSON format, e.g. "\/Date(1198908717056)\/".
+
+
+
+
+ Specifies how to treat the time value when converting between string and .
+
+
+
+
+ Treat as local time. If the object represents a Coordinated Universal Time (UTC), it is converted to the local time.
+
+
+
+
+ Treat as a UTC. If the object represents a local time, it is converted to a UTC.
+
+
+
+
+ Treat as a local time if a is being converted to a string.
+ If a string is being converted to , convert to a local time if a time zone is specified.
+
+
+
+
+ Time zone information should be preserved when converting.
+
+
+
+
+ Specifies formatting options for the .
+
+
+
+
+ No special formatting is applied. This is the default.
+
+
+
+
+ Causes child objects to be indented according to the and settings.
+
+
Instructs the to use the specified constructor when deserializing that object.
-
+
Provides a set of static (Shared in Visual Basic) methods for
querying objects that implement .
-
+
Returns the input typed as .
-
+
Returns an empty that has the
specified type argument.
-
+
Converts the elements of an to the
specified type.
-
+
Filters the elements of an based on a specified type.
-
+
Generates a sequence of integral numbers within a specified range.
The value of the first integer in the sequence.
The number of sequential integers to generate.
-
+
Generates a sequence that contains one repeated value.
-
+
Filters a sequence of values based on a predicate.
-
+
Filters a sequence of values based on a predicate.
Each element's index is used in the logic of the predicate function.
-
+
Projects each element of a sequence into a new form.
-
+
Projects each element of a sequence into a new form by
incorporating the element's index.
-
+
Projects each element of a sequence to an
and flattens the resulting sequences into one sequence.
-
+
Projects each element of a sequence to an ,
and flattens the resulting sequences into one sequence. The
@@ -1362,14 +1467,14 @@
that element.
-
+
Projects each element of a sequence to an ,
flattens the resulting sequences into one sequence, and invokes
a result selector function on each element therein.
-
+
Projects each element of a sequence to an ,
flattens the resulting sequences into one sequence, and invokes
@@ -1378,98 +1483,98 @@
of that element.
-
+
Returns elements from a sequence as long as a specified condition is true.
-
+
Returns elements from a sequence as long as a specified condition is true.
The element's index is used in the logic of the predicate function.
-
+
Base implementation of First operator.
-
+
Returns the first element of a sequence.
-
+
Returns the first element in a sequence that satisfies a specified condition.
-
+
Returns the first element of a sequence, or a default value if
the sequence contains no elements.
-
+
Returns the first element of the sequence that satisfies a
condition or a default value if no such element is found.
-
+
Base implementation of Last operator.
-
+
Returns the last element of a sequence.
-
+
Returns the last element of a sequence that satisfies a
specified condition.
-
+
Returns the last element of a sequence, or a default value if
the sequence contains no elements.
-
+
Returns the last element of a sequence that satisfies a
condition or a default value if no such element is found.
-
+
Base implementation of Single operator.
-
+
Returns the only element of a sequence, and throws an exception
if there is not exactly one element in the sequence.
-
+
Returns the only element of a sequence that satisfies a
specified condition, and throws an exception if more than one
such element exists.
-
+
Returns the only element of a sequence, or a default value if
the sequence is empty; this method throws an exception if there
is more than one element in the sequence.
-
+
Returns the only element of a sequence that satisfies a
specified condition or a default value if no such element
@@ -1477,160 +1582,160 @@
satisfies the condition.
-
+
Returns the element at a specified index in a sequence.
-
+
Returns the element at a specified index in a sequence or a
default value if the index is out of range.
-
+
Inverts the order of the elements in a sequence.
-
+
Returns a specified number of contiguous elements from the start
of a sequence.
-
+
Bypasses a specified number of elements in a sequence and then
returns the remaining elements.
-
+
Bypasses elements in a sequence as long as a specified condition
is true and then returns the remaining elements.
-
+
Bypasses elements in a sequence as long as a specified condition
is true and then returns the remaining elements. The element's
index is used in the logic of the predicate function.
-
+
Returns the number of elements in a sequence.
-
+
Returns a number that represents how many elements in the
specified sequence satisfy a condition.
-
+
Returns an that represents the total number
of elements in a sequence.
-
+
Returns an that represents how many elements
in a sequence satisfy a condition.
-
+
Concatenates two sequences.
-
+
Creates a from an .
-
+
Creates an array from an .
-
+
Returns distinct elements from a sequence by using the default
equality comparer to compare values.
-
+
Returns distinct elements from a sequence by using a specified
to compare values.
-
+
- Creates a from an
+ Creates a from an
according to a specified key
selector function.
-
+
- Creates a from an
+ Creates a from an
according to a specified key
selector function and a key comparer.
-
+
- Creates a from an
+ Creates a from an
according to specified key
and element selector functions.
-
+
- Creates a from an
+ Creates a from an
according to a specified key
selector function, a comparer and an element selector function.
-
+
Groups the elements of a sequence according to a specified key
selector function.
-
+
Groups the elements of a sequence according to a specified key
selector function and compares the keys by using a specified
comparer.
-
+
Groups the elements of a sequence according to a specified key
selector function and projects the elements for each group by
using a specified function.
-
+
Groups the elements of a sequence according to a specified key
selector function and creates a result value from each group and
its key.
-
+
Groups the elements of a sequence according to a key selector
function. The keys are compared by using a comparer and each
group's elements are projected by using a specified function.
-
+
Groups the elements of a sequence according to a specified key
selector function and creates a result value from each group and
@@ -1638,14 +1743,14 @@
specified function.
-
+
Groups the elements of a sequence according to a specified key
selector function and creates a result value from each group and
its key. The keys are compared by using a specified comparer.
-
+
Groups the elements of a sequence according to a specified key
selector function and creates a result value from each group and
@@ -1654,122 +1759,122 @@
specified function.
-
+
Applies an accumulator function over a sequence.
-
+
Applies an accumulator function over a sequence. The specified
seed value is used as the initial accumulator value.
-
+
Applies an accumulator function over a sequence. The specified
seed value is used as the initial accumulator value, and the
specified function is used to select the result value.
-
+
Produces the set union of two sequences by using the default
equality comparer.
-
+
Produces the set union of two sequences by using a specified
.
-
+
Returns the elements of the specified sequence or the type
parameter's default value in a singleton collection if the
sequence is empty.
-
+
Returns the elements of the specified sequence or the specified
value in a singleton collection if the sequence is empty.
-
+
Determines whether all elements of a sequence satisfy a condition.
-
+
Determines whether a sequence contains any elements.
-
+
Determines whether any element of a sequence satisfies a
condition.
-
+
Determines whether a sequence contains a specified element by
using the default equality comparer.
-
+
Determines whether a sequence contains a specified element by
using a specified .
-
+
Determines whether two sequences are equal by comparing the
elements by using the default equality comparer for their type.
-
+
Determines whether two sequences are equal by comparing their
elements by using a specified .
-
+
Base implementation for Min/Max operator.
-
+
Base implementation for Min/Max operator for nullable types.
-
+
Returns the minimum value in a generic sequence.
-
+
Invokes a transform function on each element of a generic
sequence and returns the minimum resulting value.
-
+
Returns the maximum value in a generic sequence.
-
+
Invokes a transform function on each element of a generic
sequence and returns the maximum resulting value.
-
+
Makes an enumerator seen as enumerable once more.
@@ -1780,130 +1885,130 @@
mostly safe among aggregate operations.
-
+
Sorts the elements of a sequence in ascending order according to a key.
-
+
Sorts the elements of a sequence in ascending order by using a
specified comparer.
-
+
Sorts the elements of a sequence in descending order according to a key.
-
+
Sorts the elements of a sequence in descending order by using a
specified comparer.
-
+
Performs a subsequent ordering of the elements in a sequence in
ascending order according to a key.
-
+
Performs a subsequent ordering of the elements in a sequence in
ascending order by using a specified comparer.
-
+
Performs a subsequent ordering of the elements in a sequence in
descending order, according to a key.
-
+
Performs a subsequent ordering of the elements in a sequence in
descending order by using a specified comparer.
-
+
Base implementation for Intersect and Except operators.
-
+
Produces the set intersection of two sequences by using the
default equality comparer to compare values.
-
+
Produces the set intersection of two sequences by using the
specified to compare values.
-
+
Produces the set difference of two sequences by using the
default equality comparer to compare values.
-
+
Produces the set difference of two sequences by using the
specified to compare values.
-
+
Creates a from an
according to a specified key
selector function.
-
+
Creates a from an
according to a specified key
selector function and key comparer.
-
+
Creates a from an
according to specified key
selector and element selector functions.
-
+
Creates a from an
according to a specified key
selector function, a comparer, and an element selector function.
-
+
Correlates the elements of two sequences based on matching keys.
The default equality comparer is used to compare keys.
-
+
Correlates the elements of two sequences based on matching keys.
The default equality comparer is used to compare keys. A
specified is used to compare keys.
-
+
Correlates the elements of two sequences based on equality of
keys and groups the results. The default equality comparer is
used to compare keys.
-
+
Correlates the elements of two sequences based on equality of
keys and groups the results. The default equality comparer is
@@ -1911,376 +2016,439 @@
is used to compare keys.
-
+
Computes the sum of a sequence of nullable values.
-
+
Computes the sum of a sequence of nullable
values that are obtained by invoking a transform function on
each element of the input sequence.
-
+
Computes the average of a sequence of nullable values.
-
+
Computes the average of a sequence of nullable values
that are obtained by invoking a transform function on each
element of the input sequence.
-
+
Computes the sum of a sequence of values.
-
+
Computes the sum of a sequence of
values that are obtained by invoking a transform function on
each element of the input sequence.
-
+
Computes the average of a sequence of values.
-
+
Computes the average of a sequence of values
that are obtained by invoking a transform function on each
element of the input sequence.
-
+
Returns the minimum value in a sequence of nullable
values.
-
+
Invokes a transform function on each element of a sequence and
returns the minimum nullable value.
-
+
Returns the maximum value in a sequence of nullable
values.
-
+
Invokes a transform function on each element of a sequence and
returns the maximum nullable value.
-
+
Computes the sum of a sequence of nullable values.
-
+
Computes the sum of a sequence of nullable
values that are obtained by invoking a transform function on
each element of the input sequence.
-
+
Computes the average of a sequence of nullable values.
-
+
Computes the average of a sequence of nullable values
that are obtained by invoking a transform function on each
element of the input sequence.
-
+
Computes the sum of a sequence of values.
-
+
Computes the sum of a sequence of
values that are obtained by invoking a transform function on
each element of the input sequence.
-
+
Computes the average of a sequence of values.
-
+
Computes the average of a sequence of values
that are obtained by invoking a transform function on each
element of the input sequence.
-
+
Returns the minimum value in a sequence of nullable
values.
-
+
Invokes a transform function on each element of a sequence and
returns the minimum nullable value.
-
+
Returns the maximum value in a sequence of nullable
values.
-
+
Invokes a transform function on each element of a sequence and
returns the maximum nullable value.
-
+
Computes the sum of a sequence of nullable values.
-
+
Computes the sum of a sequence of nullable
values that are obtained by invoking a transform function on
each element of the input sequence.
-
+
Computes the average of a sequence of nullable values.
-
+
Computes the average of a sequence of nullable values
that are obtained by invoking a transform function on each
element of the input sequence.
-
+
Computes the sum of a sequence of values.
-
+
Computes the sum of a sequence of
values that are obtained by invoking a transform function on
each element of the input sequence.
-
+
Computes the average of a sequence of values.
-
+
Computes the average of a sequence of values
that are obtained by invoking a transform function on each
element of the input sequence.
-
+
Returns the minimum value in a sequence of nullable
values.
-
+
Invokes a transform function on each element of a sequence and
returns the minimum nullable value.
-
+
Returns the maximum value in a sequence of nullable
values.
-
+
Invokes a transform function on each element of a sequence and
returns the maximum nullable value.
-
+
Computes the sum of a sequence of nullable values.
-
+
Computes the sum of a sequence of nullable
values that are obtained by invoking a transform function on
each element of the input sequence.
-
+
Computes the average of a sequence of nullable values.
-
+
Computes the average of a sequence of nullable values
that are obtained by invoking a transform function on each
element of the input sequence.
-
+
Computes the sum of a sequence of values.
-
+
Computes the sum of a sequence of
values that are obtained by invoking a transform function on
each element of the input sequence.
-
+
Computes the average of a sequence of values.
-
+
Computes the average of a sequence of values
that are obtained by invoking a transform function on each
element of the input sequence.
-
+
Returns the minimum value in a sequence of nullable
values.
-
+
Invokes a transform function on each element of a sequence and
returns the minimum nullable value.
-
+
Returns the maximum value in a sequence of nullable
values.
-
+
Invokes a transform function on each element of a sequence and
returns the maximum nullable value.
-
+
Computes the sum of a sequence of nullable values.
-
+
Computes the sum of a sequence of nullable
values that are obtained by invoking a transform function on
each element of the input sequence.
-
+
Computes the average of a sequence of nullable values.
-
+
Computes the average of a sequence of nullable values
that are obtained by invoking a transform function on each
element of the input sequence.
-
+
Computes the sum of a sequence of values.
-
+
Computes the sum of a sequence of
values that are obtained by invoking a transform function on
each element of the input sequence.
-
+
Computes the average of a sequence of values.
-
+
Computes the average of a sequence of values
that are obtained by invoking a transform function on each
element of the input sequence.
-
+
Returns the minimum value in a sequence of nullable
values.
-
+
Invokes a transform function on each element of a sequence and
returns the minimum nullable value.
-
+
Returns the maximum value in a sequence of nullable
values.
-
+
Invokes a transform function on each element of a sequence and
returns the maximum nullable value.
-
+
Represents a collection of objects that have a common key.
-
+
- Gets the key of the .
+ Gets the key of the .
+
+
+ Defines an indexer, size property, and Boolean search method for
+ data structures that map keys to
+ sequences of values.
+
+
+
+
+ Represents a sorted sequence.
+
+
+
+
+ Performs a subsequent ordering on the elements of an
+ according to a key.
+
+
+
+
+ Represents a collection of keys each mapped to one or more values.
+
+
+
+
+ Determines whether a specified key is in the .
+
+
+
+
+ Applies a transform function to each key and its associated
+ values and returns the results.
+
+
+
+
+ Returns a generic enumerator that iterates through the .
+
+
+
+
+ Gets the number of key/value collection pairs in the .
+
+
+
+
+ Gets the collection of values indexed by the specified key.
+
+
+
+
+ See issue #11
+ for why this method is needed and cannot be expressed as a
+ lambda at the call site.
+
+
+
+
+ See issue #11
+ for why this method is needed and cannot be expressed as a
+ lambda at the call site.
+
+
This attribute allows us to define extension methods without
@@ -2291,69 +2459,6 @@
issue Nov 2007.
-
-
- Defines an indexer, size property, and Boolean search method for
- data structures that map keys to
- sequences of values.
-
-
-
-
- Represents a sorted sequence.
-
-
-
-
- Performs a subsequent ordering on the elements of an
- according to a key.
-
-
-
-
- Represents a collection of keys each mapped to one or more values.
-
-
-
-
- Determines whether a specified key is in the .
-
-
-
-
- Applies a transform function to each key and its associated
- values and returns the results.
-
-
-
-
- Returns a generic enumerator that iterates through the .
-
-
-
-
- Gets the number of key/value collection pairs in the .
-
-
-
-
- Gets the collection of values indexed by the specified key.
-
-
-
-
- See issue #11
- for why this method is needed and cannot be expressed as a
- lambda at the call site.
-
-
-
-
- See issue #11
- for why this method is needed and cannot be expressed as a
- lambda at the call site.
-
-
Represents a view of a .
@@ -3627,6 +3732,26 @@
The context.
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
Represents a reader that provides validation.
@@ -3659,6 +3784,18 @@
A .
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
Reads the next JSON token from the stream.
@@ -3684,6 +3821,11 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
Gets the quotation mark character used to enclose the value of a string.
@@ -3836,31 +3978,6 @@
The calling serializer.
The object value.
-
-
- Specifies whether a DateTime object represents a local time, a Coordinated Universal Time (UTC), or is not specified as either local time or UTC.
-
-
-
-
- The time represented is local time.
-
-
-
-
- The time represented is UTC.
-
-
-
-
- The time represented is not specified as either local time or Coordinated Universal Time (UTC).
-
-
-
-
- Preserves the DateTimeKind field of a date when a DateTime object is converted to a string and the string is then converted back to a DateTime object.
-
-
Converts XML to and from JSON.
@@ -3922,7 +4039,7 @@
- Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
+ Represents a reader that provides fast, non-cached, forward-only access to JSON text data.
@@ -3944,20 +4061,32 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
@@ -4371,6 +4500,12 @@
The line position indicating where the error occurred.
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
Represents a collection of .
@@ -4423,6 +4558,15 @@
The value to convert.
A JSON string representation of the .
+
+
+ Converts the to its JSON string representation using the specified.
+
+ The value to convert.
+ The format the date will be converted to.
+ The time zone handling when the date is converted to a string.
+ A JSON string representation of the .
+
Converts the to its JSON string representation.
@@ -4598,6 +4742,17 @@
A collection converters used while serializing.
A JSON string representation of the object.
+
+
+ Serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ The used to serialize the object.
+ If this is null, default serialization settings will be is used.
+
+ A JSON string representation of the object.
+
+
Serializes the specified object to a JSON string using a collection of .
@@ -4965,6 +5120,26 @@
The context.
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
Contains the LINQ to JSON extension methods.
@@ -5731,20 +5906,32 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
@@ -6195,6 +6382,12 @@
The line position indicating where the error occurred.
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
Resolves from an id.
@@ -6245,13 +6438,19 @@
- Gets the associated with the validation event.
+ Gets the associated with the validation error.
- The JsonSchemaException associated with the validation event.
+ The JsonSchemaException associated with the validation error.
+
+
+
+ Gets the path of the JSON location where the validation error occurred.
+
+ The path of the JSON location where the validation error occurred.
- Gets the text description corresponding to the validation event.
+ Gets the text description corresponding to the validation error.
The text description.
@@ -6444,6 +6643,14 @@
true if serialized compiler generated members; otherwise, false.
+
+
+ Gets or sets a value indicating whether to ignore the ISerializable interface when serializing and deserializing types.
+
+
+ true if the ISerializable interface will be ignored when serializing and deserializing types; otherwise, false.
+
+
Initializes a new instance of the class.
@@ -6538,6 +6745,12 @@
The member that caused the error.
+
+
+ Gets the path of the JSON location where the error occurred.
+
+ The path of the JSON location where the error occurred.
+
Gets or sets a value indicating whether this is handled.
@@ -6634,7 +6847,7 @@
- Gets or sets a value indicating whether [default creator non public].
+ Gets or sets a value indicating whether the default creator is non public.
true if the default object creator is non-public; otherwise, false.
@@ -6650,6 +6863,12 @@
The underlying type for the contract.
+
+
+ Gets the of the collection items.
+
+ The of the collection items.
+
Contract details for a used by the .
@@ -6667,6 +6886,18 @@
The property name resolver.
+
+
+ Gets the of the dictionary keys.
+
+ The of the dictionary keys.
+
+
+
+ Gets the of the dictionary values.
+
+ The of the dictionary values.
+
Contract details for a used by the .
@@ -7545,63 +7776,6 @@
Byte data.
-
-
- Specifies the state of the .
-
-
-
-
- An exception has been thrown, which has left the in an invalid state.
- You may call the method to put the in the Closed state.
- Any other method calls results in an being thrown.
-
-
-
-
- The method has been called.
-
-
-
-
- An object is being written.
-
-
-
-
- A array is being written.
-
-
-
-
- A constructor is being written.
-
-
-
-
- A property is being written.
-
-
-
-
- A write method has not been called.
-
-
-
-
- Specifies formatting options for the .
-
-
-
-
- No special formatting is applied. This is the default.
-
-
-
-
- Causes child objects to be indented according to the and settings.
-
-
Builds a string. Unlike StringBuilder this class lets you reuse it's internal buffer.
@@ -7718,5 +7892,47 @@
The string.
Null if the string was null, otherwise the string unchanged.
+
+
+ Specifies the state of the .
+
+
+
+
+ An exception has been thrown, which has left the in an invalid state.
+ You may call the method to put the in the Closed state.
+ Any other method calls results in an being thrown.
+
+
+
+
+ The method has been called.
+
+
+
+
+ An object is being written.
+
+
+
+
+ A array is being written.
+
+
+
+
+ A constructor is being written.
+
+
+
+
+ A property is being written.
+
+
+
+
+ A write method has not been called.
+
+
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/net35/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.5.1/lib/net35/Newtonsoft.Json.dll
new file mode 100644
index 000000000..381eed320
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/net35/Newtonsoft.Json.dll differ
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/net35/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.5.1/lib/net35/Newtonsoft.Json.pdb
new file mode 100644
index 000000000..c995e67f5
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/net35/Newtonsoft.Json.pdb differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/net40/Newtonsoft.Json.xml b/packages/Newtonsoft.Json.4.5.1/lib/net35/Newtonsoft.Json.xml
similarity index 96%
rename from packages/Newtonsoft.Json.4.0.8/lib/net40/Newtonsoft.Json.xml
rename to packages/Newtonsoft.Json.4.5.1/lib/net35/Newtonsoft.Json.xml
index fb7e97da1..e10c744b5 100644
--- a/packages/Newtonsoft.Json.4.0.8/lib/net40/Newtonsoft.Json.xml
+++ b/packages/Newtonsoft.Json.4.5.1/lib/net35/Newtonsoft.Json.xml
@@ -29,25 +29,37 @@
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -109,19 +121,24 @@
Gets the quotation mark character used to enclose the value of a string.
+
+
+ Get or set how time zones are handling when reading JSON.
+
+
- Gets the type of the current Json token.
+ Gets the type of the current JSON token.
- Gets the text value of the current Json token.
+ Gets the text value of the current JSON token.
- Gets The Common Language Runtime (CLR) type for the current Json token.
+ Gets The Common Language Runtime (CLR) type for the current JSON token.
@@ -130,6 +147,11 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
Gets or sets the culture used when reading JSON. Defaults to .
@@ -238,27 +260,39 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -674,9 +708,24 @@
Gets the state of the writer.
+
+
+ Gets the path of the writer.
+
+
- Indicates how the output is formatted.
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling when writing JSON.
@@ -1154,46 +1203,6 @@
true if this instance can convert the specified object type; otherwise, false.
-
-
- Converts an ExpandoObject to and from JSON.
-
-
-
-
- Writes the JSON representation of the object.
-
- The to write to.
- The value.
- The calling serializer.
-
-
-
- Reads the JSON representation of the object.
-
- The to read from.
- Type of the object.
- The existing value of object being read.
- The calling serializer.
- The object value.
-
-
-
- Determines whether this instance can convert the specified object type.
-
- Type of the object.
-
- true if this instance can convert the specified object type; otherwise, false.
-
-
-
-
- Gets a value indicating whether this can write JSON.
-
-
- true if this can write JSON; otherwise, false.
-
-
Converts a to and from JSON.
@@ -1345,12 +1354,12 @@
- First attempt to use the public default constructor then fall back to single paramatized constructor.
+ First attempt to use the public default constructor, then fall back to single paramatized constructor, then the non-public default constructor.
- Allow Json.NET to use a non-public default constructor.
+ Json.NET will use a non-public default constructor before falling back to a paramatized constructor.
@@ -1385,11 +1394,157 @@
true if this instance can convert the specified object type; otherwise, false.
+
+
+ Specifies how dates are formatted when writing JSON text.
+
+
+
+
+ Dates are written in the ISO 8601 format, e.g. "2012-03-21T05:40Z".
+
+
+
+
+ Dates are written in the Microsoft JSON format, e.g. "\/Date(1198908717056)\/".
+
+
+
+
+ Specifies how to treat the time value when converting between string and .
+
+
+
+
+ Treat as local time. If the object represents a Coordinated Universal Time (UTC), it is converted to the local time.
+
+
+
+
+ Treat as a UTC. If the object represents a local time, it is converted to a UTC.
+
+
+
+
+ Treat as a local time if a is being converted to a string.
+ If a string is being converted to , convert to a local time if a time zone is specified.
+
+
+
+
+ Time zone information should be preserved when converting.
+
+
+
+
+ Specifies formatting options for the .
+
+
+
+
+ No special formatting is applied. This is the default.
+
+
+
+
+ Causes child objects to be indented according to the and settings.
+
+
Instructs the to use the specified constructor when deserializing that object.
+
+
+ Represents a view of a .
+
+
+
+
+ Initializes a new instance of the class.
+
+ The name.
+ Type of the property.
+
+
+
+ When overridden in a derived class, returns whether resetting an object changes its value.
+
+
+ true if resetting the component changes its value; otherwise, false.
+
+ The component to test for reset capability.
+
+
+
+
+ When overridden in a derived class, gets the current value of the property on a component.
+
+
+ The value of a property for a given component.
+
+ The component with the property for which to retrieve the value.
+
+
+
+
+ When overridden in a derived class, resets the value for this property of the component to the default value.
+
+ The component with the property value that is to be reset to the default value.
+
+
+
+
+ When overridden in a derived class, sets the value of the component to a different value.
+
+ The component with the property value that is to be set.
+ The new value.
+
+
+
+
+ When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.
+
+
+ true if the property should be persisted; otherwise, false.
+
+ The component with the property to be examined for persistence.
+
+
+
+
+ When overridden in a derived class, gets the type of the component this property is bound to.
+
+
+ A that represents the type of component this property is bound to. When the or methods are invoked, the object specified might be an instance of this type.
+
+
+
+
+ When overridden in a derived class, gets a value indicating whether this property is read-only.
+
+
+ true if the property is read-only; otherwise, false.
+
+
+
+
+ When overridden in a derived class, gets the type of the property.
+
+
+ A that represents the type of the property.
+
+
+
+
+ Gets the hash code for the name of the member.
+
+
+
+ The hash code for the name of the member.
+
+
Represents a raw JSON string.
@@ -1994,24 +2149,6 @@
A flag to indicate whether an error should be thrown if no token is found.
The that matches the object path.
-
-
- Returns the responsible for binding operations performed on this object.
-
- The expression tree representation of the runtime value.
-
- The to bind this object.
-
-
-
-
- Returns the responsible for binding operations performed on this object.
-
- The expression tree representation of the runtime value.
-
- The to bind this object.
-
-
Creates a new instance of the . All child tokens are recursively cloned.
@@ -2232,15 +2369,6 @@
A that represents this instance.
-
-
- Returns the responsible for binding operations performed on this object.
-
- The expression tree representation of the runtime value.
-
- The to bind this object.
-
-
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
@@ -2320,7 +2448,7 @@
The property must be defined in JSON and cannot be a null value.
-
+
Contract details for a used by the .
@@ -2386,7 +2514,7 @@
- Gets or sets a value indicating whether [default creator non public].
+ Gets or sets a value indicating whether the default creator is non public.
true if the default object creator is non-public; otherwise, false.
@@ -2396,29 +2524,6 @@
The method called when an error is thrown during the serialization of the object.
-
-
- Initializes a new instance of the class.
-
- The underlying type for the contract.
-
-
-
- Gets the object's properties.
-
- The object's properties.
-
-
-
- Gets or sets the property name resolver.
-
- The property name resolver.
-
-
-
- Contract details for a used by the .
-
-
Initializes a new instance of the class.
@@ -2521,96 +2626,6 @@
The error context.
-
-
- Represents a view of a .
-
-
-
-
- Initializes a new instance of the class.
-
- The name.
- Type of the property.
-
-
-
- When overridden in a derived class, returns whether resetting an object changes its value.
-
-
- true if resetting the component changes its value; otherwise, false.
-
- The component to test for reset capability.
-
-
-
-
- When overridden in a derived class, gets the current value of the property on a component.
-
-
- The value of a property for a given component.
-
- The component with the property for which to retrieve the value.
-
-
-
-
- When overridden in a derived class, resets the value for this property of the component to the default value.
-
- The component with the property value that is to be reset to the default value.
-
-
-
-
- When overridden in a derived class, sets the value of the component to a different value.
-
- The component with the property value that is to be set.
- The new value.
-
-
-
-
- When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.
-
-
- true if the property should be persisted; otherwise, false.
-
- The component with the property to be examined for persistence.
-
-
-
-
- When overridden in a derived class, gets the type of the component this property is bound to.
-
-
- A that represents the type of component this property is bound to. When the or methods are invoked, the object specified might be an instance of this type.
-
-
-
-
- When overridden in a derived class, gets a value indicating whether this property is read-only.
-
-
- true if the property is read-only; otherwise, false.
-
-
-
-
- When overridden in a derived class, gets the type of the property.
-
-
- A that represents the type of the property.
-
-
-
-
- Gets the hash code for the name of the member.
-
-
-
- The hash code for the name of the member.
-
-
Used to resolve references when serializing and deserializing JSON by the .
@@ -2919,6 +2934,26 @@
The context.
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
Represents a reader that provides validation.
@@ -2951,6 +2986,18 @@
A .
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
Reads the next JSON token from the stream as a .
@@ -2982,6 +3029,11 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
Gets the quotation mark character used to enclose the value of a string.
@@ -3134,31 +3186,6 @@
The calling serializer.
The object value.
-
-
- Specifies whether a DateTime object represents a local time, a Coordinated Universal Time (UTC), or is not specified as either local time or UTC.
-
-
-
-
- The time represented is local time.
-
-
-
-
- The time represented is UTC.
-
-
-
-
- The time represented is not specified as either local time or Coordinated Universal Time (UTC).
-
-
-
-
- Preserves the DateTimeKind field of a date when a DateTime object is converted to a string and the string is then converted back to a DateTime object.
-
-
Converts XML to and from JSON.
@@ -3220,7 +3247,7 @@
- Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
+ Represents a reader that provides fast, non-cached, forward-only access to JSON text data.
@@ -3242,26 +3269,38 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -3681,6 +3720,12 @@
The line position indicating where the error occurred.
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
Represents a collection of .
@@ -3733,6 +3778,15 @@
The value to convert.
A JSON string representation of the .
+
+
+ Converts the to its JSON string representation using the specified.
+
+ The value to convert.
+ The format the date will be converted to.
+ The time zone handling when the date is converted to a string.
+ A JSON string representation of the .
+
Converts the to its JSON string representation.
@@ -3740,6 +3794,14 @@
The value to convert.
A JSON string representation of the .
+
+
+ Converts the to its JSON string representation using the specified.
+
+ The value to convert.
+ The format the date will be converted to.
+ A JSON string representation of the .
+
Converts the to its JSON string representation.
@@ -3915,6 +3977,17 @@
A collection converters used while serializing.
A JSON string representation of the object.
+
+
+ Serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ The used to serialize the object.
+ If this is null, default serialization settings will be is used.
+
+ A JSON string representation of the object.
+
+
Serializes the specified object to a JSON string using a collection of .
@@ -4333,6 +4406,26 @@
The context.
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
Contains the LINQ to JSON extension methods.
@@ -4464,12 +4557,6 @@
The instance containing the event data.
-
-
- Raises the event.
-
- The instance containing the event data.
-
Returns a collection of the child tokens of this token, in document order.
@@ -4532,11 +4619,6 @@
Occurs before an item is added to the collection.
-
-
- Occurs when the items list of the collection has changed, or the collection is reset.
-
-
Gets the container's children tokens.
@@ -4923,15 +5005,6 @@
An that represents the owner of the specified property.
-
-
- Returns the responsible for binding operations performed on this object.
-
- The expression tree representation of the runtime value.
-
- The to bind this object.
-
-
Gets the container's children tokens.
@@ -5130,26 +5203,38 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -5606,6 +5691,12 @@
The line position indicating where the error occurred.
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
Resolves from an id.
@@ -5656,13 +5747,19 @@
- Gets the associated with the validation event.
+ Gets the associated with the validation error.
- The JsonSchemaException associated with the validation event.
+ The JsonSchemaException associated with the validation error.
+
+
+
+ Gets the path of the JSON location where the validation error occurred.
+
+ The path of the JSON location where the validation error occurred.
- Gets the text description corresponding to the validation event.
+ Gets the text description corresponding to the validation error.
The text description.
@@ -5788,13 +5885,6 @@
Type of the object.
A for the given type.
-
-
- Creates a for the given type.
-
- Type of the object.
- A for the given type.
-
Creates a for the given type.
@@ -5862,6 +5952,14 @@
true if serialized compiler generated members; otherwise, false.
+
+
+ Gets or sets a value indicating whether to ignore the ISerializable interface when serializing and deserializing types.
+
+
+ true if the ISerializable interface will be ignored when serializing and deserializing types; otherwise, false.
+
+
Initializes a new instance of the class.
@@ -5889,14 +5987,6 @@
The type of the object the formatter creates a new instance of.
-
-
- When overridden in a derived class, controls the binding of a serialized object to a type.
-
- The type of the object the formatter creates a new instance of.
- Specifies the name of the serialized object.
- Specifies the name of the serialized object.
-
Provides information surrounding an error.
@@ -5920,6 +6010,12 @@
The member that caused the error.
+
+
+ Gets the path of the JSON location where the error occurred.
+
+ The path of the JSON location where the error occurred.
+
Gets or sets a value indicating whether this is handled.
@@ -5937,6 +6033,12 @@
The underlying type for the contract.
+
+
+ Gets the of the collection items.
+
+ The of the collection items.
+
Contract details for a used by the .
@@ -5954,6 +6056,18 @@
The property name resolver.
+
+
+ Gets the of the dictionary keys.
+
+ The of the dictionary keys.
+
+
+
+ Gets the of the dictionary values.
+
+ The of the dictionary values.
+
Maps a JSON property to a .NET member or constructor parameter.
@@ -6575,14 +6689,6 @@
The parametrized constructor.
-
-
- Serializes the dynamic.
-
- The writer.
- The value.
- The contract.
-
Contract details for a used by the .
@@ -6624,32 +6730,6 @@
When applied to a method, specifies that the method is called when an error occurs serializing an object.
-
-
- Helper method for generating a MetaObject which calls a
- specific method on Dynamic that returns a result
-
-
-
-
- Helper method for generating a MetaObject which calls a
- specific method on Dynamic, but uses one of the arguments for
- the result.
-
-
-
-
- Helper method for generating a MetaObject which calls a
- specific method on Dynamic, but uses one of the arguments for
- the result.
-
-
-
-
- Returns a Restrictions object which includes our current restrictions merged
- with a restriction limiting our type
-
-
Represents a method that constructs an object.
@@ -6827,63 +6907,6 @@
Byte data.
-
-
- Specifies the state of the .
-
-
-
-
- An exception has been thrown, which has left the in an invalid state.
- You may call the method to put the in the Closed state.
- Any other method calls results in an being thrown.
-
-
-
-
- The method has been called.
-
-
-
-
- An object is being written.
-
-
-
-
- A array is being written.
-
-
-
-
- A constructor is being written.
-
-
-
-
- A property is being written.
-
-
-
-
- A write method has not been called.
-
-
-
-
- Specifies formatting options for the .
-
-
-
-
- No special formatting is applied. This is the default.
-
-
-
-
- Causes child objects to be indented according to the and settings.
-
-
Builds a string. Unlike StringBuilder this class lets you reuse it's internal buffer.
@@ -7000,5 +7023,47 @@
The string.
Null if the string was null, otherwise the string unchanged.
+
+
+ Specifies the state of the .
+
+
+
+
+ An exception has been thrown, which has left the in an invalid state.
+ You may call the method to put the in the Closed state.
+ Any other method calls results in an being thrown.
+
+
+
+
+ The method has been called.
+
+
+
+
+ An object is being written.
+
+
+
+
+ A array is being written.
+
+
+
+
+ A constructor is being written.
+
+
+
+
+ A property is being written.
+
+
+
+
+ A write method has not been called.
+
+
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/net40/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.5.1/lib/net40/Newtonsoft.Json.dll
new file mode 100644
index 000000000..de49a4c39
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/net40/Newtonsoft.Json.dll differ
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/net40/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.5.1/lib/net40/Newtonsoft.Json.pdb
new file mode 100644
index 000000000..fa38760f5
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/net40/Newtonsoft.Json.pdb differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/net40/Newtonsoft.Json.xml b/packages/Newtonsoft.Json.4.5.1/lib/net40/Newtonsoft.Json.xml
similarity index 93%
rename from packages/Newtonsoft.Json.4.0.6/lib/net40/Newtonsoft.Json.xml
rename to packages/Newtonsoft.Json.4.5.1/lib/net40/Newtonsoft.Json.xml
index e71f753ff..db904dd0a 100644
--- a/packages/Newtonsoft.Json.4.0.6/lib/net40/Newtonsoft.Json.xml
+++ b/packages/Newtonsoft.Json.4.5.1/lib/net40/Newtonsoft.Json.xml
@@ -29,25 +29,37 @@
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -109,19 +121,24 @@
Gets the quotation mark character used to enclose the value of a string.
+
+
+ Get or set how time zones are handling when reading JSON.
+
+
- Gets the type of the current Json token.
+ Gets the type of the current JSON token.
- Gets the text value of the current Json token.
+ Gets the text value of the current JSON token.
- Gets The Common Language Runtime (CLR) type for the current Json token.
+ Gets The Common Language Runtime (CLR) type for the current JSON token.
@@ -130,6 +147,16 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
Specifies the state of the reader.
@@ -233,27 +260,39 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -669,9 +708,24 @@
Gets the state of the writer.
+
+
+ Gets the path of the writer.
+
+
- Indicates how the output is formatted.
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling when writing JSON.
@@ -1340,17 +1394,105 @@
- First attempt to use the public default constructor then fall back to single paramatized constructor.
+ First attempt to use the public default constructor, then fall back to single paramatized constructor, then the non-public default constructor.
- Allow Json.NET to use a non-public default constructor.
+ Json.NET will use a non-public default constructor before falling back to a paramatized constructor.
+
+
+
+
+ Converts a to and from a string (e.g. "1.2.3.4").
+
+
+
+
+ Writes the JSON representation of the object.
+
+ The to write to.
+ The value.
+ The calling serializer.
+
+
+
+ Reads the JSON representation of the object.
+
+ The to read from.
+ Type of the object.
+ The existing property value of the JSON that is being converted.
+ The calling serializer.
+ The object value.
+
+
+
+ Determines whether this instance can convert the specified object type.
+
+ Type of the object.
+
+ true if this instance can convert the specified object type; otherwise, false.
+
+
+
+
+ Specifies how dates are formatted when writing JSON text.
+
+
+
+
+ Dates are written in the ISO 8601 format, e.g. "2012-03-21T05:40Z".
+
+
+
+
+ Dates are written in the Microsoft JSON format, e.g. "\/Date(1198908717056)\/".
+
+
+
+
+ Specifies how to treat the time value when converting between string and .
+
+
+
+
+ Treat as local time. If the object represents a Coordinated Universal Time (UTC), it is converted to the local time.
+
+
+
+
+ Treat as a UTC. If the object represents a local time, it is converted to a UTC.
+
+
+
+
+ Treat as a local time if a is being converted to a string.
+ If a string is being converted to , convert to a local time if a time zone is specified.
+
+
+
+
+ Time zone information should be preserved when converting.
+
+
+
+
+ Specifies formatting options for the .
+
+
+
+
+ No special formatting is applied. This is the default.
+
+
+
+
+ Causes child objects to be indented according to the and settings.
- Instructs the not to serialize the public field or public read/write property value.
+ Instructs the to use the specified constructor when deserializing that object.
@@ -2349,7 +2491,7 @@
- Gets or sets a value indicating whether [default creator non public].
+ Gets or sets a value indicating whether the default creator is non public.
true if the default object creator is non-public; otherwise, false.
@@ -2882,6 +3024,26 @@
The context.
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
Represents a reader that provides validation.
@@ -2914,6 +3076,18 @@
A .
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
Reads the next JSON token from the stream as a .
@@ -2945,6 +3119,11 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
Gets the quotation mark character used to enclose the value of a string.
@@ -3097,31 +3276,6 @@
The calling serializer.
The object value.
-
-
- Specifies whether a DateTime object represents a local time, a Coordinated Universal Time (UTC), or is not specified as either local time or UTC.
-
-
-
-
- The time represented is local time.
-
-
-
-
- The time represented is UTC.
-
-
-
-
- The time represented is not specified as either local time or Coordinated Universal Time (UTC).
-
-
-
-
- Preserves the DateTimeKind field of a date when a DateTime object is converted to a string and the string is then converted back to a DateTime object.
-
-
Converts XML to and from JSON.
@@ -3183,7 +3337,7 @@
- Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
+ Represents a reader that provides fast, non-cached, forward-only access to JSON text data.
@@ -3205,26 +3359,38 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -3239,11 +3405,6 @@
true if LineNumber and LinePosition can be provided; otherwise, false.
-
-
- Gets or sets the culture used when reading JSON. Defaults to .
-
-
Gets the current line number.
@@ -3649,6 +3810,12 @@
The line position indicating where the error occurred.
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
Represents a collection of .
@@ -3701,6 +3868,15 @@
The value to convert.
A JSON string representation of the .
+
+
+ Converts the to its JSON string representation using the specified.
+
+ The value to convert.
+ The format the date will be converted to.
+ The time zone handling when the date is converted to a string.
+ A JSON string representation of the .
+
Converts the to its JSON string representation.
@@ -3708,6 +3884,14 @@
The value to convert.
A JSON string representation of the .
+
+
+ Converts the to its JSON string representation using the specified.
+
+ The value to convert.
+ The format the date will be converted to.
+ A JSON string representation of the .
+
Converts the to its JSON string representation.
@@ -3883,6 +4067,17 @@
A collection converters used while serializing.
A JSON string representation of the object.
+
+
+ Serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ The used to serialize the object.
+ If this is null, default serialization settings will be is used.
+
+ A JSON string representation of the object.
+
+
Serializes the specified object to a JSON string using a collection of .
@@ -3895,6 +4090,37 @@
A JSON string representation of the object.
+
+
+ Asynchronously serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+
+ A task that represents the asynchronous serialize operation. The value of the TResult parameter contains a JSON string representation of the object.
+
+
+
+
+ Asynchronously serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ Indicates how the output is formatted.
+
+ A task that represents the asynchronous serialize operation. The value of the TResult parameter contains a JSON string representation of the object.
+
+
+
+
+ Asynchronously serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ Indicates how the output is formatted.
+ The used to serialize the object.
+ If this is null, default serialization settings will be is used.
+
+ A task that represents the asynchronous serialize operation. The value of the TResult parameter contains a JSON string representation of the object.
+
+
Deserializes the JSON to a .NET object.
@@ -3984,6 +4210,53 @@
The deserialized object from the JSON string.
+
+
+ Asynchronously deserializes the JSON to the specified .NET type.
+
+ The type of the object to deserialize to.
+ The JSON to deserialize.
+
+ A task that represents the asynchronous deserialize operation. The value of the TResult parameter contains the deserialized object from the JSON string.
+
+
+
+
+ Asynchronously deserializes the JSON to the specified .NET type.
+
+ The type of the object to deserialize to.
+ The JSON to deserialize.
+
+ The used to deserialize the object.
+ If this is null, default serialization settings will be is used.
+
+
+ A task that represents the asynchronous deserialize operation. The value of the TResult parameter contains the deserialized object from the JSON string.
+
+
+
+
+ Asynchronously deserializes the JSON to the specified .NET type.
+
+ The JSON to deserialize.
+
+ A task that represents the asynchronous deserialize operation. The value of the TResult parameter contains the deserialized object from the JSON string.
+
+
+
+
+ Asynchronously deserializes the JSON to the specified .NET type.
+
+ The JSON to deserialize.
+ The type of the object to deserialize to.
+
+ The used to deserialize the object.
+ If this is null, default serialization settings will be is used.
+
+
+ A task that represents the asynchronous deserialize operation. The value of the TResult parameter contains the deserialized object from the JSON string.
+
+
Populates the object with values from the JSON string.
@@ -4002,6 +4275,20 @@
If this is null, default serialization settings will be is used.
+
+
+ Asynchronously populates the object with values from the JSON string.
+
+ The JSON to populate values from.
+ The target object to populate values onto.
+
+ The used to deserialize the object.
+ If this is null, default serialization settings will be is used.
+
+
+ A task that represents the asynchronous populate operation.
+
+
Serializes the XML node to a JSON string.
@@ -4301,6 +4588,26 @@
The context.
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
Contains the LINQ to JSON extension methods.
@@ -5098,26 +5405,38 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -5502,6 +5821,17 @@
true if the specified is valid; otherwise, false.
+
+
+ Determines whether the is valid.
+
+ The source to test.
+ The schema to test with.
+ When this method returns, contains any error messages generated while validating.
+
+ true if the specified is valid; otherwise, false.
+
+
Validates the specified .
@@ -5563,6 +5893,12 @@
The line position indicating where the error occurred.
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
Resolves from an id.
@@ -5613,13 +5949,19 @@
- Gets the associated with the validation event.
+ Gets the associated with the validation error.
- The JsonSchemaException associated with the validation event.
+ The JsonSchemaException associated with the validation error.
+
+
+
+ Gets the path of the JSON location where the validation error occurred.
+
+ The path of the JSON location where the validation error occurred.
- Gets the text description corresponding to the validation event.
+ Gets the text description corresponding to the validation error.
The text description.
@@ -5819,6 +6161,14 @@
true if serialized compiler generated members; otherwise, false.
+
+
+ Gets or sets a value indicating whether to ignore the ISerializable interface when serializing and deserializing types.
+
+
+ true if the ISerializable interface will be ignored when serializing and deserializing types; otherwise, false.
+
+
Initializes a new instance of the class.
@@ -5877,6 +6227,12 @@
The member that caused the error.
+
+
+ Gets the path of the JSON location where the error occurred.
+
+ The path of the JSON location where the error occurred.
+
Gets or sets a value indicating whether this is handled.
@@ -5894,6 +6250,12 @@
The underlying type for the contract.
+
+
+ Gets the of the collection items.
+
+ The of the collection items.
+
Contract details for a used by the .
@@ -5911,6 +6273,18 @@
The property name resolver.
+
+
+ Gets the of the dictionary keys.
+
+ The of the dictionary keys.
+
+
+
+ Gets the of the dictionary values.
+
+ The of the dictionary values.
+
Maps a JSON property to a .NET member or constructor parameter.
@@ -6784,63 +7158,6 @@
Byte data.
-
-
- Specifies the state of the .
-
-
-
-
- An exception has been thrown, which has left the in an invalid state.
- You may call the method to put the in the Closed state.
- Any other method calls results in an being thrown.
-
-
-
-
- The method has been called.
-
-
-
-
- An object is being written.
-
-
-
-
- A array is being written.
-
-
-
-
- A constructor is being written.
-
-
-
-
- A property is being written.
-
-
-
-
- A write method has not been called.
-
-
-
-
- Specifies formatting options for the .
-
-
-
-
- No special formatting is applied. This is the default.
-
-
-
-
- Causes child objects to be indented according to the and settings.
-
-
Builds a string. Unlike StringBuilder this class lets you reuse it's internal buffer.
@@ -6957,5 +7274,47 @@
The string.
Null if the string was null, otherwise the string unchanged.
+
+
+ Specifies the state of the .
+
+
+
+
+ An exception has been thrown, which has left the in an invalid state.
+ You may call the method to put the in the Closed state.
+ Any other method calls results in an being thrown.
+
+
+
+
+ The method has been called.
+
+
+
+
+ An object is being written.
+
+
+
+
+ A array is being written.
+
+
+
+
+ A constructor is being written.
+
+
+
+
+ A property is being written.
+
+
+
+
+ A write method has not been called.
+
+
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/sl3-wp/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.5.1/lib/sl3-wp/Newtonsoft.Json.dll
new file mode 100644
index 000000000..27af41c89
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/sl3-wp/Newtonsoft.Json.dll differ
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/sl3-wp/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.5.1/lib/sl3-wp/Newtonsoft.Json.pdb
new file mode 100644
index 000000000..4ca2e6def
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/sl3-wp/Newtonsoft.Json.pdb differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/sl4-windowsphone71/Newtonsoft.Json.xml b/packages/Newtonsoft.Json.4.5.1/lib/sl3-wp/Newtonsoft.Json.xml
similarity index 95%
rename from packages/Newtonsoft.Json.4.0.8/lib/sl4-windowsphone71/Newtonsoft.Json.xml
rename to packages/Newtonsoft.Json.4.5.1/lib/sl3-wp/Newtonsoft.Json.xml
index b96db2812..772118a18 100644
--- a/packages/Newtonsoft.Json.4.0.8/lib/sl4-windowsphone71/Newtonsoft.Json.xml
+++ b/packages/Newtonsoft.Json.4.5.1/lib/sl3-wp/Newtonsoft.Json.xml
@@ -46,25 +46,37 @@
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -126,19 +138,24 @@
Gets the quotation mark character used to enclose the value of a string.
+
+
+ Get or set how time zones are handling when reading JSON.
+
+
- Gets the type of the current Json token.
+ Gets the type of the current JSON token.
- Gets the text value of the current Json token.
+ Gets the text value of the current JSON token.
- Gets The Common Language Runtime (CLR) type for the current Json token.
+ Gets The Common Language Runtime (CLR) type for the current JSON token.
@@ -147,6 +164,11 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
Gets or sets the culture used when reading JSON. Defaults to .
@@ -255,27 +277,39 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -691,9 +725,24 @@
Gets the state of the writer.
+
+
+ Gets the path of the writer.
+
+
- Indicates how the output is formatted.
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling when writing JSON.
@@ -921,12 +970,12 @@
- First attempt to use the public default constructor then fall back to single paramatized constructor.
+ First attempt to use the public default constructor, then fall back to single paramatized constructor, then the non-public default constructor.
- Allow Json.NET to use a non-public default constructor.
+ Json.NET will use a non-public default constructor before falling back to a paramatized constructor.
@@ -1169,31 +1218,6 @@
The calling serializer.
The object value.
-
-
- Specifies whether a DateTime object represents a local time, a Coordinated Universal Time (UTC), or is not specified as either local time or UTC.
-
-
-
-
- The time represented is local time.
-
-
-
-
- The time represented is UTC.
-
-
-
-
- The time represented is not specified as either local time or Coordinated Universal Time (UTC).
-
-
-
-
- Preserves the DateTimeKind field of a date when a DateTime object is converted to a string and the string is then converted back to a DateTime object.
-
-
Converts a to and from JSON.
@@ -1397,6 +1421,47 @@
true if the JSON root object is omitted; otherwise, false.
+
+
+ Specifies how dates are formatted when writing JSON text.
+
+
+
+
+ Dates are written in the ISO 8601 format, e.g. "2012-03-21T05:40Z".
+
+
+
+
+ Dates are written in the Microsoft JSON format, e.g. "\/Date(1198908717056)\/".
+
+
+
+
+ Specifies how to treat the time value when converting between string and .
+
+
+
+
+ Treat as local time. If the object represents a Coordinated Universal Time (UTC), it is converted to the local time.
+
+
+
+
+ Treat as a UTC. If the object represents a local time, it is converted to a UTC.
+
+
+
+
+ Treat as a local time if a is being converted to a string.
+ If a string is being converted to , convert to a local time if a time zone is specified.
+
+
+
+
+ Time zone information should be preserved when converting.
+
+
Indicates the method that will be used during deserialization for locating and loading assemblies.
@@ -1440,6 +1505,21 @@
and sets members to their default value when deserializing.
+
+
+ Specifies formatting options for the .
+
+
+
+
+ No special formatting is applied. This is the default.
+
+
+
+
+ Causes child objects to be indented according to the and settings.
+
+
Provides an interface to enable a class to return line and position information.
@@ -1587,6 +1667,15 @@
The value to convert.
A JSON string representation of the .
+
+
+ Converts the to its JSON string representation using the specified.
+
+ The value to convert.
+ The format the date will be converted to.
+ The time zone handling when the date is converted to a string.
+ A JSON string representation of the .
+
Converts the to its JSON string representation.
@@ -1594,6 +1683,14 @@
The value to convert.
A JSON string representation of the .
+
+
+ Converts the to its JSON string representation using the specified.
+
+ The value to convert.
+ The format the date will be converted to.
+ A JSON string representation of the .
+
Converts the to its JSON string representation.
@@ -1769,6 +1866,17 @@
A collection converters used while serializing.
A JSON string representation of the object.
+
+
+ Serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ The used to serialize the object.
+ If this is null, default serialization settings will be is used.
+
+ A JSON string representation of the object.
+
+
Serializes the specified object to a JSON string using a collection of .
@@ -2103,6 +2211,12 @@
The line position indicating where the error occurred.
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
The exception thrown when an error occurs during Json serialization or deserialization.
@@ -2291,6 +2405,26 @@
The context.
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
Specifies the settings on a object.
@@ -2392,9 +2526,29 @@
The context.
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
- Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
+ Represents a reader that provides fast, non-cached, forward-only access to JSON text data.
@@ -2416,26 +2570,38 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -2825,6 +2991,18 @@
A .
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
Reads the next JSON token from the stream as a .
@@ -2856,6 +3034,11 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
Gets the quotation mark character used to enclose the value of a string.
@@ -2886,63 +3069,6 @@
The specified in the constructor.
-
-
- Specifies the state of the .
-
-
-
-
- An exception has been thrown, which has left the in an invalid state.
- You may call the method to put the in the Closed state.
- Any other method calls results in an being thrown.
-
-
-
-
- The method has been called.
-
-
-
-
- An object is being written.
-
-
-
-
- A array is being written.
-
-
-
-
- A constructor is being written.
-
-
-
-
- A property is being written.
-
-
-
-
- A write method has not been called.
-
-
-
-
- Specifies formatting options for the .
-
-
-
-
- No special formatting is applied. This is the default.
-
-
-
-
- Causes child objects to be indented according to the and settings.
-
-
The exception thrown when an error occurs while reading Json text.
@@ -4567,26 +4693,38 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -5034,7 +5172,15 @@
Specifies the name of the serialized object.
Specifies the name of the serialized object
-
+ The type of the object the formatter creates a new instance of.
+
+
+
+ When overridden in a derived class, controls the binding of a serialized object to a type.
+
+ The type of the object the formatter creates a new instance of.
+ Specifies the name of the serialized object.
+ Specifies the name of the serialized object.
@@ -5310,6 +5456,12 @@
The member that caused the error.
+
+
+ Gets the path of the JSON location where the error occurred.
+
+ The path of the JSON location where the error occurred.
+
Gets or sets a value indicating whether this is handled.
@@ -5425,7 +5577,7 @@
- Gets or sets a value indicating whether [default creator non public].
+ Gets or sets a value indicating whether the default creator is non public.
true if the default object creator is non-public; otherwise, false.
@@ -5441,6 +5593,12 @@
The underlying type for the contract.
+
+
+ Gets the of the collection items.
+
+ The of the collection items.
+
Contract details for a used by the .
@@ -5458,6 +5616,18 @@
The property name resolver.
+
+
+ Gets the of the dictionary keys.
+
+ The of the dictionary keys.
+
+
+
+ Gets the of the dictionary values.
+
+ The of the dictionary values.
+
Contract details for a used by the .
@@ -6028,6 +6198,12 @@
The line position indicating where the error occurred.
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
Specifies undefined schema Id handling options for the .
@@ -6055,13 +6231,19 @@
- Gets the associated with the validation event.
+ Gets the associated with the validation error.
- The JsonSchemaException associated with the validation event.
+ The JsonSchemaException associated with the validation error.
+
+
+
+ Gets the path of the JSON location where the validation error occurred.
+
+ The path of the JSON location where the validation error occurred.
- Gets the text description corresponding to the validation event.
+ Gets the text description corresponding to the validation error.
The text description.
@@ -6433,5 +6615,47 @@
Any type.
+
+
+ Specifies the state of the .
+
+
+
+
+ An exception has been thrown, which has left the in an invalid state.
+ You may call the method to put the in the Closed state.
+ Any other method calls results in an being thrown.
+
+
+
+
+ The method has been called.
+
+
+
+
+ An object is being written.
+
+
+
+
+ A array is being written.
+
+
+
+
+ A constructor is being written.
+
+
+
+
+ A property is being written.
+
+
+
+
+ A write method has not been called.
+
+
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/sl4-windowsphone71/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.5.1/lib/sl4-windowsphone71/Newtonsoft.Json.dll
new file mode 100644
index 000000000..27af41c89
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/sl4-windowsphone71/Newtonsoft.Json.dll differ
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/sl4-windowsphone71/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.5.1/lib/sl4-windowsphone71/Newtonsoft.Json.pdb
new file mode 100644
index 000000000..4ca2e6def
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/sl4-windowsphone71/Newtonsoft.Json.pdb differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/sl3-wp/Newtonsoft.Json.xml b/packages/Newtonsoft.Json.4.5.1/lib/sl4-windowsphone71/Newtonsoft.Json.xml
similarity index 95%
rename from packages/Newtonsoft.Json.4.0.8/lib/sl3-wp/Newtonsoft.Json.xml
rename to packages/Newtonsoft.Json.4.5.1/lib/sl4-windowsphone71/Newtonsoft.Json.xml
index b96db2812..772118a18 100644
--- a/packages/Newtonsoft.Json.4.0.8/lib/sl3-wp/Newtonsoft.Json.xml
+++ b/packages/Newtonsoft.Json.4.5.1/lib/sl4-windowsphone71/Newtonsoft.Json.xml
@@ -46,25 +46,37 @@
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -126,19 +138,24 @@
Gets the quotation mark character used to enclose the value of a string.
+
+
+ Get or set how time zones are handling when reading JSON.
+
+
- Gets the type of the current Json token.
+ Gets the type of the current JSON token.
- Gets the text value of the current Json token.
+ Gets the text value of the current JSON token.
- Gets The Common Language Runtime (CLR) type for the current Json token.
+ Gets The Common Language Runtime (CLR) type for the current JSON token.
@@ -147,6 +164,11 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
Gets or sets the culture used when reading JSON. Defaults to .
@@ -255,27 +277,39 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -691,9 +725,24 @@
Gets the state of the writer.
+
+
+ Gets the path of the writer.
+
+
- Indicates how the output is formatted.
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling when writing JSON.
@@ -921,12 +970,12 @@
- First attempt to use the public default constructor then fall back to single paramatized constructor.
+ First attempt to use the public default constructor, then fall back to single paramatized constructor, then the non-public default constructor.
- Allow Json.NET to use a non-public default constructor.
+ Json.NET will use a non-public default constructor before falling back to a paramatized constructor.
@@ -1169,31 +1218,6 @@
The calling serializer.
The object value.
-
-
- Specifies whether a DateTime object represents a local time, a Coordinated Universal Time (UTC), or is not specified as either local time or UTC.
-
-
-
-
- The time represented is local time.
-
-
-
-
- The time represented is UTC.
-
-
-
-
- The time represented is not specified as either local time or Coordinated Universal Time (UTC).
-
-
-
-
- Preserves the DateTimeKind field of a date when a DateTime object is converted to a string and the string is then converted back to a DateTime object.
-
-
Converts a to and from JSON.
@@ -1397,6 +1421,47 @@
true if the JSON root object is omitted; otherwise, false.
+
+
+ Specifies how dates are formatted when writing JSON text.
+
+
+
+
+ Dates are written in the ISO 8601 format, e.g. "2012-03-21T05:40Z".
+
+
+
+
+ Dates are written in the Microsoft JSON format, e.g. "\/Date(1198908717056)\/".
+
+
+
+
+ Specifies how to treat the time value when converting between string and .
+
+
+
+
+ Treat as local time. If the object represents a Coordinated Universal Time (UTC), it is converted to the local time.
+
+
+
+
+ Treat as a UTC. If the object represents a local time, it is converted to a UTC.
+
+
+
+
+ Treat as a local time if a is being converted to a string.
+ If a string is being converted to , convert to a local time if a time zone is specified.
+
+
+
+
+ Time zone information should be preserved when converting.
+
+
Indicates the method that will be used during deserialization for locating and loading assemblies.
@@ -1440,6 +1505,21 @@
and sets members to their default value when deserializing.
+
+
+ Specifies formatting options for the .
+
+
+
+
+ No special formatting is applied. This is the default.
+
+
+
+
+ Causes child objects to be indented according to the and settings.
+
+
Provides an interface to enable a class to return line and position information.
@@ -1587,6 +1667,15 @@
The value to convert.
A JSON string representation of the .
+
+
+ Converts the to its JSON string representation using the specified.
+
+ The value to convert.
+ The format the date will be converted to.
+ The time zone handling when the date is converted to a string.
+ A JSON string representation of the .
+
Converts the to its JSON string representation.
@@ -1594,6 +1683,14 @@
The value to convert.
A JSON string representation of the .
+
+
+ Converts the to its JSON string representation using the specified.
+
+ The value to convert.
+ The format the date will be converted to.
+ A JSON string representation of the .
+
Converts the to its JSON string representation.
@@ -1769,6 +1866,17 @@
A collection converters used while serializing.
A JSON string representation of the object.
+
+
+ Serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ The used to serialize the object.
+ If this is null, default serialization settings will be is used.
+
+ A JSON string representation of the object.
+
+
Serializes the specified object to a JSON string using a collection of .
@@ -2103,6 +2211,12 @@
The line position indicating where the error occurred.
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
The exception thrown when an error occurs during Json serialization or deserialization.
@@ -2291,6 +2405,26 @@
The context.
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
Specifies the settings on a object.
@@ -2392,9 +2526,29 @@
The context.
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
- Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
+ Represents a reader that provides fast, non-cached, forward-only access to JSON text data.
@@ -2416,26 +2570,38 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -2825,6 +2991,18 @@
A .
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
Reads the next JSON token from the stream as a .
@@ -2856,6 +3034,11 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
Gets the quotation mark character used to enclose the value of a string.
@@ -2886,63 +3069,6 @@
The specified in the constructor.
-
-
- Specifies the state of the .
-
-
-
-
- An exception has been thrown, which has left the in an invalid state.
- You may call the method to put the in the Closed state.
- Any other method calls results in an being thrown.
-
-
-
-
- The method has been called.
-
-
-
-
- An object is being written.
-
-
-
-
- A array is being written.
-
-
-
-
- A constructor is being written.
-
-
-
-
- A property is being written.
-
-
-
-
- A write method has not been called.
-
-
-
-
- Specifies formatting options for the .
-
-
-
-
- No special formatting is applied. This is the default.
-
-
-
-
- Causes child objects to be indented according to the and settings.
-
-
The exception thrown when an error occurs while reading Json text.
@@ -4567,26 +4693,38 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -5034,7 +5172,15 @@
Specifies the name of the serialized object.
Specifies the name of the serialized object
-
+ The type of the object the formatter creates a new instance of.
+
+
+
+ When overridden in a derived class, controls the binding of a serialized object to a type.
+
+ The type of the object the formatter creates a new instance of.
+ Specifies the name of the serialized object.
+ Specifies the name of the serialized object.
@@ -5310,6 +5456,12 @@
The member that caused the error.
+
+
+ Gets the path of the JSON location where the error occurred.
+
+ The path of the JSON location where the error occurred.
+
Gets or sets a value indicating whether this is handled.
@@ -5425,7 +5577,7 @@
- Gets or sets a value indicating whether [default creator non public].
+ Gets or sets a value indicating whether the default creator is non public.
true if the default object creator is non-public; otherwise, false.
@@ -5441,6 +5593,12 @@
The underlying type for the contract.
+
+
+ Gets the of the collection items.
+
+ The of the collection items.
+
Contract details for a used by the .
@@ -5458,6 +5616,18 @@
The property name resolver.
+
+
+ Gets the of the dictionary keys.
+
+ The of the dictionary keys.
+
+
+
+ Gets the of the dictionary values.
+
+ The of the dictionary values.
+
Contract details for a used by the .
@@ -6028,6 +6198,12 @@
The line position indicating where the error occurred.
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
Specifies undefined schema Id handling options for the .
@@ -6055,13 +6231,19 @@
- Gets the associated with the validation event.
+ Gets the associated with the validation error.
- The JsonSchemaException associated with the validation event.
+ The JsonSchemaException associated with the validation error.
+
+
+
+ Gets the path of the JSON location where the validation error occurred.
+
+ The path of the JSON location where the validation error occurred.
- Gets the text description corresponding to the validation event.
+ Gets the text description corresponding to the validation error.
The text description.
@@ -6433,5 +6615,47 @@
Any type.
+
+
+ Specifies the state of the .
+
+
+
+
+ An exception has been thrown, which has left the in an invalid state.
+ You may call the method to put the in the Closed state.
+ Any other method calls results in an being thrown.
+
+
+
+
+ The method has been called.
+
+
+
+
+ An object is being written.
+
+
+
+
+ A array is being written.
+
+
+
+
+ A constructor is being written.
+
+
+
+
+ A property is being written.
+
+
+
+
+ A write method has not been called.
+
+
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/sl4/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.5.1/lib/sl4/Newtonsoft.Json.dll
new file mode 100644
index 000000000..4b333b79f
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/sl4/Newtonsoft.Json.dll differ
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/sl4/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.5.1/lib/sl4/Newtonsoft.Json.pdb
new file mode 100644
index 000000000..5b6d5300a
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/sl4/Newtonsoft.Json.pdb differ
diff --git a/packages/Newtonsoft.Json.4.0.8/lib/sl4/Newtonsoft.Json.xml b/packages/Newtonsoft.Json.4.5.1/lib/sl4/Newtonsoft.Json.xml
similarity index 95%
rename from packages/Newtonsoft.Json.4.0.8/lib/sl4/Newtonsoft.Json.xml
rename to packages/Newtonsoft.Json.4.5.1/lib/sl4/Newtonsoft.Json.xml
index 583624b20..fbe3a1669 100644
--- a/packages/Newtonsoft.Json.4.0.8/lib/sl4/Newtonsoft.Json.xml
+++ b/packages/Newtonsoft.Json.4.5.1/lib/sl4/Newtonsoft.Json.xml
@@ -46,25 +46,37 @@
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -126,19 +138,24 @@
Gets the quotation mark character used to enclose the value of a string.
+
+
+ Get or set how time zones are handling when reading JSON.
+
+
- Gets the type of the current Json token.
+ Gets the type of the current JSON token.
- Gets the text value of the current Json token.
+ Gets the text value of the current JSON token.
- Gets The Common Language Runtime (CLR) type for the current Json token.
+ Gets The Common Language Runtime (CLR) type for the current JSON token.
@@ -147,6 +164,11 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
Gets or sets the culture used when reading JSON. Defaults to .
@@ -255,27 +277,39 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -691,9 +725,24 @@
Gets the state of the writer.
+
+
+ Gets the path of the writer.
+
+
- Indicates how the output is formatted.
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling when writing JSON.
@@ -921,12 +970,12 @@
- First attempt to use the public default constructor then fall back to single paramatized constructor.
+ First attempt to use the public default constructor, then fall back to single paramatized constructor, then the non-public default constructor.
- Allow Json.NET to use a non-public default constructor.
+ Json.NET will use a non-public default constructor before falling back to a paramatized constructor.
@@ -1209,31 +1258,6 @@
The calling serializer.
The object value.
-
-
- Specifies whether a DateTime object represents a local time, a Coordinated Universal Time (UTC), or is not specified as either local time or UTC.
-
-
-
-
- The time represented is local time.
-
-
-
-
- The time represented is UTC.
-
-
-
-
- The time represented is not specified as either local time or Coordinated Universal Time (UTC).
-
-
-
-
- Preserves the DateTimeKind field of a date when a DateTime object is converted to a string and the string is then converted back to a DateTime object.
-
-
Converts a to and from JSON.
@@ -1378,6 +1402,47 @@
true if this instance can convert the specified object type; otherwise, false.
+
+
+ Specifies how dates are formatted when writing JSON text.
+
+
+
+
+ Dates are written in the ISO 8601 format, e.g. "2012-03-21T05:40Z".
+
+
+
+
+ Dates are written in the Microsoft JSON format, e.g. "\/Date(1198908717056)\/".
+
+
+
+
+ Specifies how to treat the time value when converting between string and .
+
+
+
+
+ Treat as local time. If the object represents a Coordinated Universal Time (UTC), it is converted to the local time.
+
+
+
+
+ Treat as a UTC. If the object represents a local time, it is converted to a UTC.
+
+
+
+
+ Treat as a local time if a is being converted to a string.
+ If a string is being converted to , convert to a local time if a time zone is specified.
+
+
+
+
+ Time zone information should be preserved when converting.
+
+
Indicates the method that will be used during deserialization for locating and loading assemblies.
@@ -1421,6 +1486,21 @@
and sets members to their default value when deserializing.
+
+
+ Specifies formatting options for the .
+
+
+
+
+ No special formatting is applied. This is the default.
+
+
+
+
+ Causes child objects to be indented according to the and settings.
+
+
Provides an interface to enable a class to return line and position information.
@@ -1568,6 +1648,15 @@
The value to convert.
A JSON string representation of the .
+
+
+ Converts the to its JSON string representation using the specified.
+
+ The value to convert.
+ The format the date will be converted to.
+ The time zone handling when the date is converted to a string.
+ A JSON string representation of the .
+
Converts the to its JSON string representation.
@@ -1575,6 +1664,14 @@
The value to convert.
A JSON string representation of the .
+
+
+ Converts the to its JSON string representation using the specified.
+
+ The value to convert.
+ The format the date will be converted to.
+ A JSON string representation of the .
+
Converts the to its JSON string representation.
@@ -1750,6 +1847,17 @@
A collection converters used while serializing.
A JSON string representation of the object.
+
+
+ Serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ The used to serialize the object.
+ If this is null, default serialization settings will be is used.
+
+ A JSON string representation of the object.
+
+
Serializes the specified object to a JSON string using a collection of .
@@ -2033,6 +2141,12 @@
The line position indicating where the error occurred.
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
The exception thrown when an error occurs during Json serialization or deserialization.
@@ -2221,6 +2335,26 @@
The context.
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
Specifies the settings on a object.
@@ -2322,9 +2456,29 @@
The context.
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
- Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
+ Represents a reader that provides fast, non-cached, forward-only access to JSON text data.
@@ -2346,26 +2500,38 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -2755,6 +2921,18 @@
A .
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
Reads the next JSON token from the stream as a .
@@ -2786,6 +2964,11 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
Gets the quotation mark character used to enclose the value of a string.
@@ -2816,63 +2999,6 @@
The specified in the constructor.
-
-
- Specifies the state of the .
-
-
-
-
- An exception has been thrown, which has left the in an invalid state.
- You may call the method to put the in the Closed state.
- Any other method calls results in an being thrown.
-
-
-
-
- The method has been called.
-
-
-
-
- An object is being written.
-
-
-
-
- A array is being written.
-
-
-
-
- A constructor is being written.
-
-
-
-
- A property is being written.
-
-
-
-
- A write method has not been called.
-
-
-
-
- Specifies formatting options for the .
-
-
-
-
- No special formatting is applied. This is the default.
-
-
-
-
- Causes child objects to be indented according to the and settings.
-
-
The exception thrown when an error occurs while reading Json text.
@@ -4533,26 +4659,38 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -5000,7 +5138,15 @@
Specifies the name of the serialized object.
Specifies the name of the serialized object
-
+ The type of the object the formatter creates a new instance of.
+
+
+
+ When overridden in a derived class, controls the binding of a serialized object to a type.
+
+ The type of the object the formatter creates a new instance of.
+ Specifies the name of the serialized object.
+ Specifies the name of the serialized object.
@@ -5283,6 +5429,12 @@
The member that caused the error.
+
+
+ Gets the path of the JSON location where the error occurred.
+
+ The path of the JSON location where the error occurred.
+
Gets or sets a value indicating whether this is handled.
@@ -5398,7 +5550,7 @@
- Gets or sets a value indicating whether [default creator non public].
+ Gets or sets a value indicating whether the default creator is non public.
true if the default object creator is non-public; otherwise, false.
@@ -5414,6 +5566,12 @@
The underlying type for the contract.
+
+
+ Gets the of the collection items.
+
+ The of the collection items.
+
Contract details for a used by the .
@@ -5431,6 +5589,18 @@
The property name resolver.
+
+
+ Gets the of the dictionary keys.
+
+ The of the dictionary keys.
+
+
+
+ Gets the of the dictionary values.
+
+ The of the dictionary values.
+
Contract details for a used by the .
@@ -6058,6 +6228,12 @@
The line position indicating where the error occurred.
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
Specifies undefined schema Id handling options for the .
@@ -6085,13 +6261,19 @@
- Gets the associated with the validation event.
+ Gets the associated with the validation error.
- The JsonSchemaException associated with the validation event.
+ The JsonSchemaException associated with the validation error.
+
+
+
+ Gets the path of the JSON location where the validation error occurred.
+
+ The path of the JSON location where the validation error occurred.
- Gets the text description corresponding to the validation event.
+ Gets the text description corresponding to the validation error.
The text description.
@@ -6463,5 +6645,47 @@
Any type.
+
+
+ Specifies the state of the .
+
+
+
+
+ An exception has been thrown, which has left the in an invalid state.
+ You may call the method to put the in the Closed state.
+ Any other method calls results in an being thrown.
+
+
+
+
+ The method has been called.
+
+
+
+
+ An object is being written.
+
+
+
+
+ A array is being written.
+
+
+
+
+ A constructor is being written.
+
+
+
+
+ A property is being written.
+
+
+
+
+ A write method has not been called.
+
+
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/winrt45/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.5.1/lib/winrt45/Newtonsoft.Json.dll
new file mode 100644
index 000000000..10a2c0b49
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/winrt45/Newtonsoft.Json.dll differ
diff --git a/packages/Newtonsoft.Json.4.5.1/lib/winrt45/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.5.1/lib/winrt45/Newtonsoft.Json.pdb
new file mode 100644
index 000000000..58966514b
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.1/lib/winrt45/Newtonsoft.Json.pdb differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/net35/Newtonsoft.Json.xml b/packages/Newtonsoft.Json.4.5.1/lib/winrt45/Newtonsoft.Json.xml
similarity index 92%
rename from packages/Newtonsoft.Json.4.0.6/lib/net35/Newtonsoft.Json.xml
rename to packages/Newtonsoft.Json.4.5.1/lib/winrt45/Newtonsoft.Json.xml
index 3509b10c0..3d04b8cfa 100644
--- a/packages/Newtonsoft.Json.4.0.6/lib/net35/Newtonsoft.Json.xml
+++ b/packages/Newtonsoft.Json.4.5.1/lib/winrt45/Newtonsoft.Json.xml
@@ -4,6 +4,23 @@
Newtonsoft.Json
+
+
+ Represents a BSON Oid (object id).
+
+
+
+
+ Initializes a new instance of the class.
+
+ The Oid value.
+
+
+
+ Gets or sets the value of the Oid.
+
+ The value of the Oid.
+
Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
@@ -29,25 +46,37 @@
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -109,19 +138,24 @@
Gets the quotation mark character used to enclose the value of a string.
+
+
+ Get or set how time zones are handling when reading JSON.
+
+
- Gets the type of the current Json token.
+ Gets the type of the current JSON token.
- Gets the text value of the current Json token.
+ Gets the text value of the current JSON token.
- Gets The Common Language Runtime (CLR) type for the current Json token.
+ Gets The Common Language Runtime (CLR) type for the current JSON token.
@@ -130,6 +164,16 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
Specifies the state of the reader.
@@ -233,27 +277,39 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -669,9 +725,24 @@
Gets the state of the writer.
+
+
+ Gets the path of the writer.
+
+
- Indicates how the output is formatted.
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling when writing JSON.
@@ -892,22 +963,20 @@
The used when writing values to BSON.
-
+
- Represents a BSON Oid (object id).
+ Specifies how constructors are used when initializing objects during deserialization by the .
-
+
- Initializes a new instance of the class.
+ First attempt to use the public default constructor, then fall back to single paramatized constructor, then the non-public default constructor.
- The Oid value.
-
+
- Gets or sets the value of the Oid.
+ Json.NET will use a non-public default constructor before falling back to a paramatized constructor.
- The value of the Oid.
@@ -991,12 +1060,12 @@
true if this instance can convert the specified object type; otherwise, false.
-
+
- Converts a to and from JSON.
+ Converts a to and from JSON and BSON.
-
+
Writes the JSON representation of the object.
@@ -1004,7 +1073,7 @@
The value.
The calling serializer.
-
+
Reads the JSON representation of the object.
@@ -1014,45 +1083,13 @@
The calling serializer.
The object value.
-
+
- Determines whether this instance can convert the specified value type.
+ Determines whether this instance can convert the specified object type.
- Type of the value.
-
- true if this instance can convert the specified value type; otherwise, false.
-
-
-
-
- Converts a to and from JSON.
-
-
-
-
- Writes the JSON representation of the object.
-
- The to write to.
- The value.
- The calling serializer.
-
-
-
- Reads the JSON representation of the object.
-
- The to read from.
Type of the object.
- The existing value of object being read.
- The calling serializer.
- The object value.
-
-
-
- Determines whether this instance can convert the specified value type.
-
- Type of the value.
- true if this instance can convert the specified value type; otherwise, false.
+ true if this instance can convert the specified object type; otherwise, false.
@@ -1117,12 +1154,12 @@
true if this instance can convert the specified object type; otherwise, false.
-
+
- Converts an Entity Framework EntityKey to and from JSON.
+ Converts an ExpandoObject to and from JSON.
-
+
Writes the JSON representation of the object.
@@ -1130,7 +1167,7 @@
The value.
The calling serializer.
-
+
Reads the JSON representation of the object.
@@ -1140,7 +1177,7 @@
The calling serializer.
The object value.
-
+
Determines whether this instance can convert the specified object type.
@@ -1149,6 +1186,78 @@
true if this instance can convert the specified object type; otherwise, false.
+
+
+ Gets a value indicating whether this can write JSON.
+
+
+ true if this can write JSON; otherwise, false.
+
+
+
+
+ Converts a to and from the ISO 8601 date format (e.g. 2008-04-12T12:53Z).
+
+
+
+
+ Writes the JSON representation of the object.
+
+ The to write to.
+ The value.
+ The calling serializer.
+
+
+
+ Reads the JSON representation of the object.
+
+ The to read from.
+ Type of the object.
+ The existing value of object being read.
+ The calling serializer.
+ The object value.
+
+
+
+ Gets or sets the date time styles used when converting a date to and from JSON.
+
+ The date time styles used when converting a date to and from JSON.
+
+
+
+ Gets or sets the date time format used when converting a date to and from JSON.
+
+ The date time format used when converting a date to and from JSON.
+
+
+
+ Gets or sets the culture used when converting a date to and from JSON.
+
+ The culture used when converting a date to and from JSON.
+
+
+
+ Converts a to and from a JavaScript date constructor (e.g. new Date(52231943)).
+
+
+
+
+ Writes the JSON representation of the object.
+
+ The to write to.
+ The value.
+ The calling serializer.
+
+
+
+ Reads the JSON representation of the object.
+
+ The to read from.
+ Type of the object.
+ The existing property value of the JSON that is being converted.
+ The calling serializer.
+ The object value.
+
Converts a to and from JSON.
@@ -1181,38 +1290,6 @@
true if this instance can convert the specified object type; otherwise, false.
-
-
- Converts a to and from JSON and BSON.
-
-
-
-
- Writes the JSON representation of the object.
-
- The to write to.
- The value.
- The calling serializer.
-
-
-
- Reads the JSON representation of the object.
-
- The to read from.
- Type of the object.
- The existing value of object being read.
- The calling serializer.
- The object value.
-
-
-
- Determines whether this instance can convert the specified object type.
-
- Type of the object.
-
- true if this instance can convert the specified object type; otherwise, false.
-
-
Converts a to and from JSON and BSON.
@@ -1293,142 +1370,195 @@
true if the written enum text will be camel case; otherwise, false.
-
+
- Specifies how constructors are used when initializing objects during deserialization by the .
+ Converts a to and from a string (e.g. "1.2.3.4").
-
+
- First attempt to use the public default constructor then fall back to single paramatized constructor.
+ Writes the JSON representation of the object.
+ The to write to.
+ The value.
+ The calling serializer.
-
+
- Allow Json.NET to use a non-public default constructor.
+ Reads the JSON representation of the object.
+ The to read from.
+ Type of the object.
+ The existing property value of the JSON that is being converted.
+ The calling serializer.
+ The object value.
-
+
- Instructs the not to serialize the public field or public read/write property value.
-
-
-
-
- Represents a view of a .
-
-
-
-
- Initializes a new instance of the class.
-
- The name.
- Type of the property.
-
-
-
- When overridden in a derived class, returns whether resetting an object changes its value.
+ Determines whether this instance can convert the specified object type.
+ Type of the object.
- true if resetting the component changes its value; otherwise, false.
-
- The component to test for reset capability.
-
-
-
-
- When overridden in a derived class, gets the current value of the property on a component.
-
-
- The value of a property for a given component.
-
- The component with the property for which to retrieve the value.
-
-
-
-
- When overridden in a derived class, resets the value for this property of the component to the default value.
-
- The component with the property value that is to be reset to the default value.
-
-
-
-
- When overridden in a derived class, sets the value of the component to a different value.
-
- The component with the property value that is to be set.
- The new value.
-
-
-
-
- When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.
-
-
- true if the property should be persisted; otherwise, false.
-
- The component with the property to be examined for persistence.
-
-
-
-
- When overridden in a derived class, gets the type of the component this property is bound to.
-
-
- A that represents the type of component this property is bound to. When the or methods are invoked, the object specified might be an instance of this type.
+ true if this instance can convert the specified object type; otherwise, false.
-
+
- When overridden in a derived class, gets a value indicating whether this property is read-only.
+ Converts XML to and from JSON.
+
+
+
+ Writes the JSON representation of the object.
+
+ The to write to.
+ The calling serializer.
+ The value.
+
+
+
+ Reads the JSON representation of the object.
+
+ The to read from.
+ Type of the object.
+ The existing value of object being read.
+ The calling serializer.
+ The object value.
+
+
+
+ Checks if the attributeName is a namespace attribute.
+
+ Attribute name to test.
+ The attribute name prefix if it has one, otherwise an empty string.
+ True if attribute name is for a namespace attribute, otherwise false.
+
+
+
+ Determines whether this instance can convert the specified value type.
+
+ Type of the value.
- true if the property is read-only; otherwise, false.
+ true if this instance can convert the specified value type; otherwise, false.
-
+
- When overridden in a derived class, gets the type of the property.
+ Gets or sets the name of the root element to insert when deserializing to XML if the JSON structure has produces multiple root elements.
-
- A that represents the type of the property.
-
+ The name of the deserialize root element.
-
+
- Gets the hash code for the name of the member.
+ Gets or sets a flag to indicate whether to write the Json.NET array attribute.
+ This attribute helps preserve arrays when converting the written XML back to JSON.
-
-
- The hash code for the name of the member.
-
+ true if the array attibute is written to the XML; otherwise, false.
-
+
- Represents a raw JSON string.
+ Gets or sets a value indicating whether to write the root JSON object.
+
+ true if the JSON root object is omitted; otherwise, false.
+
+
+
+ Specifies how dates are formatted when writing JSON text.
-
+
- Represents a value in JSON (string, integer, date, etc).
+ Dates are written in the ISO 8601 format, e.g. "2012-03-21T05:40Z".
-
+
- Represents an abstract JSON token.
+ Dates are written in the Microsoft JSON format, e.g. "\/Date(1198908717056)\/".
-
+
- Represents a collection of objects.
+ Specifies how to treat the time value when converting between string and .
- The type of token
-
+
- Gets the with the specified key.
+ Treat as local time. If the object represents a Coordinated Universal Time (UTC), it is converted to the local time.
+
+
+
+
+ Treat as a UTC. If the object represents a local time, it is converted to a UTC.
+
+
+
+
+ Treat as a local time if a is being converted to a string.
+ If a string is being converted to , convert to a local time if a time zone is specified.
+
+
+
+
+ Time zone information should be preserved when converting.
+
+
+
+
+ Specifies default value handling options for the .
+
+
+
+
+ Include members where the member value is the same as the member's default value when serializing objects.
+ Included members are written to JSON. Has no effect when deserializing.
+
+
+
+
+ Ignore members where the member value is the same as the member's default value when serializing objects
+ so that is is not written to JSON, and ignores setting members when the JSON value equals the member's default value.
+
+
+
+
+ Members with a default value but no JSON will be set to their default value when deserializing.
+
+
+
+
+ Ignore members where the member value is the same as the member's default value when serializing objects
+ and sets members to their default value when deserializing.
+
+
+
+
+ Indicates the method that will be used during deserialization for locating and loading assemblies.
+
+
+
+
+ In simple mode, the assembly used during deserialization need not match exactly the assembly used during serialization. Specifically, the version numbers need not match as the LoadWithPartialName method is used to load the assembly.
+
+
+
+
+ In full mode, the assembly used during deserialization must match exactly the assembly used during serialization. The Load method of the Assembly class is used to load the assembly.
+
+
+
+
+ Specifies formatting options for the .
+
+
+
+
+ No special formatting is applied. This is the default.
+
+
+
+
+ Causes child objects to be indented according to the and settings.
-
@@ -1455,6 +1585,1783 @@
The current line position or 0 if no line information is available (for example, HasLineInfo returns false).
+
+
+ Instructs the how to serialize the collection.
+
+
+
+
+ Instructs the how to serialize the object.
+
+
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Initializes a new instance of the class with the specified container Id.
+
+ The container Id.
+
+
+
+ Gets or sets the id.
+
+ The id.
+
+
+
+ Gets or sets the title.
+
+ The title.
+
+
+
+ Gets or sets the description.
+
+ The description.
+
+
+
+ Gets or sets a value that indicates whether to preserve object reference data.
+
+
+ true to keep object reference; otherwise, false. The default is false.
+
+
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Initializes a new instance of the class with a flag indicating whether the array can contain null items
+
+ A flag indicating whether the array can contain null items.
+
+
+
+ Initializes a new instance of the class with the specified container Id.
+
+ The container Id.
+
+
+
+ Gets or sets a value indicating whether null items are allowed in the collection.
+
+ true if null items are allowed in the collection; otherwise, false.
+
+
+
+ Instructs the to use the specified constructor when deserializing that object.
+
+
+
+
+ Provides methods for converting between common language runtime types and JSON types.
+
+
+
+
+ Represents JavaScript's boolean value true as a string. This field is read-only.
+
+
+
+
+ Represents JavaScript's boolean value false as a string. This field is read-only.
+
+
+
+
+ Represents JavaScript's null as a string. This field is read-only.
+
+
+
+
+ Represents JavaScript's undefined as a string. This field is read-only.
+
+
+
+
+ Represents JavaScript's positive infinity as a string. This field is read-only.
+
+
+
+
+ Represents JavaScript's negative infinity as a string. This field is read-only.
+
+
+
+
+ Represents JavaScript's NaN as a string. This field is read-only.
+
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation using the specified.
+
+ The value to convert.
+ The format the date will be converted to.
+ The time zone handling when the date is converted to a string.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation using the specified.
+
+ The value to convert.
+ The format the date will be converted to.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ The string delimiter character.
+ A JSON string representation of the .
+
+
+
+ Converts the to its JSON string representation.
+
+ The value to convert.
+ A JSON string representation of the .
+
+
+
+ Serializes the specified object to a JSON string.
+
+ The object to serialize.
+ A JSON string representation of the object.
+
+
+
+ Serializes the specified object to a JSON string.
+
+ The object to serialize.
+ Indicates how the output is formatted.
+
+ A JSON string representation of the object.
+
+
+
+
+ Serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ A collection converters used while serializing.
+ A JSON string representation of the object.
+
+
+
+ Serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ Indicates how the output is formatted.
+ A collection converters used while serializing.
+ A JSON string representation of the object.
+
+
+
+ Serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ The used to serialize the object.
+ If this is null, default serialization settings will be is used.
+
+ A JSON string representation of the object.
+
+
+
+
+ Serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ Indicates how the output is formatted.
+ The used to serialize the object.
+ If this is null, default serialization settings will be is used.
+
+ A JSON string representation of the object.
+
+
+
+
+ Asynchronously serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+
+ A task that represents the asynchronous serialize operation. The value of the TResult parameter contains a JSON string representation of the object.
+
+
+
+
+ Asynchronously serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ Indicates how the output is formatted.
+
+ A task that represents the asynchronous serialize operation. The value of the TResult parameter contains a JSON string representation of the object.
+
+
+
+
+ Asynchronously serializes the specified object to a JSON string using a collection of .
+
+ The object to serialize.
+ Indicates how the output is formatted.
+ The used to serialize the object.
+ If this is null, default serialization settings will be is used.
+
+ A task that represents the asynchronous serialize operation. The value of the TResult parameter contains a JSON string representation of the object.
+
+
+
+
+ Deserializes the JSON to a .NET object.
+
+ The JSON to deserialize.
+ The deserialized object from the Json string.
+
+
+
+ Deserializes the JSON to a .NET object.
+
+ The JSON to deserialize.
+
+ The used to deserialize the object.
+ If this is null, default serialization settings will be is used.
+
+ The deserialized object from the JSON string.
+
+
+
+ Deserializes the JSON to the specified .NET type.
+
+ The JSON to deserialize.
+ The of object being deserialized.
+ The deserialized object from the Json string.
+
+
+
+ Deserializes the JSON to the specified .NET type.
+
+ The type of the object to deserialize to.
+ The JSON to deserialize.
+ The deserialized object from the Json string.
+
+
+
+ Deserializes the JSON to the given anonymous type.
+
+
+ The anonymous type to deserialize to. This can't be specified
+ traditionally and must be infered from the anonymous type passed
+ as a parameter.
+
+ The JSON to deserialize.
+ The anonymous type object.
+ The deserialized anonymous type from the JSON string.
+
+
+
+ Deserializes the JSON to the specified .NET type.
+
+ The type of the object to deserialize to.
+ The JSON to deserialize.
+ Converters to use while deserializing.
+ The deserialized object from the JSON string.
+
+
+
+ Deserializes the JSON to the specified .NET type.
+
+ The type of the object to deserialize to.
+ The object to deserialize.
+
+ The used to deserialize the object.
+ If this is null, default serialization settings will be is used.
+
+ The deserialized object from the JSON string.
+
+
+
+ Deserializes the JSON to the specified .NET type.
+
+ The JSON to deserialize.
+ The type of the object to deserialize.
+ Converters to use while deserializing.
+ The deserialized object from the JSON string.
+
+
+
+ Deserializes the JSON to the specified .NET type.
+
+ The JSON to deserialize.
+ The type of the object to deserialize to.
+
+ The used to deserialize the object.
+ If this is null, default serialization settings will be is used.
+
+ The deserialized object from the JSON string.
+
+
+
+ Asynchronously deserializes the JSON to the specified .NET type.
+
+ The type of the object to deserialize to.
+ The JSON to deserialize.
+
+ A task that represents the asynchronous deserialize operation. The value of the TResult parameter contains the deserialized object from the JSON string.
+
+
+
+
+ Asynchronously deserializes the JSON to the specified .NET type.
+
+ The type of the object to deserialize to.
+ The JSON to deserialize.
+
+ The used to deserialize the object.
+ If this is null, default serialization settings will be is used.
+
+
+ A task that represents the asynchronous deserialize operation. The value of the TResult parameter contains the deserialized object from the JSON string.
+
+
+
+
+ Asynchronously deserializes the JSON to the specified .NET type.
+
+ The JSON to deserialize.
+
+ A task that represents the asynchronous deserialize operation. The value of the TResult parameter contains the deserialized object from the JSON string.
+
+
+
+
+ Asynchronously deserializes the JSON to the specified .NET type.
+
+ The JSON to deserialize.
+ The type of the object to deserialize to.
+
+ The used to deserialize the object.
+ If this is null, default serialization settings will be is used.
+
+
+ A task that represents the asynchronous deserialize operation. The value of the TResult parameter contains the deserialized object from the JSON string.
+
+
+
+
+ Populates the object with values from the JSON string.
+
+ The JSON to populate values from.
+ The target object to populate values onto.
+
+
+
+ Populates the object with values from the JSON string.
+
+ The JSON to populate values from.
+ The target object to populate values onto.
+
+ The used to deserialize the object.
+ If this is null, default serialization settings will be is used.
+
+
+
+
+ Asynchronously populates the object with values from the JSON string.
+
+ The JSON to populate values from.
+ The target object to populate values onto.
+
+ The used to deserialize the object.
+ If this is null, default serialization settings will be is used.
+
+
+ A task that represents the asynchronous populate operation.
+
+
+
+
+ Serializes the to a JSON string.
+
+ The node to convert to JSON.
+ A JSON string of the XNode.
+
+
+
+ Serializes the to a JSON string.
+
+ The node to convert to JSON.
+ Indicates how the output is formatted.
+ A JSON string of the XNode.
+
+
+
+ Serializes the to a JSON string.
+
+ The node to serialize.
+ Indicates how the output is formatted.
+ Omits writing the root object.
+ A JSON string of the XNode.
+
+
+
+ Deserializes the from a JSON string.
+
+ The JSON string.
+ The deserialized XNode
+
+
+
+ Deserializes the from a JSON string nested in a root elment.
+
+ The JSON string.
+ The name of the root element to append when deserializing.
+ The deserialized XNode
+
+
+
+ Deserializes the from a JSON string nested in a root elment.
+
+ The JSON string.
+ The name of the root element to append when deserializing.
+
+ A flag to indicate whether to write the Json.NET array attribute.
+ This attribute helps preserve arrays when converting the written XML back to JSON.
+
+ The deserialized XNode
+
+
+
+ Instructs the to use the specified when serializing the member or class.
+
+
+
+
+ Initializes a new instance of the class.
+
+ Type of the converter.
+
+
+
+ Gets the type of the converter.
+
+ The type of the converter.
+
+
+
+ Represents a collection of .
+
+
+
+
+ Instructs the not to serialize the public field or public read/write property value.
+
+
+
+
+ Instructs the how to serialize the object.
+
+
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Initializes a new instance of the class with the specified member serialization.
+
+ The member serialization.
+
+
+
+ Initializes a new instance of the class with the specified container Id.
+
+ The container Id.
+
+
+
+ Gets or sets the member serialization.
+
+ The member serialization.
+
+
+
+ Instructs the to always serialize the member with the specified name.
+
+
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Initializes a new instance of the class with the specified name.
+
+ Name of the property.
+
+
+
+ Gets or sets the null value handling used when serializing this property.
+
+ The null value handling.
+
+
+
+ Gets or sets the default value handling used when serializing this property.
+
+ The default value handling.
+
+
+
+ Gets or sets the reference loop handling used when serializing this property.
+
+ The reference loop handling.
+
+
+
+ Gets or sets the object creation handling used when deserializing this property.
+
+ The object creation handling.
+
+
+
+ Gets or sets the type name handling used when serializing this property.
+
+ The type name handling.
+
+
+
+ Gets or sets whether this property's value is serialized as a reference.
+
+ Whether this property's value is serialized as a reference.
+
+
+
+ Gets or sets the order of serialization and deserialization of a member.
+
+ The numeric order of serialization or deserialization.
+
+
+
+ Gets or sets the name of the property.
+
+ The name of the property.
+
+
+
+ Gets or sets a value indicating whether this property is required.
+
+
+ A value indicating whether this property is required.
+
+
+
+
+ The exception thrown when an error occurs while reading Json text.
+
+
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Initializes a new instance of the class
+ with a specified error message.
+
+ The error message that explains the reason for the exception.
+
+
+
+ Initializes a new instance of the class
+ with a specified error message and a reference to the inner exception that is the cause of this exception.
+
+ The error message that explains the reason for the exception.
+ The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.
+
+
+
+ Gets the line number indicating where the error occurred.
+
+ The line number indicating where the error occurred.
+
+
+
+ Gets the line position indicating where the error occurred.
+
+ The line position indicating where the error occurred.
+
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
+
+
+ The exception thrown when an error occurs during Json serialization or deserialization.
+
+
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Initializes a new instance of the class
+ with a specified error message.
+
+ The error message that explains the reason for the exception.
+
+
+
+ Initializes a new instance of the class
+ with a specified error message and a reference to the inner exception that is the cause of this exception.
+
+ The error message that explains the reason for the exception.
+ The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.
+
+
+
+ Serializes and deserializes objects into and from the JSON format.
+ The enables you to control how objects are encoded into JSON.
+
+
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Creates a new instance using the specified .
+
+ The settings to be applied to the .
+ A new instance using the specified .
+
+
+
+ Populates the JSON values onto the target object.
+
+ The that contains the JSON structure to reader values from.
+ The target object to populate values onto.
+
+
+
+ Populates the JSON values onto the target object.
+
+ The that contains the JSON structure to reader values from.
+ The target object to populate values onto.
+
+
+
+ Deserializes the Json structure contained by the specified .
+
+ The that contains the JSON structure to deserialize.
+ The being deserialized.
+
+
+
+ Deserializes the Json structure contained by the specified
+ into an instance of the specified type.
+
+ The containing the object.
+ The of object being deserialized.
+ The instance of being deserialized.
+
+
+
+ Deserializes the Json structure contained by the specified
+ into an instance of the specified type.
+
+ The containing the object.
+ The type of the object to deserialize.
+ The instance of being deserialized.
+
+
+
+ Deserializes the Json structure contained by the specified
+ into an instance of the specified type.
+
+ The containing the object.
+ The of object being deserialized.
+ The instance of being deserialized.
+
+
+
+ Serializes the specified and writes the Json structure
+ to a Stream using the specified .
+
+ The used to write the Json structure.
+ The to serialize.
+
+
+
+ Serializes the specified and writes the Json structure
+ to a Stream using the specified .
+
+ The used to write the Json structure.
+ The to serialize.
+
+
+
+ Occurs when the errors during serialization and deserialization.
+
+
+
+
+ Gets or sets the used by the serializer when resolving references.
+
+
+
+
+ Gets or sets the used by the serializer when resolving type names.
+
+
+
+
+ Gets or sets how type name writing and reading is handled by the serializer.
+
+
+
+
+ Gets or sets how a type name assembly is written and resolved by the serializer.
+
+ The type name assembly format.
+
+
+
+ Gets or sets how object references are preserved by the serializer.
+
+
+
+
+ Get or set how reference loops (e.g. a class referencing itself) is handled.
+
+
+
+
+ Get or set how missing members (e.g. JSON contains a property that isn't a member on the object) are handled during deserialization.
+
+
+
+
+ Get or set how null values are handled during serialization and deserialization.
+
+
+
+
+ Get or set how null default are handled during serialization and deserialization.
+
+
+
+
+ Gets or sets how objects are created during deserialization.
+
+ The object creation handling.
+
+
+
+ Gets or sets how constructors are used during deserialization.
+
+ The constructor handling.
+
+
+
+ Gets a collection that will be used during serialization.
+
+ Collection that will be used during serialization.
+
+
+
+ Gets or sets the contract resolver used by the serializer when
+ serializing .NET objects to JSON and vice versa.
+
+
+
+
+ Gets or sets the used by the serializer when invoking serialization callback methods.
+
+ The context.
+
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
+
+
+ Specifies the settings on a object.
+
+
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Gets or sets how reference loops (e.g. a class referencing itself) is handled.
+
+ Reference loop handling.
+
+
+
+ Gets or sets how missing members (e.g. JSON contains a property that isn't a member on the object) are handled during deserialization.
+
+ Missing member handling.
+
+
+
+ Gets or sets how objects are created during deserialization.
+
+ The object creation handling.
+
+
+
+ Gets or sets how null values are handled during serialization and deserialization.
+
+ Null value handling.
+
+
+
+ Gets or sets how null default are handled during serialization and deserialization.
+
+ The default value handling.
+
+
+
+ Gets or sets a collection that will be used during serialization.
+
+ The converters.
+
+
+
+ Gets or sets how object references are preserved by the serializer.
+
+ The preserve references handling.
+
+
+
+ Gets or sets how type name writing and reading is handled by the serializer.
+
+ The type name handling.
+
+
+
+ Gets or sets how a type name assembly is written and resolved by the serializer.
+
+ The type name assembly format.
+
+
+
+ Gets or sets how constructors are used during deserialization.
+
+ The constructor handling.
+
+
+
+ Gets or sets the contract resolver used by the serializer when
+ serializing .NET objects to JSON and vice versa.
+
+ The contract resolver.
+
+
+
+ Gets or sets the used by the serializer when resolving references.
+
+ The reference resolver.
+
+
+
+ Gets or sets the used by the serializer when resolving type names.
+
+ The binder.
+
+
+
+ Gets or sets the error handler called during serialization and deserialization.
+
+ The error handler called during serialization and deserialization.
+
+
+
+ Gets or sets the used by the serializer when invoking serialization callback methods.
+
+ The context.
+
+
+
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling during serialization and deserialization.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
+
+
+ Represents a reader that provides fast, non-cached, forward-only access to JSON text data.
+
+
+
+
+ Initializes a new instance of the class with the specified .
+
+ The TextReader containing the XML data to read.
+
+
+
+ Reads the next JSON token from the stream.
+
+
+ true if the next token was read successfully; false if there are no more tokens to read.
+
+
+
+
+ Reads the next JSON token from the stream as a .
+
+
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
+
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Changes the state to closed.
+
+
+
+
+ Gets a value indicating whether the class can return line information.
+
+
+ true if LineNumber and LinePosition can be provided; otherwise, false.
+
+
+
+
+ Gets the current line number.
+
+
+ The current line number or 0 if no line information is available (for example, HasLineInfo returns false).
+
+
+
+
+ Gets the current line position.
+
+
+ The current line position or 0 if no line information is available (for example, HasLineInfo returns false).
+
+
+
+
+ Represents a writer that provides a fast, non-cached, forward-only way of generating Json data.
+
+
+
+
+ Creates an instance of the JsonWriter class using the specified .
+
+ The TextWriter to write to.
+
+
+
+ Flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.
+
+
+
+
+ Closes this stream and the underlying stream.
+
+
+
+
+ Writes the beginning of a Json object.
+
+
+
+
+ Writes the beginning of a Json array.
+
+
+
+
+ Writes the start of a constructor with the given name.
+
+ The name of the constructor.
+
+
+
+ Writes the specified end token.
+
+ The end token to write.
+
+
+
+ Writes the property name of a name/value pair on a Json object.
+
+ The name of the property.
+
+
+
+ Writes indent characters.
+
+
+
+
+ Writes the JSON value delimiter.
+
+
+
+
+ Writes an indent space.
+
+
+
+
+ Writes a null value.
+
+
+
+
+ Writes an undefined value.
+
+
+
+
+ Writes raw JSON.
+
+ The raw JSON to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes a value.
+
+ The value to write.
+
+
+
+ Writes out a comment /*...*/
containing the specified text.
+
+ Text to place inside the comment.
+
+
+
+ Writes out the given white space.
+
+ The string of white space characters.
+
+
+
+ Gets or sets how many IndentChars to write for each level in the hierarchy when is set to Formatting.Indented.
+
+
+
+
+ Gets or sets which character to use to quote attribute values.
+
+
+
+
+ Gets or sets which character to use for indenting when is set to Formatting.Indented.
+
+
+
+
+ Gets or sets a value indicating whether object names will be surrounded with quotes.
+
+
+
+
+ Specifies the type of Json token.
+
+
+
+
+ This is returned by the if a method has not been called.
+
+
+
+
+ An object start token.
+
+
+
+
+ An array start token.
+
+
+
+
+ A constructor start token.
+
+
+
+
+ An object property name.
+
+
+
+
+ A comment.
+
+
+
+
+ Raw JSON.
+
+
+
+
+ An integer.
+
+
+
+
+ A float.
+
+
+
+
+ A string.
+
+
+
+
+ A boolean.
+
+
+
+
+ A null token.
+
+
+
+
+ An undefined token.
+
+
+
+
+ An object end token.
+
+
+
+
+ An array end token.
+
+
+
+
+ A constructor end token.
+
+
+
+
+ A Date.
+
+
+
+
+ Byte data.
+
+
+
+
+ Represents a reader that provides validation.
+
+
+
+
+ Initializes a new instance of the class that
+ validates the content returned from the given .
+
+ The to read from while validating.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A .
+
+
+
+ Reads the next JSON token from the stream as a .
+
+
+ A or a null reference if the next JSON token is null.
+
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A .
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A .
+
+
+
+ Reads the next JSON token from the stream.
+
+
+ true if the next token was read successfully; false if there are no more tokens to read.
+
+
+
+
+ Sets an event handler for receiving schema validation errors.
+
+
+
+
+ Gets the text value of the current Json token.
+
+
+
+
+
+ Gets the depth of the current token in the JSON document.
+
+ The depth of the current token in the JSON document.
+
+
+
+ Gets the path of the current JSON token.
+
+
+
+
+ Gets the quotation mark character used to enclose the value of a string.
+
+
+
+
+
+ Gets the type of the current Json token.
+
+
+
+
+
+ Gets the Common Language Runtime (CLR) type for the current Json token.
+
+
+
+
+
+ Gets or sets the schema.
+
+ The schema.
+
+
+
+ Gets the used to construct this .
+
+ The specified in the constructor.
+
+
+
+ The exception thrown when an error occurs while reading Json text.
+
+
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Initializes a new instance of the class
+ with a specified error message.
+
+ The error message that explains the reason for the exception.
+
+
+
+ Initializes a new instance of the class
+ with a specified error message and a reference to the inner exception that is the cause of this exception.
+
+ The error message that explains the reason for the exception.
+ The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.
+
+
+
+ Contains the LINQ to JSON extension methods.
+
+
+
+
+ Returns a collection of tokens that contains the ancestors of every token in the source collection.
+
+ The type of the objects in source, constrained to .
+ An of that contains the source collection.
+ An of that contains the ancestors of every node in the source collection.
+
+
+
+ Returns a collection of tokens that contains the descendants of every token in the source collection.
+
+ The type of the objects in source, constrained to .
+ An of that contains the source collection.
+ An of that contains the descendants of every node in the source collection.
+
+
+
+ Returns a collection of child properties of every object in the source collection.
+
+ An of that contains the source collection.
+ An of that contains the properties of every object in the source collection.
+
+
+
+ Returns a collection of child values of every object in the source collection with the given key.
+
+ An of that contains the source collection.
+ The token key.
+ An of that contains the values of every node in the source collection with the given key.
+
+
+
+ Returns a collection of child values of every object in the source collection.
+
+ An of that contains the source collection.
+ An of that contains the values of every node in the source collection.
+
+
+
+ Returns a collection of converted child values of every object in the source collection with the given key.
+
+ The type to convert the values to.
+ An of that contains the source collection.
+ The token key.
+ An that contains the converted values of every node in the source collection with the given key.
+
+
+
+ Returns a collection of converted child values of every object in the source collection.
+
+ The type to convert the values to.
+ An of that contains the source collection.
+ An that contains the converted values of every node in the source collection.
+
+
+
+ Converts the value.
+
+ The type to convert the value to.
+ A cast as a of .
+ A converted value.
+
+
+
+ Converts the value.
+
+ The source collection type.
+ The type to convert the value to.
+ A cast as a of .
+ A converted value.
+
+
+
+ Returns a collection of child tokens of every array in the source collection.
+
+ The source collection type.
+ An of that contains the source collection.
+ An of that contains the values of every node in the source collection.
+
+
+
+ Returns a collection of converted child tokens of every array in the source collection.
+
+ An of that contains the source collection.
+ The type to convert the values to.
+ The source collection type.
+ An that contains the converted values of every node in the source collection.
+
+
+
+ Returns the input typed as .
+
+ An of that contains the source collection.
+ The input typed as .
+
+
+
+ Returns the input typed as .
+
+ The source collection type.
+ An of that contains the source collection.
+ The input typed as .
+
+
+
+ Represents a collection of objects.
+
+ The type of token
+
+
+
+ Gets the with the specified key.
+
+
+
+
+
+ Represents a JSON array.
+
+
+
+
+ Represents a token that can contain other tokens.
+
+
+
+
+ Represents an abstract JSON token.
+
+
Compares the values of two tokens, including the values of all descendant tokens.
@@ -2007,6 +3914,24 @@
A flag to indicate whether an error should be thrown if no token is found.
The that matches the object path.
+
+
+ Returns the responsible for binding operations performed on this object.
+
+ The expression tree representation of the runtime value.
+
+ The to bind this object.
+
+
+
+
+ Returns the responsible for binding operations performed on this object.
+
+ The expression tree representation of the runtime value.
+
+ The to bind this object.
+
+
Creates a new instance of the . All child tokens are recursively cloned.
@@ -2075,2272 +4000,11 @@
A containing the last child token of the .
-
+
- Initializes a new instance of the class from another object.
+ Raises the event.
- A object to copy from.
-
-
-
- Initializes a new instance of the class with the given value.
-
- The value.
-
-
-
- Initializes a new instance of the class with the given value.
-
- The value.
-
-
-
- Initializes a new instance of the class with the given value.
-
- The value.
-
-
-
- Initializes a new instance of the class with the given value.
-
- The value.
-
-
-
- Initializes a new instance of the class with the given value.
-
- The value.
-
-
-
- Initializes a new instance of the class with the given value.
-
- The value.
-
-
-
- Initializes a new instance of the class with the given value.
-
- The value.
-
-
-
- Initializes a new instance of the class with the given value.
-
- The value.
-
-
-
- Initializes a new instance of the class with the given value.
-
- The value.
-
-
-
- Initializes a new instance of the class with the given value.
-
- The value.
-
-
-
- Creates a comment with the given value.
-
- The value.
- A comment with the given value.
-
-
-
- Creates a string with the given value.
-
- The value.
- A string with the given value.
-
-
-
- Writes this token to a .
-
- A into which this method will write.
- A collection of which will be used when writing the token.
-
-
-
- Indicates whether the current object is equal to another object of the same type.
-
-
- true if the current object is equal to the parameter; otherwise, false.
-
- An object to compare with this object.
-
-
-
- Determines whether the specified is equal to the current .
-
- The to compare with the current .
-
- true if the specified is equal to the current ; otherwise, false.
-
-
- The parameter is null.
-
-
-
-
- Serves as a hash function for a particular type.
-
-
- A hash code for the current .
-
-
-
-
- Returns a that represents this instance.
-
-
- A that represents this instance.
-
-
-
-
- Returns a that represents this instance.
-
- The format.
-
- A that represents this instance.
-
-
-
-
- Returns a that represents this instance.
-
- The format provider.
-
- A that represents this instance.
-
-
-
-
- Returns a that represents this instance.
-
- The format.
- The format provider.
-
- A that represents this instance.
-
-
-
-
- Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
-
- An object to compare with this instance.
-
- A 32-bit signed integer that indicates the relative order of the objects being compared. The return value has these meanings:
- Value
- Meaning
- Less than zero
- This instance is less than .
- Zero
- This instance is equal to .
- Greater than zero
- This instance is greater than .
-
-
- is not the same type as this instance.
-
-
-
-
- Gets a value indicating whether this token has childen tokens.
-
-
- true if this token has child values; otherwise, false.
-
-
-
-
- Gets the node type for this .
-
- The type.
-
-
-
- Gets or sets the underlying token value.
-
- The underlying token value.
-
-
-
- Initializes a new instance of the class from another object.
-
- A object to copy from.
-
-
-
- Initializes a new instance of the class.
-
- The raw json.
-
-
-
- Creates an instance of with the content of the reader's current token.
-
- The reader.
- An instance of with the content of the reader's current token.
-
-
-
- Indicating whether a property is required.
-
-
-
-
- The property is not required. The default state.
-
-
-
-
- The property must be defined in JSON but can be a null value.
-
-
-
-
- The property must be defined in JSON and cannot be a null value.
-
-
-
-
- Contract details for a used by the .
-
-
-
-
- Contract details for a used by the .
-
-
-
-
- Gets the underlying type for the contract.
-
- The underlying type for the contract.
-
-
-
- Gets or sets the type created during deserialization.
-
- The type created during deserialization.
-
-
-
- Gets or sets whether this type contract is serialized as a reference.
-
- Whether this type contract is serialized as a reference.
-
-
-
- Gets or sets the default for this contract.
-
- The converter.
-
-
-
- Gets or sets the method called immediately after deserialization of the object.
-
- The method called immediately after deserialization of the object.
-
-
-
- Gets or sets the method called during deserialization of the object.
-
- The method called during deserialization of the object.
-
-
-
- Gets or sets the method called after serialization of the object graph.
-
- The method called after serialization of the object graph.
-
-
-
- Gets or sets the method called before serialization of the object.
-
- The method called before serialization of the object.
-
-
-
- Gets or sets the default creator method used to create the object.
-
- The default creator method used to create the object.
-
-
-
- Gets or sets a value indicating whether [default creator non public].
-
- true if the default object creator is non-public; otherwise, false.
-
-
-
- Gets or sets the method called when an error is thrown during the serialization of the object.
-
- The method called when an error is thrown during the serialization of the object.
-
-
-
- Initializes a new instance of the class.
-
- The underlying type for the contract.
-
-
-
- Gets or sets the ISerializable object constructor.
-
- The ISerializable object constructor.
-
-
-
- Contract details for a used by the .
-
-
-
-
- Initializes a new instance of the class.
-
- The underlying type for the contract.
-
-
-
- Contract details for a used by the .
-
-
-
-
- Initializes a new instance of the class.
-
- The underlying type for the contract.
-
-
-
- Get and set values for a using dynamic methods.
-
-
-
-
- Provides methods to get and set values.
-
-
-
-
- Sets the value.
-
- The target to set the value on.
- The value to set on the target.
-
-
-
- Gets the value.
-
- The target to get the value from.
- The value.
-
-
-
- Initializes a new instance of the class.
-
- The member info.
-
-
-
- Sets the value.
-
- The target to set the value on.
- The value to set on the target.
-
-
-
- Gets the value.
-
- The target to get the value from.
- The value.
-
-
-
- Provides data for the Error event.
-
-
-
-
- Initializes a new instance of the class.
-
- The current object.
- The error context.
-
-
-
- Gets the current object the error event is being raised against.
-
- The current object the error event is being raised against.
-
-
-
- Gets the error context.
-
- The error context.
-
-
-
- Used to resolve references when serializing and deserializing JSON by the .
-
-
-
-
- Resolves a reference to its object.
-
- The serialization context.
- The reference to resolve.
- The object that
-
-
-
- Gets the reference for the sepecified object.
-
- The serialization context.
- The object to get a reference for.
- The reference to the object.
-
-
-
- Determines whether the specified object is referenced.
-
- The serialization context.
- The object to test for a reference.
-
- true if the specified object is referenced; otherwise, false.
-
-
-
-
- Adds a reference to the specified object.
-
- The serialization context.
- The reference.
- The object to reference.
-
-
-
- Specifies reference handling options for the .
-
-
-
-
- Do not preserve references when serializing types.
-
-
-
-
- Preserve references when serializing into a JSON object structure.
-
-
-
-
- Preserve references when serializing into a JSON array structure.
-
-
-
-
- Preserve references when serializing.
-
-
-
-
- Instructs the how to serialize the collection.
-
-
-
-
- Instructs the how to serialize the object.
-
-
-
-
- Initializes a new instance of the class.
-
-
-
-
- Initializes a new instance of the class with the specified container Id.
-
- The container Id.
-
-
-
- Gets or sets the id.
-
- The id.
-
-
-
- Gets or sets the title.
-
- The title.
-
-
-
- Gets or sets the description.
-
- The description.
-
-
-
- Gets or sets a value that indicates whether to preserve object reference data.
-
-
- true to keep object reference; otherwise, false. The default is false.
-
-
-
-
- Initializes a new instance of the class.
-
-
-
-
- Initializes a new instance of the class with a flag indicating whether the array can contain null items
-
- A flag indicating whether the array can contain null items.
-
-
-
- Initializes a new instance of the class with the specified container Id.
-
- The container Id.
-
-
-
- Gets or sets a value indicating whether null items are allowed in the collection.
-
- true if null items are allowed in the collection; otherwise, false.
-
-
-
- Specifies default value handling options for the .
-
-
-
-
- Include members where the member value is the same as the member's default value when serializing objects.
- Included members are written to JSON. Has no effect when deserializing.
-
-
-
-
- Ignore members where the member value is the same as the member's default value when serializing objects
- so that is is not written to JSON, and ignores setting members when the JSON value equals the member's default value.
-
-
-
-
- Members with a default value but no JSON will be set to their default value when deserializing.
-
-
-
-
- Ignore members where the member value is the same as the member's default value when serializing objects
- and sets members to their default value when deserializing.
-
-
-
-
- Instructs the to use the specified when serializing the member or class.
-
-
-
-
- Initializes a new instance of the class.
-
- Type of the converter.
-
-
-
- Gets the type of the converter.
-
- The type of the converter.
-
-
-
- Instructs the how to serialize the object.
-
-
-
-
- Initializes a new instance of the class.
-
-
-
-
- Initializes a new instance of the class with the specified member serialization.
-
- The member serialization.
-
-
-
- Initializes a new instance of the class with the specified container Id.
-
- The container Id.
-
-
-
- Gets or sets the member serialization.
-
- The member serialization.
-
-
-
- Specifies the settings on a object.
-
-
-
-
- Initializes a new instance of the class.
-
-
-
-
- Gets or sets how reference loops (e.g. a class referencing itself) is handled.
-
- Reference loop handling.
-
-
-
- Gets or sets how missing members (e.g. JSON contains a property that isn't a member on the object) are handled during deserialization.
-
- Missing member handling.
-
-
-
- Gets or sets how objects are created during deserialization.
-
- The object creation handling.
-
-
-
- Gets or sets how null values are handled during serialization and deserialization.
-
- Null value handling.
-
-
-
- Gets or sets how null default are handled during serialization and deserialization.
-
- The default value handling.
-
-
-
- Gets or sets a collection that will be used during serialization.
-
- The converters.
-
-
-
- Gets or sets how object references are preserved by the serializer.
-
- The preserve references handling.
-
-
-
- Gets or sets how type name writing and reading is handled by the serializer.
-
- The type name handling.
-
-
-
- Gets or sets how a type name assembly is written and resolved by the serializer.
-
- The type name assembly format.
-
-
-
- Gets or sets how constructors are used during deserialization.
-
- The constructor handling.
-
-
-
- Gets or sets the contract resolver used by the serializer when
- serializing .NET objects to JSON and vice versa.
-
- The contract resolver.
-
-
-
- Gets or sets the used by the serializer when resolving references.
-
- The reference resolver.
-
-
-
- Gets or sets the used by the serializer when resolving type names.
-
- The binder.
-
-
-
- Gets or sets the error handler called during serialization and deserialization.
-
- The error handler called during serialization and deserialization.
-
-
-
- Gets or sets the used by the serializer when invoking serialization callback methods.
-
- The context.
-
-
-
- Represents a reader that provides validation.
-
-
-
-
- Initializes a new instance of the class that
- validates the content returned from the given .
-
- The to read from while validating.
-
-
-
- Reads the next JSON token from the stream as a .
-
- A .
-
-
-
- Reads the next JSON token from the stream as a .
-
-
- A or a null reference if the next JSON token is null.
-
-
-
-
- Reads the next JSON token from the stream as a .
-
- A .
-
-
-
- Reads the next JSON token from the stream as a .
-
- A .
-
-
-
- Reads the next JSON token from the stream.
-
-
- true if the next token was read successfully; false if there are no more tokens to read.
-
-
-
-
- Sets an event handler for receiving schema validation errors.
-
-
-
-
- Gets the text value of the current Json token.
-
-
-
-
-
- Gets the depth of the current token in the JSON document.
-
- The depth of the current token in the JSON document.
-
-
-
- Gets the quotation mark character used to enclose the value of a string.
-
-
-
-
-
- Gets the type of the current Json token.
-
-
-
-
-
- Gets the Common Language Runtime (CLR) type for the current Json token.
-
-
-
-
-
- Gets or sets the schema.
-
- The schema.
-
-
-
- Gets the used to construct this .
-
- The specified in the constructor.
-
-
-
- Compares tokens to determine whether they are equal.
-
-
-
-
- Determines whether the specified objects are equal.
-
- The first object of type to compare.
- The second object of type to compare.
-
- true if the specified objects are equal; otherwise, false.
-
-
-
-
- Returns a hash code for the specified object.
-
- The for which a hash code is to be returned.
- A hash code for the specified object.
- The type of is a reference type and is null.
-
-
-
- Specifies the member serialization options for the .
-
-
-
-
- All members are serialized by default. Members can be excluded using the .
-
-
-
-
- Only members must be marked with the are serialized.
-
-
-
-
- Specifies how object creation is handled by the .
-
-
-
-
- Reuse existing objects, create new objects when needed.
-
-
-
-
- Only reuse existing objects.
-
-
-
-
- Always create new objects.
-
-
-
-
- Converts a to and from the ISO 8601 date format (e.g. 2008-04-12T12:53Z).
-
-
-
-
- Writes the JSON representation of the object.
-
- The to write to.
- The value.
- The calling serializer.
-
-
-
- Reads the JSON representation of the object.
-
- The to read from.
- Type of the object.
- The existing value of object being read.
- The calling serializer.
- The object value.
-
-
-
- Gets or sets the date time styles used when converting a date to and from JSON.
-
- The date time styles used when converting a date to and from JSON.
-
-
-
- Gets or sets the date time format used when converting a date to and from JSON.
-
- The date time format used when converting a date to and from JSON.
-
-
-
- Gets or sets the culture used when converting a date to and from JSON.
-
- The culture used when converting a date to and from JSON.
-
-
-
- Converts a to and from a JavaScript date constructor (e.g. new Date(52231943)).
-
-
-
-
- Writes the JSON representation of the object.
-
- The to write to.
- The value.
- The calling serializer.
-
-
-
- Reads the JSON representation of the object.
-
- The to read from.
- Type of the object.
- The existing property value of the JSON that is being converted.
- The calling serializer.
- The object value.
-
-
-
- Specifies whether a DateTime object represents a local time, a Coordinated Universal Time (UTC), or is not specified as either local time or UTC.
-
-
-
-
- The time represented is local time.
-
-
-
-
- The time represented is UTC.
-
-
-
-
- The time represented is not specified as either local time or Coordinated Universal Time (UTC).
-
-
-
-
- Preserves the DateTimeKind field of a date when a DateTime object is converted to a string and the string is then converted back to a DateTime object.
-
-
-
-
- Converts XML to and from JSON.
-
-
-
-
- Writes the JSON representation of the object.
-
- The to write to.
- The calling serializer.
- The value.
-
-
-
- Reads the JSON representation of the object.
-
- The to read from.
- Type of the object.
- The existing value of object being read.
- The calling serializer.
- The object value.
-
-
-
- Checks if the attributeName is a namespace attribute.
-
- Attribute name to test.
- The attribute name prefix if it has one, otherwise an empty string.
- True if attribute name is for a namespace attribute, otherwise false.
-
-
-
- Determines whether this instance can convert the specified value type.
-
- Type of the value.
-
- true if this instance can convert the specified value type; otherwise, false.
-
-
-
-
- Gets or sets the name of the root element to insert when deserializing to XML if the JSON structure has produces multiple root elements.
-
- The name of the deserialize root element.
-
-
-
- Gets or sets a flag to indicate whether to write the Json.NET array attribute.
- This attribute helps preserve arrays when converting the written XML back to JSON.
-
- true if the array attibute is written to the XML; otherwise, false.
-
-
-
- Gets or sets a value indicating whether to write the root JSON object.
-
- true if the JSON root object is omitted; otherwise, false.
-
-
-
- Represents a reader that provides fast, non-cached, forward-only access to serialized Json data.
-
-
-
-
- Initializes a new instance of the class with the specified .
-
- The TextReader containing the XML data to read.
-
-
-
- Reads the next JSON token from the stream.
-
-
- true if the next token was read successfully; false if there are no more tokens to read.
-
-
-
-
- Reads the next JSON token from the stream as a .
-
-
- A or a null reference if the next JSON token is null.
-
-
-
-
- Reads the next JSON token from the stream as a .
-
- A .
-
-
-
- Reads the next JSON token from the stream as a .
-
- A .
-
-
-
- Reads the next JSON token from the stream as a .
-
- A .
-
-
-
- Changes the state to closed.
-
-
-
-
- Gets a value indicating whether the class can return line information.
-
-
- true if LineNumber and LinePosition can be provided; otherwise, false.
-
-
-
-
- Gets or sets the culture used when reading JSON. Defaults to .
-
-
-
-
- Gets the current line number.
-
-
- The current line number or 0 if no line information is available (for example, HasLineInfo returns false).
-
-
-
-
- Gets the current line position.
-
-
- The current line position or 0 if no line information is available (for example, HasLineInfo returns false).
-
-
-
-
- Instructs the to always serialize the member with the specified name.
-
-
-
-
- Initializes a new instance of the class.
-
-
-
-
- Initializes a new instance of the class with the specified name.
-
- Name of the property.
-
-
-
- Gets or sets the null value handling used when serializing this property.
-
- The null value handling.
-
-
-
- Gets or sets the default value handling used when serializing this property.
-
- The default value handling.
-
-
-
- Gets or sets the reference loop handling used when serializing this property.
-
- The reference loop handling.
-
-
-
- Gets or sets the object creation handling used when deserializing this property.
-
- The object creation handling.
-
-
-
- Gets or sets the type name handling used when serializing this property.
-
- The type name handling.
-
-
-
- Gets or sets whether this property's value is serialized as a reference.
-
- Whether this property's value is serialized as a reference.
-
-
-
- Gets or sets the order of serialization and deserialization of a member.
-
- The numeric order of serialization or deserialization.
-
-
-
- Gets or sets the name of the property.
-
- The name of the property.
-
-
-
- Gets or sets a value indicating whether this property is required.
-
-
- A value indicating whether this property is required.
-
-
-
-
- Instructs the not to serialize the public field or public read/write property value.
-
-
-
-
- Represents a writer that provides a fast, non-cached, forward-only way of generating Json data.
-
-
-
-
- Creates an instance of the JsonWriter class using the specified .
-
- The TextWriter to write to.
-
-
-
- Flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.
-
-
-
-
- Closes this stream and the underlying stream.
-
-
-
-
- Writes the beginning of a Json object.
-
-
-
-
- Writes the beginning of a Json array.
-
-
-
-
- Writes the start of a constructor with the given name.
-
- The name of the constructor.
-
-
-
- Writes the specified end token.
-
- The end token to write.
-
-
-
- Writes the property name of a name/value pair on a Json object.
-
- The name of the property.
-
-
-
- Writes indent characters.
-
-
-
-
- Writes the JSON value delimiter.
-
-
-
-
- Writes an indent space.
-
-
-
-
- Writes a null value.
-
-
-
-
- Writes an undefined value.
-
-
-
-
- Writes raw JSON.
-
- The raw JSON to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes a value.
-
- The value to write.
-
-
-
- Writes out a comment /*...*/
containing the specified text.
-
- Text to place inside the comment.
-
-
-
- Writes out the given white space.
-
- The string of white space characters.
-
-
-
- Gets or sets how many IndentChars to write for each level in the hierarchy when is set to Formatting.Indented.
-
-
-
-
- Gets or sets which character to use to quote attribute values.
-
-
-
-
- Gets or sets which character to use for indenting when is set to Formatting.Indented.
-
-
-
-
- Gets or sets a value indicating whether object names will be surrounded with quotes.
-
-
-
-
- The exception thrown when an error occurs while reading Json text.
-
-
-
-
- Initializes a new instance of the class.
-
-
-
-
- Initializes a new instance of the class
- with a specified error message.
-
- The error message that explains the reason for the exception.
-
-
-
- Initializes a new instance of the class
- with a specified error message and a reference to the inner exception that is the cause of this exception.
-
- The error message that explains the reason for the exception.
- The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.
-
-
-
- Initializes a new instance of the class.
-
- The that holds the serialized object data about the exception being thrown.
- The that contains contextual information about the source or destination.
- The parameter is null.
- The class name is null or is zero (0).
-
-
-
- The exception thrown when an error occurs while reading Json text.
-
-
-
-
- Initializes a new instance of the class.
-
-
-
-
- Initializes a new instance of the class
- with a specified error message.
-
- The error message that explains the reason for the exception.
-
-
-
- Initializes a new instance of the class
- with a specified error message and a reference to the inner exception that is the cause of this exception.
-
- The error message that explains the reason for the exception.
- The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.
-
-
-
- Initializes a new instance of the class.
-
- The that holds the serialized object data about the exception being thrown.
- The that contains contextual information about the source or destination.
- The parameter is null.
- The class name is null or is zero (0).
-
-
-
- Gets the line number indicating where the error occurred.
-
- The line number indicating where the error occurred.
-
-
-
- Gets the line position indicating where the error occurred.
-
- The line position indicating where the error occurred.
-
-
-
- Represents a collection of .
-
-
-
-
- Provides methods for converting between common language runtime types and JSON types.
-
-
-
-
- Represents JavaScript's boolean value true as a string. This field is read-only.
-
-
-
-
- Represents JavaScript's boolean value false as a string. This field is read-only.
-
-
-
-
- Represents JavaScript's null as a string. This field is read-only.
-
-
-
-
- Represents JavaScript's undefined as a string. This field is read-only.
-
-
-
-
- Represents JavaScript's positive infinity as a string. This field is read-only.
-
-
-
-
- Represents JavaScript's negative infinity as a string. This field is read-only.
-
-
-
-
- Represents JavaScript's NaN as a string. This field is read-only.
-
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- The string delimiter character.
- A JSON string representation of the .
-
-
-
- Converts the to its JSON string representation.
-
- The value to convert.
- A JSON string representation of the .
-
-
-
- Serializes the specified object to a JSON string.
-
- The object to serialize.
- A JSON string representation of the object.
-
-
-
- Serializes the specified object to a JSON string.
-
- The object to serialize.
- Indicates how the output is formatted.
-
- A JSON string representation of the object.
-
-
-
-
- Serializes the specified object to a JSON string using a collection of .
-
- The object to serialize.
- A collection converters used while serializing.
- A JSON string representation of the object.
-
-
-
- Serializes the specified object to a JSON string using a collection of .
-
- The object to serialize.
- Indicates how the output is formatted.
- A collection converters used while serializing.
- A JSON string representation of the object.
-
-
-
- Serializes the specified object to a JSON string using a collection of .
-
- The object to serialize.
- Indicates how the output is formatted.
- The used to serialize the object.
- If this is null, default serialization settings will be is used.
-
- A JSON string representation of the object.
-
-
-
-
- Deserializes the JSON to a .NET object.
-
- The JSON to deserialize.
- The deserialized object from the Json string.
-
-
-
- Deserializes the JSON to a .NET object.
-
- The JSON to deserialize.
-
- The used to deserialize the object.
- If this is null, default serialization settings will be is used.
-
- The deserialized object from the JSON string.
-
-
-
- Deserializes the JSON to the specified .NET type.
-
- The JSON to deserialize.
- The of object being deserialized.
- The deserialized object from the Json string.
-
-
-
- Deserializes the JSON to the specified .NET type.
-
- The type of the object to deserialize to.
- The JSON to deserialize.
- The deserialized object from the Json string.
-
-
-
- Deserializes the JSON to the given anonymous type.
-
-
- The anonymous type to deserialize to. This can't be specified
- traditionally and must be infered from the anonymous type passed
- as a parameter.
-
- The JSON to deserialize.
- The anonymous type object.
- The deserialized anonymous type from the JSON string.
-
-
-
- Deserializes the JSON to the specified .NET type.
-
- The type of the object to deserialize to.
- The JSON to deserialize.
- Converters to use while deserializing.
- The deserialized object from the JSON string.
-
-
-
- Deserializes the JSON to the specified .NET type.
-
- The type of the object to deserialize to.
- The object to deserialize.
-
- The used to deserialize the object.
- If this is null, default serialization settings will be is used.
-
- The deserialized object from the JSON string.
-
-
-
- Deserializes the JSON to the specified .NET type.
-
- The JSON to deserialize.
- The type of the object to deserialize.
- Converters to use while deserializing.
- The deserialized object from the JSON string.
-
-
-
- Deserializes the JSON to the specified .NET type.
-
- The JSON to deserialize.
- The type of the object to deserialize to.
-
- The used to deserialize the object.
- If this is null, default serialization settings will be is used.
-
- The deserialized object from the JSON string.
-
-
-
- Populates the object with values from the JSON string.
-
- The JSON to populate values from.
- The target object to populate values onto.
-
-
-
- Populates the object with values from the JSON string.
-
- The JSON to populate values from.
- The target object to populate values onto.
-
- The used to deserialize the object.
- If this is null, default serialization settings will be is used.
-
-
-
-
- Serializes the XML node to a JSON string.
-
- The node to serialize.
- A JSON string of the XmlNode.
-
-
-
- Serializes the XML node to a JSON string.
-
- The node to serialize.
- Indicates how the output is formatted.
- A JSON string of the XmlNode.
-
-
-
- Serializes the XML node to a JSON string.
-
- The node to serialize.
- Indicates how the output is formatted.
- Omits writing the root object.
- A JSON string of the XmlNode.
-
-
-
- Deserializes the XmlNode from a JSON string.
-
- The JSON string.
- The deserialized XmlNode
-
-
-
- Deserializes the XmlNode from a JSON string nested in a root elment.
-
- The JSON string.
- The name of the root element to append when deserializing.
- The deserialized XmlNode
-
-
-
- Deserializes the XmlNode from a JSON string nested in a root elment.
-
- The JSON string.
- The name of the root element to append when deserializing.
-
- A flag to indicate whether to write the Json.NET array attribute.
- This attribute helps preserve arrays when converting the written XML back to JSON.
-
- The deserialized XmlNode
-
-
-
- Serializes the to a JSON string.
-
- The node to convert to JSON.
- A JSON string of the XNode.
-
-
-
- Serializes the to a JSON string.
-
- The node to convert to JSON.
- Indicates how the output is formatted.
- A JSON string of the XNode.
-
-
-
- Serializes the to a JSON string.
-
- The node to serialize.
- Indicates how the output is formatted.
- Omits writing the root object.
- A JSON string of the XNode.
-
-
-
- Deserializes the from a JSON string.
-
- The JSON string.
- The deserialized XNode
-
-
-
- Deserializes the from a JSON string nested in a root elment.
-
- The JSON string.
- The name of the root element to append when deserializing.
- The deserialized XNode
-
-
-
- Deserializes the from a JSON string nested in a root elment.
-
- The JSON string.
- The name of the root element to append when deserializing.
-
- A flag to indicate whether to write the Json.NET array attribute.
- This attribute helps preserve arrays when converting the written XML back to JSON.
-
- The deserialized XNode
-
-
-
- The exception thrown when an error occurs during Json serialization or deserialization.
-
-
-
-
- Initializes a new instance of the class.
-
-
-
-
- Initializes a new instance of the class
- with a specified error message.
-
- The error message that explains the reason for the exception.
-
-
-
- Initializes a new instance of the class
- with a specified error message and a reference to the inner exception that is the cause of this exception.
-
- The error message that explains the reason for the exception.
- The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.
-
-
-
- Initializes a new instance of the class.
-
- The that holds the serialized object data about the exception being thrown.
- The that contains contextual information about the source or destination.
- The parameter is null.
- The class name is null or is zero (0).
-
-
-
- Serializes and deserializes objects into and from the JSON format.
- The enables you to control how objects are encoded into JSON.
-
-
-
-
- Initializes a new instance of the class.
-
-
-
-
- Creates a new instance using the specified .
-
- The settings to be applied to the .
- A new instance using the specified .
-
-
-
- Populates the JSON values onto the target object.
-
- The that contains the JSON structure to reader values from.
- The target object to populate values onto.
-
-
-
- Populates the JSON values onto the target object.
-
- The that contains the JSON structure to reader values from.
- The target object to populate values onto.
-
-
-
- Deserializes the Json structure contained by the specified .
-
- The that contains the JSON structure to deserialize.
- The being deserialized.
-
-
-
- Deserializes the Json structure contained by the specified
- into an instance of the specified type.
-
- The containing the object.
- The of object being deserialized.
- The instance of being deserialized.
-
-
-
- Deserializes the Json structure contained by the specified
- into an instance of the specified type.
-
- The containing the object.
- The type of the object to deserialize.
- The instance of being deserialized.
-
-
-
- Deserializes the Json structure contained by the specified
- into an instance of the specified type.
-
- The containing the object.
- The of object being deserialized.
- The instance of being deserialized.
-
-
-
- Serializes the specified and writes the Json structure
- to a Stream using the specified .
-
- The used to write the Json structure.
- The to serialize.
-
-
-
- Serializes the specified and writes the Json structure
- to a Stream using the specified .
-
- The used to write the Json structure.
- The to serialize.
-
-
-
- Occurs when the errors during serialization and deserialization.
-
-
-
-
- Gets or sets the used by the serializer when resolving references.
-
-
-
-
- Gets or sets the used by the serializer when resolving type names.
-
-
-
-
- Gets or sets how type name writing and reading is handled by the serializer.
-
-
-
-
- Gets or sets how a type name assembly is written and resolved by the serializer.
-
- The type name assembly format.
-
-
-
- Gets or sets how object references are preserved by the serializer.
-
-
-
-
- Get or set how reference loops (e.g. a class referencing itself) is handled.
-
-
-
-
- Get or set how missing members (e.g. JSON contains a property that isn't a member on the object) are handled during deserialization.
-
-
-
-
- Get or set how null values are handled during serialization and deserialization.
-
-
-
-
- Get or set how null default are handled during serialization and deserialization.
-
-
-
-
- Gets or sets how objects are created during deserialization.
-
- The object creation handling.
-
-
-
- Gets or sets how constructors are used during deserialization.
-
- The constructor handling.
-
-
-
- Gets a collection that will be used during serialization.
-
- Collection that will be used during serialization.
-
-
-
- Gets or sets the contract resolver used by the serializer when
- serializing .NET objects to JSON and vice versa.
-
-
-
-
- Gets or sets the used by the serializer when invoking serialization callback methods.
-
- The context.
-
-
-
- Contains the LINQ to JSON extension methods.
-
-
-
-
- Returns a collection of tokens that contains the ancestors of every token in the source collection.
-
- The type of the objects in source, constrained to .
- An of that contains the source collection.
- An of that contains the ancestors of every node in the source collection.
-
-
-
- Returns a collection of tokens that contains the descendants of every token in the source collection.
-
- The type of the objects in source, constrained to .
- An of that contains the source collection.
- An of that contains the descendants of every node in the source collection.
-
-
-
- Returns a collection of child properties of every object in the source collection.
-
- An of that contains the source collection.
- An of that contains the properties of every object in the source collection.
-
-
-
- Returns a collection of child values of every object in the source collection with the given key.
-
- An of that contains the source collection.
- The token key.
- An of that contains the values of every node in the source collection with the given key.
-
-
-
- Returns a collection of child values of every object in the source collection.
-
- An of that contains the source collection.
- An of that contains the values of every node in the source collection.
-
-
-
- Returns a collection of converted child values of every object in the source collection with the given key.
-
- The type to convert the values to.
- An of that contains the source collection.
- The token key.
- An that contains the converted values of every node in the source collection with the given key.
-
-
-
- Returns a collection of converted child values of every object in the source collection.
-
- The type to convert the values to.
- An of that contains the source collection.
- An that contains the converted values of every node in the source collection.
-
-
-
- Converts the value.
-
- The type to convert the value to.
- A cast as a of .
- A converted value.
-
-
-
- Converts the value.
-
- The source collection type.
- The type to convert the value to.
- A cast as a of .
- A converted value.
-
-
-
- Returns a collection of child tokens of every array in the source collection.
-
- The source collection type.
- An of that contains the source collection.
- An of that contains the values of every node in the source collection.
-
-
-
- Returns a collection of converted child tokens of every array in the source collection.
-
- An of that contains the source collection.
- The type to convert the values to.
- The source collection type.
- An that contains the converted values of every node in the source collection.
-
-
-
- Returns the input typed as .
-
- An of that contains the source collection.
- The input typed as .
-
-
-
- Returns the input typed as .
-
- The source collection type.
- An of that contains the source collection.
- The input typed as .
-
-
-
- Represents a JSON constructor.
-
-
-
-
- Represents a token that can contain other tokens.
-
-
-
-
- Raises the event.
-
- The instance containing the event data.
-
-
-
- Raises the event.
-
- The instance containing the event data.
+ The instance containing the event data.
@@ -4394,14 +4058,9 @@
Removes the child nodes from this token.
-
+
- Occurs when the list changes or an item in the list changes.
-
-
-
-
- Occurs before an item is added to the collection.
+ Occurs when the items list of the collection has changed, or the collection is reset.
@@ -4440,6 +4099,154 @@
The count of child JSON tokens
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Initializes a new instance of the class from another object.
+
+ A object to copy from.
+
+
+
+ Initializes a new instance of the class with the specified content.
+
+ The contents of the array.
+
+
+
+ Initializes a new instance of the class with the specified content.
+
+ The contents of the array.
+
+
+
+ Loads an from a .
+
+ A that will be read for the content of the .
+ A that contains the JSON that was read from the specified .
+
+
+
+ Load a from a string that contains JSON.
+
+ A that contains JSON.
+ A populated from the string that contains JSON.
+
+
+
+ Creates a from an object.
+
+ The object that will be used to create .
+ A with the values of the specified object
+
+
+
+ Creates a from an object.
+
+ The object that will be used to create .
+ The that will be used to read the object.
+ A with the values of the specified object
+
+
+
+ Writes this token to a .
+
+ A into which this method will write.
+ A collection of which will be used when writing the token.
+
+
+
+ Determines the index of a specific item in the .
+
+ The object to locate in the .
+
+ The index of if found in the list; otherwise, -1.
+
+
+
+
+ Inserts an item to the at the specified index.
+
+ The zero-based index at which should be inserted.
+ The object to insert into the .
+
+ is not a valid index in the .
+ The is read-only.
+
+
+
+ Removes the item at the specified index.
+
+ The zero-based index of the item to remove.
+
+ is not a valid index in the .
+ The is read-only.
+
+
+
+ Adds an item to the .
+
+ The object to add to the .
+ The is read-only.
+
+
+
+ Removes all items from the .
+
+ The is read-only.
+
+
+
+ Determines whether the contains a specific value.
+
+ The object to locate in the .
+
+ true if is found in the ; otherwise, false.
+
+
+
+
+ Removes the first occurrence of a specific object from the .
+
+ The object to remove from the .
+
+ true if was successfully removed from the ; otherwise, false. This method also returns false if is not found in the original .
+
+ The is read-only.
+
+
+
+ Gets the container's children tokens.
+
+ The container's children tokens.
+
+
+
+ Gets the node type for this .
+
+ The type.
+
+
+
+ Gets the with the specified key.
+
+ The with the specified key.
+
+
+
+ Gets or sets the at the specified index.
+
+
+
+
+
+ Represents a JSON constructor.
+
+
Initializes a new instance of the class.
@@ -4684,110 +4491,13 @@
Name of the property.
-
+
- Raises the event with the provided arguments.
-
- Name of the property.
-
-
-
- Returns the properties for this instance of a component.
+ Returns the responsible for binding operations performed on this object.
+ The expression tree representation of the runtime value.
- A that represents the properties for this component instance.
-
-
-
-
- Returns the properties for this instance of a component using the attribute array as a filter.
-
- An array of type that is used as a filter.
-
- A that represents the filtered properties for this component instance.
-
-
-
-
- Returns a collection of custom attributes for this instance of a component.
-
-
- An containing the attributes for this object.
-
-
-
-
- Returns the class name of this instance of a component.
-
-
- The class name of the object, or null if the class does not have a name.
-
-
-
-
- Returns the name of this instance of a component.
-
-
- The name of the object, or null if the object does not have a name.
-
-
-
-
- Returns a type converter for this instance of a component.
-
-
- A that is the converter for this object, or null if there is no for this object.
-
-
-
-
- Returns the default event for this instance of a component.
-
-
- An that represents the default event for this object, or null if this object does not have events.
-
-
-
-
- Returns the default property for this instance of a component.
-
-
- A that represents the default property for this object, or null if this object does not have properties.
-
-
-
-
- Returns an editor of the specified type for this instance of a component.
-
- A that represents the editor for this object.
-
- An of the specified type that is the editor for this object, or null if the editor cannot be found.
-
-
-
-
- Returns the events for this instance of a component using the specified attribute array as a filter.
-
- An array of type that is used as a filter.
-
- An that represents the filtered events for this component instance.
-
-
-
-
- Returns the events for this instance of a component.
-
-
- An that represents the events for this component instance.
-
-
-
-
- Returns an object that contains the property described by the specified property descriptor.
-
- A that represents the property whose owner is to be found.
-
- An that represents the owner of the specified property.
+ The to bind this object.
@@ -4801,11 +4511,6 @@
Occurs when a property value changes.
-
-
- Occurs when a property value is changing.
-
-
Gets the node type for this .
@@ -4824,153 +4529,321 @@
-
+
- Represents a JSON array.
+ Represents a JSON property.
-
+
- Initializes a new instance of the class.
+ Initializes a new instance of the class from another object.
+ A object to copy from.
-
+
- Initializes a new instance of the class from another object.
+ Initializes a new instance of the class.
- A object to copy from.
+ The property name.
+ The property content.
-
+
- Initializes a new instance of the class with the specified content.
+ Initializes a new instance of the class.
- The contents of the array.
+ The property name.
+ The property content.
-
-
- Initializes a new instance of the class with the specified content.
-
- The contents of the array.
-
-
-
- Loads an from a .
-
- A that will be read for the content of the .
- A that contains the JSON that was read from the specified .
-
-
-
- Load a from a string that contains JSON.
-
- A that contains JSON.
- A populated from the string that contains JSON.
-
-
-
- Creates a from an object.
-
- The object that will be used to create .
- A with the values of the specified object
-
-
-
- Creates a from an object.
-
- The object that will be used to create .
- The that will be used to read the object.
- A with the values of the specified object
-
-
+
Writes this token to a .
A into which this method will write.
A collection of which will be used when writing the token.
-
+
- Determines the index of a specific item in the .
+ Loads an from a .
- The object to locate in the .
-
- The index of if found in the list; otherwise, -1.
-
+ A that will be read for the content of the .
+ A that contains the JSON that was read from the specified .
-
-
- Inserts an item to the at the specified index.
-
- The zero-based index at which should be inserted.
- The object to insert into the .
-
- is not a valid index in the .
- The is read-only.
-
-
-
- Removes the item at the specified index.
-
- The zero-based index of the item to remove.
-
- is not a valid index in the .
- The is read-only.
-
-
-
- Adds an item to the .
-
- The object to add to the .
- The is read-only.
-
-
-
- Removes all items from the .
-
- The is read-only.
-
-
-
- Determines whether the contains a specific value.
-
- The object to locate in the .
-
- true if is found in the ; otherwise, false.
-
-
-
-
- Removes the first occurrence of a specific object from the .
-
- The object to remove from the .
-
- true if was successfully removed from the ; otherwise, false. This method also returns false if is not found in the original .
-
- The is read-only.
-
-
+
Gets the container's children tokens.
The container's children tokens.
-
+
+
+ Gets the property name.
+
+ The property name.
+
+
+
+ Gets or sets the property value.
+
+ The property value.
+
+
Gets the node type for this .
The type.
-
+
- Gets the with the specified key.
+ Represents a raw JSON string.
- The with the specified key.
-
+
- Gets or sets the at the specified index.
+ Represents a value in JSON (string, integer, date, etc).
-
+
+
+
+ Initializes a new instance of the class from another object.
+
+ A object to copy from.
+
+
+
+ Initializes a new instance of the class with the given value.
+
+ The value.
+
+
+
+ Initializes a new instance of the class with the given value.
+
+ The value.
+
+
+
+ Initializes a new instance of the class with the given value.
+
+ The value.
+
+
+
+ Initializes a new instance of the class with the given value.
+
+ The value.
+
+
+
+ Initializes a new instance of the class with the given value.
+
+ The value.
+
+
+
+ Initializes a new instance of the class with the given value.
+
+ The value.
+
+
+
+ Initializes a new instance of the class with the given value.
+
+ The value.
+
+
+
+ Initializes a new instance of the class with the given value.
+
+ The value.
+
+
+
+ Initializes a new instance of the class with the given value.
+
+ The value.
+
+
+
+ Initializes a new instance of the class with the given value.
+
+ The value.
+
+
+
+ Creates a comment with the given value.
+
+ The value.
+ A comment with the given value.
+
+
+
+ Creates a string with the given value.
+
+ The value.
+ A string with the given value.
+
+
+
+ Writes this token to a .
+
+ A into which this method will write.
+ A collection of which will be used when writing the token.
+
+
+
+ Indicates whether the current object is equal to another object of the same type.
+
+
+ true if the current object is equal to the parameter; otherwise, false.
+
+ An object to compare with this object.
+
+
+
+ Determines whether the specified is equal to the current .
+
+ The to compare with the current .
+
+ true if the specified is equal to the current ; otherwise, false.
+
+
+ The parameter is null.
+
+
+
+
+ Serves as a hash function for a particular type.
+
+
+ A hash code for the current .
+
+
+
+
+ Returns a that represents this instance.
+
+
+ A that represents this instance.
+
+
+
+
+ Returns a that represents this instance.
+
+ The format.
+
+ A that represents this instance.
+
+
+
+
+ Returns a that represents this instance.
+
+ The format provider.
+
+ A that represents this instance.
+
+
+
+
+ Returns a that represents this instance.
+
+ The format.
+ The format provider.
+
+ A that represents this instance.
+
+
+
+
+ Returns the responsible for binding operations performed on this object.
+
+ The expression tree representation of the runtime value.
+
+ The to bind this object.
+
+
+
+
+ Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
+
+ An object to compare with this instance.
+
+ A 32-bit signed integer that indicates the relative order of the objects being compared. The return value has these meanings:
+ Value
+ Meaning
+ Less than zero
+ This instance is less than .
+ Zero
+ This instance is equal to .
+ Greater than zero
+ This instance is greater than .
+
+
+ is not the same type as this instance.
+
+
+
+
+ Gets a value indicating whether this token has childen tokens.
+
+
+ true if this token has child values; otherwise, false.
+
+
+
+
+ Gets the node type for this .
+
+ The type.
+
+
+
+ Gets or sets the underlying token value.
+
+ The underlying token value.
+
+
+
+ Initializes a new instance of the class from another object.
+
+ A object to copy from.
+
+
+
+ Initializes a new instance of the class.
+
+ The raw json.
+
+
+
+ Creates an instance of with the content of the reader's current token.
+
+ The reader.
+ An instance of with the content of the reader's current token.
+
+
+
+ Compares tokens to determine whether they are equal.
+
+
+
+
+ Determines whether the specified objects are equal.
+
+ The first object of type to compare.
+ The second object of type to compare.
+
+ true if the specified objects are equal; otherwise, false.
+
+
+
+
+ Returns a hash code for the specified object.
+
+ The for which a hash code is to be returned.
+ A hash code for the specified object.
+ The type of is a reference type and is null.
@@ -4988,26 +4861,38 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
@@ -5017,6 +4902,101 @@
true if the next token was read successfully; false if there are no more tokens to read.
+
+
+ Specifies the type of token.
+
+
+
+
+ No token type has been set.
+
+
+
+
+ A JSON object.
+
+
+
+
+ A JSON array.
+
+
+
+
+ A JSON constructor.
+
+
+
+
+ A JSON object property.
+
+
+
+
+ A comment.
+
+
+
+
+ An integer value.
+
+
+
+
+ A float value.
+
+
+
+
+ A string value.
+
+
+
+
+ A boolean value.
+
+
+
+
+ A null value.
+
+
+
+
+ An undefined value.
+
+
+
+
+ A date value.
+
+
+
+
+ A raw JSON value.
+
+
+
+
+ A collection of bytes value.
+
+
+
+
+ A Guid value.
+
+
+
+
+ A Uri value.
+
+
+
+
+ A TimeSpan value.
+
+
Represents a writer that provides a fast, non-cached, forward-only way of generating Json data.
@@ -5219,761 +5199,20 @@
The token being writen.
-
+
- Represents a JSON property.
+ Specifies the member serialization options for the .
-
+
- Initializes a new instance of the class from another object.
+ All members are serialized by default. Members can be excluded using the .
- A object to copy from.
-
+
- Initializes a new instance of the class.
+ Only members must be marked with the are serialized.
- The property name.
- The property content.
-
-
-
- Initializes a new instance of the class.
-
- The property name.
- The property content.
-
-
-
- Writes this token to a .
-
- A into which this method will write.
- A collection of which will be used when writing the token.
-
-
-
- Loads an from a .
-
- A that will be read for the content of the .
- A that contains the JSON that was read from the specified .
-
-
-
- Gets the container's children tokens.
-
- The container's children tokens.
-
-
-
- Gets the property name.
-
- The property name.
-
-
-
- Gets or sets the property value.
-
- The property value.
-
-
-
- Gets the node type for this .
-
- The type.
-
-
-
- Specifies the type of token.
-
-
-
-
- No token type has been set.
-
-
-
-
- A JSON object.
-
-
-
-
- A JSON array.
-
-
-
-
- A JSON constructor.
-
-
-
-
- A JSON object property.
-
-
-
-
- A comment.
-
-
-
-
- An integer value.
-
-
-
-
- A float value.
-
-
-
-
- A string value.
-
-
-
-
- A boolean value.
-
-
-
-
- A null value.
-
-
-
-
- An undefined value.
-
-
-
-
- A date value.
-
-
-
-
- A raw JSON value.
-
-
-
-
- A collection of bytes value.
-
-
-
-
- A Guid value.
-
-
-
-
- A Uri value.
-
-
-
-
- A TimeSpan value.
-
-
-
-
- Contains the JSON schema extension methods.
-
-
-
-
- Determines whether the is valid.
-
- The source to test.
- The schema to test with.
-
- true if the specified is valid; otherwise, false.
-
-
-
-
- Validates the specified .
-
- The source to test.
- The schema to test with.
-
-
-
- Validates the specified .
-
- The source to test.
- The schema to test with.
- The validation event handler.
-
-
-
- Returns detailed information about the schema exception.
-
-
-
-
- Initializes a new instance of the class.
-
-
-
-
- Initializes a new instance of the class
- with a specified error message.
-
- The error message that explains the reason for the exception.
-
-
-
- Initializes a new instance of the class
- with a specified error message and a reference to the inner exception that is the cause of this exception.
-
- The error message that explains the reason for the exception.
- The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.
-
-
-
- Initializes a new instance of the class.
-
- The that holds the serialized object data about the exception being thrown.
- The that contains contextual information about the source or destination.
- The parameter is null.
- The class name is null or is zero (0).
-
-
-
- Gets the line number indicating where the error occurred.
-
- The line number indicating where the error occurred.
-
-
-
- Gets the line position indicating where the error occurred.
-
- The line position indicating where the error occurred.
-
-
-
- Resolves from an id.
-
-
-
-
- Initializes a new instance of the class.
-
-
-
-
- Gets a for the specified id.
-
- The id.
- A for the specified id.
-
-
-
- Gets or sets the loaded schemas.
-
- The loaded schemas.
-
-
-
- Specifies undefined schema Id handling options for the .
-
-
-
-
- Do not infer a schema Id.
-
-
-
-
- Use the .NET type name as the schema Id.
-
-
-
-
- Use the assembly qualified .NET type name as the schema Id.
-
-
-
-
- Returns detailed information related to the .
-
-
-
-
- Gets the associated with the validation event.
-
- The JsonSchemaException associated with the validation event.
-
-
-
- Gets the text description corresponding to the validation event.
-
- The text description.
-
-
-
- Represents the callback method that will handle JSON schema validation events and the .
-
-
-
-
- Resolves member mappings for a type, camel casing property names.
-
-
-
-
- Used by to resolves a for a given .
-
-
-
-
- Used by to resolves a for a given .
-
-
-
-
- Resolves the contract for a given type.
-
- The type to resolve a contract for.
- The contract for a given type.
-
-
-
- Initializes a new instance of the class.
-
-
-
-
- Initializes a new instance of the class.
-
-
- If set to true the will use a cached shared with other resolvers of the same type.
- Sharing the cache will significantly performance because expensive reflection will only happen once but could cause unexpected
- behavior if different instances of the resolver are suppose to produce different results. When set to false it is highly
- recommended to reuse instances with the .
-
-
-
-
- Resolves the contract for a given type.
-
- The type to resolve a contract for.
- The contract for a given type.
-
-
-
- Gets the serializable members for the type.
-
- The type to get serializable members for.
- The serializable members for the type.
-
-
-
- Creates a for the given type.
-
- Type of the object.
- A for the given type.
-
-
-
- Creates the constructor parameters.
-
- The constructor to create properties for.
- The type's member properties.
- Properties for the given .
-
-
-
- Creates a for the given .
-
- The matching member property.
- The constructor parameter.
- A created for the given .
-
-
-
- Resolves the default for the contract.
-
- Type of the object.
-
-
-
-
- Creates a for the given type.
-
- Type of the object.
- A for the given type.
-
-
-
- Creates a for the given type.
-
- Type of the object.
- A for the given type.
-
-
-
- Creates a for the given type.
-
- Type of the object.
- A for the given type.
-
-
-
- Creates a for the given type.
-
- Type of the object.
- A for the given type.
-
-
-
- Creates a for the given type.
-
- Type of the object.
- A for the given type.
-
-
-
- Creates a for the given type.
-
- Type of the object.
- A for the given type.
-
-
-
- Determines which contract type is created for the given type.
-
- Type of the object.
- A for the given type.
-
-
-
- Creates properties for the given .
-
- The type to create properties for.
- /// The member serialization mode for the type.
- Properties for the given .
-
-
-
- Creates the used by the serializer to get and set values from a member.
-
- The member.
- The used by the serializer to get and set values from a member.
-
-
-
- Creates a for the given .
-
- The member's parent .
- The member to create a for.
- A created for the given .
-
-
-
- Resolves the name of the property.
-
- Name of the property.
- Name of the property.
-
-
-
- Gets a value indicating whether members are being get and set using dynamic code generation.
- This value is determined by the runtime permissions available.
-
-
- true if using dynamic code generation; otherwise, false.
-
-
-
-
- Gets or sets the default members search flags.
-
- The default members search flags.
-
-
-
- Gets or sets a value indicating whether compiler generated members should be serialized.
-
-
- true if serialized compiler generated members; otherwise, false.
-
-
-
-
- Initializes a new instance of the class.
-
-
-
-
- Resolves the name of the property.
-
- Name of the property.
- The property name camel cased.
-
-
-
- The default serialization binder used when resolving and loading classes from type names.
-
-
-
-
- When overridden in a derived class, controls the binding of a serialized object to a type.
-
- Specifies the name of the serialized object.
- Specifies the name of the serialized object.
-
- The type of the object the formatter creates a new instance of.
-
-
-
-
- Provides information surrounding an error.
-
-
-
-
- Gets or sets the error.
-
- The error.
-
-
-
- Gets the original object that caused the error.
-
- The original object that caused the error.
-
-
-
- Gets the member that caused the error.
-
- The member that caused the error.
-
-
-
- Gets or sets a value indicating whether this is handled.
-
- true if handled; otherwise, false.
-
-
-
- Contract details for a used by the .
-
-
-
-
- Initializes a new instance of the class.
-
- The underlying type for the contract.
-
-
-
- Contract details for a used by the .
-
-
-
-
- Initializes a new instance of the class.
-
- The underlying type for the contract.
-
-
-
- Gets or sets the property name resolver.
-
- The property name resolver.
-
-
-
- Maps a JSON property to a .NET member or constructor parameter.
-
-
-
-
- Returns a that represents this instance.
-
-
- A that represents this instance.
-
-
-
-
- Gets or sets the name of the property.
-
- The name of the property.
-
-
-
- Gets or sets the type that declared this property.
-
- The type that declared this property.
-
-
-
- Gets or sets the order of serialization and deserialization of a member.
-
- The numeric order of serialization or deserialization.
-
-
-
- Gets or sets the name of the underlying member or parameter.
-
- The name of the underlying member or parameter.
-
-
-
- Gets the that will get and set the during serialization.
-
- The that will get and set the during serialization.
-
-
-
- Gets or sets the type of the property.
-
- The type of the property.
-
-
-
- Gets or sets the for the property.
- If set this converter takes presidence over the contract converter for the property type.
-
- The converter.
-
-
-
- Gets the member converter.
-
- The member converter.
-
-
-
- Gets a value indicating whether this is ignored.
-
- true if ignored; otherwise, false.
-
-
-
- Gets a value indicating whether this is readable.
-
- true if readable; otherwise, false.
-
-
-
- Gets a value indicating whether this is writable.
-
- true if writable; otherwise, false.
-
-
-
- Gets the default value.
-
- The default value.
-
-
-
- Gets a value indicating whether this is required.
-
- A value indicating whether this is required.
-
-
-
- Gets a value indicating whether this property preserves object references.
-
-
- true if this instance is reference; otherwise, false.
-
-
-
-
- Gets the property null value handling.
-
- The null value handling.
-
-
-
- Gets the property default value handling.
-
- The default value handling.
-
-
-
- Gets the property reference loop handling.
-
- The reference loop handling.
-
-
-
- Gets the property object creation handling.
-
- The object creation handling.
-
-
-
- Gets or sets the type name handling.
-
- The type name handling.
-
-
-
- Gets or sets a predicate used to determine whether the property should be serialize.
-
- A predicate used to determine whether the property should be serialize.
-
-
-
- Gets or sets a predicate used to determine whether the property should be serialized.
-
- A predicate used to determine whether the property should be serialized.
-
-
-
- Gets or sets an action used to set whether the property has been deserialized.
-
- An action used to set whether the property has been deserialized.
-
-
-
- A collection of objects.
-
-
-
-
- Initializes a new instance of the class.
-
- The type.
-
-
-
- When implemented in a derived class, extracts the key from the specified element.
-
- The element from which to extract the key.
- The key for the specified element.
-
-
-
- Adds a object.
-
- The property to add to the collection.
-
-
-
- Gets the closest matching object.
- First attempts to get an exact case match of propertyName and then
- a case insensitive match.
-
- Name of the property.
- A matching property if found.
-
-
-
- Gets a property by property name.
-
- The name of the property to get.
- Type property name string comparison.
- A matching property if found.
@@ -6005,6 +5244,51 @@
Ignore null values when serializing and deserializing objects.
+
+
+ Specifies how object creation is handled by the .
+
+
+
+
+ Reuse existing objects, create new objects when needed.
+
+
+
+
+ Only reuse existing objects.
+
+
+
+
+ Always create new objects.
+
+
+
+
+ Specifies reference handling options for the .
+
+
+
+
+ Do not preserve references when serializing types.
+
+
+
+
+ Preserve references when serializing into a JSON object structure.
+
+
+
+
+ Preserve references when serializing into a JSON array structure.
+
+
+
+
+ Preserve references when serializing.
+
+
Specifies reference loop handling options for the .
@@ -6025,6 +5309,67 @@
Serialize loop references.
+
+
+ Indicating whether a property is required.
+
+
+
+
+ The property is not required. The default state.
+
+
+
+
+ The property must be defined in JSON but can be a null value.
+
+
+
+
+ The property must be defined in JSON and cannot be a null value.
+
+
+
+
+ Contains the JSON schema extension methods.
+
+
+
+
+ Determines whether the is valid.
+
+ The source to test.
+ The schema to test with.
+
+ true if the specified is valid; otherwise, false.
+
+
+
+
+ Determines whether the is valid.
+
+ The source to test.
+ The schema to test with.
+ When this method returns, contains any error messages generated while validating.
+
+ true if the specified is valid; otherwise, false.
+
+
+
+
+ Validates the specified .
+
+ The source to test.
+ The schema to test with.
+
+
+
+ Validates the specified .
+
+ The source to test.
+ The schema to test with.
+ The validation event handler.
+
An in-memory representation of a JSON Schema.
@@ -6267,6 +5612,49 @@
The format.
+
+
+ Returns detailed information about the schema exception.
+
+
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Initializes a new instance of the class
+ with a specified error message.
+
+ The error message that explains the reason for the exception.
+
+
+
+ Initializes a new instance of the class
+ with a specified error message and a reference to the inner exception that is the cause of this exception.
+
+ The error message that explains the reason for the exception.
+ The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.
+
+
+
+ Gets the line number indicating where the error occurred.
+
+ The line number indicating where the error occurred.
+
+
+
+ Gets the line position indicating where the error occurred.
+
+ The line position indicating where the error occurred.
+
+
+
+ Gets the path to the JSON where the error occurred.
+
+ The path to the JSON where the error occurred.
+
Generates a from a specified .
@@ -6315,6 +5703,29 @@
The contract resolver.
+
+
+ Resolves from an id.
+
+
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Gets a for the specified id.
+
+ The id.
+ A for the specified id.
+
+
+
+ Gets or sets the loaded schemas.
+
+ The loaded schemas.
+
The value types allowed by the .
@@ -6365,6 +5776,581 @@
Any type.
+
+
+ Specifies undefined schema Id handling options for the .
+
+
+
+
+ Do not infer a schema Id.
+
+
+
+
+ Use the .NET type name as the schema Id.
+
+
+
+
+ Use the assembly qualified .NET type name as the schema Id.
+
+
+
+
+ Returns detailed information related to the .
+
+
+
+
+ Gets the associated with the validation error.
+
+ The JsonSchemaException associated with the validation error.
+
+
+
+ Gets the path of the JSON location where the validation error occurred.
+
+ The path of the JSON location where the validation error occurred.
+
+
+
+ Gets the text description corresponding to the validation error.
+
+ The text description.
+
+
+
+ Represents the callback method that will handle JSON schema validation events and the .
+
+
+
+
+ Allows users to control class loading and mandate what class to load.
+
+
+
+
+ When overridden in a derived class, controls the binding of a serialized object to a type.
+
+ Specifies the name of the serialized object.
+ Specifies the name of the serialized object
+ The type of the object the formatter creates a new instance of.
+
+
+
+ When overridden in a derived class, controls the binding of a serialized object to a type.
+
+ The type of the object the formatter creates a new instance of.
+ Specifies the name of the serialized object.
+ Specifies the name of the serialized object.
+
+
+
+ Resolves member mappings for a type, camel casing property names.
+
+
+
+
+ Used by to resolves a for a given .
+
+
+
+
+ Used by to resolves a for a given .
+
+
+
+
+ Resolves the contract for a given type.
+
+ The type to resolve a contract for.
+ The contract for a given type.
+
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Initializes a new instance of the class.
+
+
+ If set to true the will use a cached shared with other resolvers of the same type.
+ Sharing the cache will significantly performance because expensive reflection will only happen once but could cause unexpected
+ behavior if different instances of the resolver are suppose to produce different results. When set to false it is highly
+ recommended to reuse instances with the .
+
+
+
+
+ Resolves the contract for a given type.
+
+ The type to resolve a contract for.
+ The contract for a given type.
+
+
+
+ Gets the serializable members for the type.
+
+ The type to get serializable members for.
+ The serializable members for the type.
+
+
+
+ Creates a for the given type.
+
+ Type of the object.
+ A for the given type.
+
+
+
+ Creates the constructor parameters.
+
+ The constructor to create properties for.
+ The type's member properties.
+ Properties for the given .
+
+
+
+ Creates a for the given .
+
+ The matching member property.
+ The constructor parameter.
+ A created for the given .
+
+
+
+ Resolves the default for the contract.
+
+ Type of the object.
+
+
+
+
+ Creates a for the given type.
+
+ Type of the object.
+ A for the given type.
+
+
+
+ Creates a for the given type.
+
+ Type of the object.
+ A for the given type.
+
+
+
+ Creates a for the given type.
+
+ Type of the object.
+ A for the given type.
+
+
+
+ Creates a for the given type.
+
+ Type of the object.
+ A for the given type.
+
+
+
+ Creates a for the given type.
+
+ Type of the object.
+ A for the given type.
+
+
+
+ Creates a for the given type.
+
+ Type of the object.
+ A for the given type.
+
+
+
+ Determines which contract type is created for the given type.
+
+ Type of the object.
+ A for the given type.
+
+
+
+ Creates properties for the given .
+
+ The type to create properties for.
+ /// The member serialization mode for the type.
+ Properties for the given .
+
+
+
+ Creates the used by the serializer to get and set values from a member.
+
+ The member.
+ The used by the serializer to get and set values from a member.
+
+
+
+ Creates a for the given .
+
+ The member's parent .
+ The member to create a for.
+ A created for the given .
+
+
+
+ Resolves the name of the property.
+
+ Name of the property.
+ Name of the property.
+
+
+
+ Gets a value indicating whether members are being get and set using dynamic code generation.
+ This value is determined by the runtime permissions available.
+
+
+ true if using dynamic code generation; otherwise, false.
+
+
+
+
+ Gets or sets a value indicating whether compiler generated members should be serialized.
+
+
+ true if serialized compiler generated members; otherwise, false.
+
+
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Resolves the name of the property.
+
+ Name of the property.
+ The property name camel cased.
+
+
+
+ Used to resolve references when serializing and deserializing JSON by the .
+
+
+
+
+ Resolves a reference to its object.
+
+ The serialization context.
+ The reference to resolve.
+ The object that
+
+
+
+ Gets the reference for the sepecified object.
+
+ The serialization context.
+ The object to get a reference for.
+ The reference to the object.
+
+
+
+ Determines whether the specified object is referenced.
+
+ The serialization context.
+ The object to test for a reference.
+
+ true if the specified object is referenced; otherwise, false.
+
+
+
+
+ Adds a reference to the specified object.
+
+ The serialization context.
+ The reference.
+ The object to reference.
+
+
+
+ The default serialization binder used when resolving and loading classes from type names.
+
+
+
+
+ When overridden in a derived class, controls the binding of a serialized object to a type.
+
+ Specifies the name of the serialized object.
+ Specifies the name of the serialized object.
+
+ The type of the object the formatter creates a new instance of.
+
+
+
+
+ When overridden in a derived class, controls the binding of a serialized object to a type.
+
+ The type of the object the formatter creates a new instance of.
+ Specifies the name of the serialized object.
+ Specifies the name of the serialized object.
+
+
+
+ Get and set values for a using dynamic methods.
+
+
+
+
+ Provides methods to get and set values.
+
+
+
+
+ Sets the value.
+
+ The target to set the value on.
+ The value to set on the target.
+
+
+
+ Gets the value.
+
+ The target to get the value from.
+ The value.
+
+
+
+ Initializes a new instance of the class.
+
+ The member info.
+
+
+
+ Sets the value.
+
+ The target to set the value on.
+ The value to set on the target.
+
+
+
+ Gets the value.
+
+ The target to get the value from.
+ The value.
+
+
+
+ Provides information surrounding an error.
+
+
+
+
+ Gets or sets the error.
+
+ The error.
+
+
+
+ Gets the original object that caused the error.
+
+ The original object that caused the error.
+
+
+
+ Gets the member that caused the error.
+
+ The member that caused the error.
+
+
+
+ Gets the path of the JSON location where the error occurred.
+
+ The path of the JSON location where the error occurred.
+
+
+
+ Gets or sets a value indicating whether this is handled.
+
+ true if handled; otherwise, false.
+
+
+
+ Provides data for the Error event.
+
+
+
+
+ Initializes a new instance of the class.
+
+ The current object.
+ The error context.
+
+
+
+ Gets the current object the error event is being raised against.
+
+ The current object the error event is being raised against.
+
+
+
+ Gets the error context.
+
+ The error context.
+
+
+
+ Contract details for a used by the .
+
+
+
+
+ Contract details for a used by the .
+
+
+
+
+ Gets the underlying type for the contract.
+
+ The underlying type for the contract.
+
+
+
+ Gets or sets the type created during deserialization.
+
+ The type created during deserialization.
+
+
+
+ Gets or sets whether this type contract is serialized as a reference.
+
+ Whether this type contract is serialized as a reference.
+
+
+
+ Gets or sets the default for this contract.
+
+ The converter.
+
+
+
+ Gets or sets the method called immediately after deserialization of the object.
+
+ The method called immediately after deserialization of the object.
+
+
+
+ Gets or sets the method called during deserialization of the object.
+
+ The method called during deserialization of the object.
+
+
+
+ Gets or sets the method called after serialization of the object graph.
+
+ The method called after serialization of the object graph.
+
+
+
+ Gets or sets the method called before serialization of the object.
+
+ The method called before serialization of the object.
+
+
+
+ Gets or sets the default creator method used to create the object.
+
+ The default creator method used to create the object.
+
+
+
+ Gets or sets a value indicating whether the default creator is non public.
+
+ true if the default object creator is non-public; otherwise, false.
+
+
+
+ Gets or sets the method called when an error is thrown during the serialization of the object.
+
+ The method called when an error is thrown during the serialization of the object.
+
+
+
+ Initializes a new instance of the class.
+
+ The underlying type for the contract.
+
+
+
+ Gets the of the collection items.
+
+ The of the collection items.
+
+
+
+ Contract details for a used by the .
+
+
+
+
+ Initializes a new instance of the class.
+
+ The underlying type for the contract.
+
+
+
+ Gets or sets the property name resolver.
+
+ The property name resolver.
+
+
+
+ Gets the of the dictionary keys.
+
+ The of the dictionary keys.
+
+
+
+ Gets the of the dictionary values.
+
+ The of the dictionary values.
+
+
+
+ Contract details for a used by the .
+
+
+
+
+ Initializes a new instance of the class.
+
+ The underlying type for the contract.
+
+
+
+ Gets the object's properties.
+
+ The object's properties.
+
+
+
+ Gets or sets the property name resolver.
+
+ The property name resolver.
+
+
+
+ Contract details for a used by the .
+
+
+
+
+ Initializes a new instance of the class.
+
+ The underlying type for the contract.
+
Contract details for a used by the .
@@ -6407,6 +6393,214 @@
The parametrized constructor.
+
+
+ Contract details for a used by the .
+
+
+
+
+ Initializes a new instance of the class.
+
+ The underlying type for the contract.
+
+
+
+ Maps a JSON property to a .NET member or constructor parameter.
+
+
+
+
+ Returns a that represents this instance.
+
+
+ A that represents this instance.
+
+
+
+
+ Gets or sets the name of the property.
+
+ The name of the property.
+
+
+
+ Gets or sets the type that declared this property.
+
+ The type that declared this property.
+
+
+
+ Gets or sets the order of serialization and deserialization of a member.
+
+ The numeric order of serialization or deserialization.
+
+
+
+ Gets or sets the name of the underlying member or parameter.
+
+ The name of the underlying member or parameter.
+
+
+
+ Gets the that will get and set the during serialization.
+
+ The that will get and set the during serialization.
+
+
+
+ Gets or sets the type of the property.
+
+ The type of the property.
+
+
+
+ Gets or sets the for the property.
+ If set this converter takes presidence over the contract converter for the property type.
+
+ The converter.
+
+
+
+ Gets the member converter.
+
+ The member converter.
+
+
+
+ Gets a value indicating whether this is ignored.
+
+ true if ignored; otherwise, false.
+
+
+
+ Gets a value indicating whether this is readable.
+
+ true if readable; otherwise, false.
+
+
+
+ Gets a value indicating whether this is writable.
+
+ true if writable; otherwise, false.
+
+
+
+ Gets the default value.
+
+ The default value.
+
+
+
+ Gets a value indicating whether this is required.
+
+ A value indicating whether this is required.
+
+
+
+ Gets a value indicating whether this property preserves object references.
+
+
+ true if this instance is reference; otherwise, false.
+
+
+
+
+ Gets the property null value handling.
+
+ The null value handling.
+
+
+
+ Gets the property default value handling.
+
+ The default value handling.
+
+
+
+ Gets the property reference loop handling.
+
+ The reference loop handling.
+
+
+
+ Gets the property object creation handling.
+
+ The object creation handling.
+
+
+
+ Gets or sets the type name handling.
+
+ The type name handling.
+
+
+
+ Gets or sets a predicate used to determine whether the property should be serialize.
+
+ A predicate used to determine whether the property should be serialize.
+
+
+
+ Gets or sets a predicate used to determine whether the property should be serialized.
+
+ A predicate used to determine whether the property should be serialized.
+
+
+
+ Gets or sets an action used to set whether the property has been deserialized.
+
+ An action used to set whether the property has been deserialized.
+
+
+
+ A collection of objects.
+
+
+
+
+ Initializes a new instance of the class.
+
+ The type.
+
+
+
+ When implemented in a derived class, extracts the key from the specified element.
+
+ The element from which to extract the key.
+ The key for the specified element.
+
+
+
+ Adds a object.
+
+ The property to add to the collection.
+
+
+
+ Gets the closest matching object.
+ First attempts to get an exact case match of propertyName and then
+ a case insensitive match.
+
+ Name of the property.
+ A matching property if found.
+
+
+
+ Gets a property by property name.
+
+ The name of the property to get.
+ Type property name string comparison.
+ A matching property if found.
+
+
+
+ Serializes the dynamic.
+
+ The writer.
+ The value.
+ The contract.
+
Contract details for a used by the .
@@ -6418,6 +6612,16 @@
The underlying type for the contract.
+
+
+ Represents a method that constructs an object.
+
+
+
+
+ When applied to a method, specifies that the method is called when an error occurs serializing an object.
+
+
Get and set values for a using reflection.
@@ -6443,16 +6647,6 @@
The target to get the value from.
The value.
-
-
- When applied to a method, specifies that the method is called when an error occurs serializing an object.
-
-
-
-
- Represents a method that constructs an object.
-
-
Specifies type name handling options for the .
@@ -6483,6 +6677,32 @@
Always include the .NET type name when serializing.
+
+
+ Determines whether the collection is null or empty.
+
+ The collection.
+
+ true if the collection is null or empty; otherwise, false.
+
+
+
+
+ Adds the elements of the specified collection to the specified generic IList.
+
+ The list to add to.
+ The collection of elements to add.
+
+
+
+ Returns the index of the first occurrence in a sequence by using a specified IEqualityComparer.
+
+ The type of the elements of source.
+ A sequence in which to locate a value.
+ The object to locate in the sequence
+ An equality comparer to compare values.
+ The zero-based index of the first occurrence of value within the entire sequence, if found; otherwise, –1.
+
Converts the value to the specified type.
@@ -6517,6 +6737,32 @@
is returned if assignable to the target type.
+
+
+ Helper method for generating a MetaObject which calls a
+ specific method on Dynamic that returns a result
+
+
+
+
+ Helper method for generating a MetaObject which calls a
+ specific method on Dynamic, but uses one of the arguments for
+ the result.
+
+
+
+
+ Helper method for generating a MetaObject which calls a
+ specific method on Dynamic, but uses one of the arguments for
+ the result.
+
+
+
+
+ Returns a Restrictions object which includes our current restrictions merged
+ with a restriction limiting our type
+
+
Gets a dictionary of the names and values of an Enum type.
@@ -6530,189 +6776,6 @@
The enum type to get names and values for.
-
-
- Specifies the type of Json token.
-
-
-
-
- This is returned by the if a method has not been called.
-
-
-
-
- An object start token.
-
-
-
-
- An array start token.
-
-
-
-
- A constructor start token.
-
-
-
-
- An object property name.
-
-
-
-
- A comment.
-
-
-
-
- Raw JSON.
-
-
-
-
- An integer.
-
-
-
-
- A float.
-
-
-
-
- A string.
-
-
-
-
- A boolean.
-
-
-
-
- A null token.
-
-
-
-
- An undefined token.
-
-
-
-
- An object end token.
-
-
-
-
- An array end token.
-
-
-
-
- A constructor end token.
-
-
-
-
- A Date.
-
-
-
-
- Byte data.
-
-
-
-
- Specifies the state of the .
-
-
-
-
- An exception has been thrown, which has left the in an invalid state.
- You may call the method to put the in the Closed state.
- Any other method calls results in an being thrown.
-
-
-
-
- The method has been called.
-
-
-
-
- An object is being written.
-
-
-
-
- A array is being written.
-
-
-
-
- A constructor is being written.
-
-
-
-
- A property is being written.
-
-
-
-
- A write method has not been called.
-
-
-
-
- Specifies formatting options for the .
-
-
-
-
- No special formatting is applied. This is the default.
-
-
-
-
- Causes child objects to be indented according to the and settings.
-
-
-
-
- Builds a string. Unlike StringBuilder this class lets you reuse it's internal buffer.
-
-
-
-
- Determines whether the collection is null or empty.
-
- The collection.
-
- true if the collection is null or empty; otherwise, false.
-
-
-
-
- Adds the elements of the specified collection to the specified generic IList.
-
- The list to add to.
- The collection of elements to add.
-
-
-
- Returns the index of the first occurrence in a sequence by using a specified IEqualityComparer.
-
- The type of the elements of source.
- A sequence in which to locate a value.
- The object to locate in the sequence
- An equality comparer to compare values.
- The zero-based index of the first occurrence of value within the entire sequence, if found; otherwise, –1.
-
Gets the type of the typed collection's items.
@@ -6782,6 +6845,11 @@
true if the specified MemberInfo can be set; otherwise, false.
+
+
+ Builds a string. Unlike StringBuilder this class lets you reuse it's internal buffer.
+
+
Determines whether the string is all white space. Empty string will return false.
@@ -6798,5 +6866,47 @@
The string.
Null if the string was null, otherwise the string unchanged.
+
+
+ Specifies the state of the .
+
+
+
+
+ An exception has been thrown, which has left the in an invalid state.
+ You may call the method to put the in the Closed state.
+ Any other method calls results in an being thrown.
+
+
+
+
+ The method has been called.
+
+
+
+
+ An object is being written.
+
+
+
+
+ A array is being written.
+
+
+
+
+ A constructor is being written.
+
+
+
+
+ A property is being written.
+
+
+
+
+ A write method has not been called.
+
+
diff --git a/packages/Newtonsoft.Json.4.5.3/Newtonsoft.Json.4.5.3.nupkg b/packages/Newtonsoft.Json.4.5.3/Newtonsoft.Json.4.5.3.nupkg
new file mode 100644
index 000000000..3d501bd3d
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.3/Newtonsoft.Json.4.5.3.nupkg differ
diff --git a/packages/Newtonsoft.Json.4.5.3/lib/net20/Newtonsoft.Json.dll b/packages/Newtonsoft.Json.4.5.3/lib/net20/Newtonsoft.Json.dll
new file mode 100644
index 000000000..eca4f433c
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.3/lib/net20/Newtonsoft.Json.dll differ
diff --git a/packages/Newtonsoft.Json.4.5.3/lib/net20/Newtonsoft.Json.pdb b/packages/Newtonsoft.Json.4.5.3/lib/net20/Newtonsoft.Json.pdb
new file mode 100644
index 000000000..452b92839
Binary files /dev/null and b/packages/Newtonsoft.Json.4.5.3/lib/net20/Newtonsoft.Json.pdb differ
diff --git a/packages/Newtonsoft.Json.4.0.6/lib/net20/Newtonsoft.Json.xml b/packages/Newtonsoft.Json.4.5.3/lib/net20/Newtonsoft.Json.xml
similarity index 88%
rename from packages/Newtonsoft.Json.4.0.6/lib/net20/Newtonsoft.Json.xml
rename to packages/Newtonsoft.Json.4.5.3/lib/net20/Newtonsoft.Json.xml
index 750b881a8..87375f6b4 100644
--- a/packages/Newtonsoft.Json.4.0.6/lib/net20/Newtonsoft.Json.xml
+++ b/packages/Newtonsoft.Json.4.5.3/lib/net20/Newtonsoft.Json.xml
@@ -46,19 +46,31 @@
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
@@ -120,19 +132,29 @@
Gets the quotation mark character used to enclose the value of a string.
+
+
+ Get or set how time zones are handling when reading JSON.
+
+
+
+
+ Gets or sets the maximum depth allowed when reading JSON. Reading past this depth will throw a .
+
+
- Gets the type of the current Json token.
+ Gets the type of the current JSON token.
- Gets the text value of the current Json token.
+ Gets the text value of the current JSON token.
- Gets The Common Language Runtime (CLR) type for the current Json token.
+ Gets The Common Language Runtime (CLR) type for the current JSON token.
@@ -141,6 +163,16 @@
The depth of the current token in the JSON document.
+
+
+ Gets the path of the current JSON token.
+
+
+
+
+ Gets or sets the culture used when reading JSON. Defaults to .
+
+
Specifies the state of the reader.
@@ -244,20 +276,32 @@
Reads the next JSON token from the stream as a .
- A or a null reference if the next JSON token is null.
+ A or a null reference if the next JSON token is null. This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
Reads the next JSON token from the stream as a .
- A .
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
+
+
+
+ Reads the next JSON token from the stream as a .
+
+ A . This method will return null at the end of an array.
@@ -660,9 +704,24 @@
Gets the state of the writer.
+
+
+ Gets the path of the writer.
+
+
- Indicates how the output is formatted.
+ Indicates how JSON text output is formatted.
+
+
+
+
+ Get or set how dates are written to JSON text.
+
+
+
+
+ Get or set how time zones are handling when writing JSON.
@@ -884,12 +943,12 @@
- First attempt to use the public default constructor then fall back to single paramatized constructor.
+ First attempt to use the public default constructor, then fall back to single paramatized constructor, then the non-public default constructor.
- Allow Json.NET to use a non-public default constructor.
+ Json.NET will use a non-public default constructor before falling back to a paramatized constructor.
@@ -1244,80 +1303,168 @@
true if the written enum text will be camel case; otherwise, false.
-
+
- Instructs the not to serialize the public field or public read/write property value.
+ Converts a to and from a string (e.g. "1.2.3.4").
-
+
+
+ Writes the JSON representation of the object.
+
+ The to write to.
+ The value.
+ The calling serializer.
+
+
+
+ Reads the JSON representation of the object.
+
+ The to read from.
+ Type of the object.
+ The existing property value of the JSON that is being converted.
+ The calling serializer.
+ The object value.
+
+
+
+ Determines whether this instance can convert the specified object type.
+
+ Type of the object.
+
+ true if this instance can convert the specified object type; otherwise, false.
+
+
+
+
+ Specifies how dates are formatted when writing JSON text.
+
+
+
+
+ Dates are written in the ISO 8601 format, e.g. "2012-03-21T05:40Z".
+
+
+
+
+ Dates are written in the Microsoft JSON format, e.g. "\/Date(1198908717056)\/".
+
+
+
+
+ Specifies how to treat the time value when converting between string and .
+
+
+
+
+ Treat as local time. If the object represents a Coordinated Universal Time (UTC), it is converted to the local time.
+
+
+
+
+ Treat as a UTC. If the object represents a local time, it is converted to a UTC.
+
+
+
+
+ Treat as a local time if a is being converted to a string.
+ If a string is being converted to , convert to a local time if a time zone is specified.
+
+
+
+
+ Time zone information should be preserved when converting.
+
+
+
+
+ Specifies formatting options for the .
+
+
+
+
+ No special formatting is applied. This is the default.
+
+
+
+
+ Causes child objects to be indented according to the and settings.
+
+
+
+
+ Instructs the to use the specified constructor when deserializing that object.
+
+
+
Provides a set of static (Shared in Visual Basic) methods for
querying objects that implement .
-
+
Returns the input typed as .
-
+
Returns an empty that has the
specified type argument.
-
+
Converts the elements of an to the
specified type.
-
+
Filters the elements of an based on a specified type.
-
+
Generates a sequence of integral numbers within a specified range.
The value of the first integer in the sequence.
The number of sequential integers to generate.
-
+
Generates a sequence that contains one repeated value.
-
+
Filters a sequence of values based on a predicate.
-
+
Filters a sequence of values based on a predicate.
Each element's index is used in the logic of the predicate function.
-
+
Projects each element of a sequence into a new form.
-
+
Projects each element of a sequence into a new form by
incorporating the element's index.
-
+
Projects each element of a sequence to an
and flattens the resulting sequences into one sequence.
-
+
Projects each element of a sequence to an ,
and flattens the resulting sequences into one sequence. The
@@ -1325,14 +1472,14 @@
that element.
-
+
Projects each element of a sequence to an ,
flattens the resulting sequences into one sequence, and invokes
a result selector function on each element therein.
-
+
Projects each element of a sequence to an ,
flattens the resulting sequences into one sequence, and invokes
@@ -1341,98 +1488,98 @@
of that element.
-
+
Returns elements from a sequence as long as a specified condition is true.
-
+
Returns elements from a sequence as long as a specified condition is true.
The element's index is used in the logic of the predicate function.
-
+
Base implementation of First operator.
-
+
Returns the first element of a sequence.
-
+
Returns the first element in a sequence that satisfies a specified condition.
-
+
Returns the first element of a sequence, or a default value if
the sequence contains no elements.
-
+
Returns the first element of the sequence that satisfies a
condition or a default value if no such element is found.
-
+
Base implementation of Last operator.
-
+
Returns the last element of a sequence.
-
+
Returns the last element of a sequence that satisfies a
specified condition.
-
+
Returns the last element of a sequence, or a default value if
the sequence contains no elements.
-
+
Returns the last element of a sequence that satisfies a
condition or a default value if no such element is found.
-
+
Base implementation of Single operator.
-
+
Returns the only element of a sequence, and throws an exception
if there is not exactly one element in the sequence.
-
+
Returns the only element of a sequence that satisfies a
specified condition, and throws an exception if more than one
such element exists.
-
+
Returns the only element of a sequence, or a default value if
the sequence is empty; this method throws an exception if there
is more than one element in the sequence.
-
+
Returns the only element of a sequence that satisfies a
specified condition or a default value if no such element
@@ -1440,160 +1587,160 @@
satisfies the condition.
-
+
Returns the element at a specified index in a sequence.
-
+
Returns the element at a specified index in a sequence or a
default value if the index is out of range.
-
+
Inverts the order of the elements in a sequence.
-
+
Returns a specified number of contiguous elements from the start
of a sequence.
-
+
Bypasses a specified number of elements in a sequence and then
returns the remaining elements.
-
+
Bypasses elements in a sequence as long as a specified condition
is true and then returns the remaining elements.
-
+
Bypasses elements in a sequence as long as a specified condition
is true and then returns the remaining elements. The element's
index is used in the logic of the predicate function.
-
+
Returns the number of elements in a sequence.
-
+
Returns a number that represents how many elements in the
specified sequence satisfy a condition.
-
+
Returns an that represents the total number
of elements in a sequence.
-
+
Returns an that represents how many elements
in a sequence satisfy a condition.
-
+
Concatenates two sequences.
-
+
Creates a from an .
-
+
Creates an array from an .
-
+
Returns distinct elements from a sequence by using the default
equality comparer to compare values.
-
+
Returns distinct elements from a sequence by using a specified
to compare values.
-
+
- Creates a from an
+ Creates a from an
according to a specified key
selector function.
-
+
- Creates a from an
+ Creates a from an
according to a specified key
selector function and a key comparer.
-
+
- Creates a from an
+ Creates a from an
according to specified key
and element selector functions.
-
+
- Creates a from an
+ Creates a from an
according to a specified key
selector function, a comparer and an element selector function.
-
+
Groups the elements of a sequence according to a specified key
selector function.
-
+
Groups the elements of a sequence according to a specified key
selector function and compares the keys by using a specified
comparer.
-
+
Groups the elements of a sequence according to a specified key
selector function and projects the elements for each group by
using a specified function.
-
+
Groups the elements of a sequence according to a specified key
selector function and creates a result value from each group and
its key.
-
+
Groups the elements of a sequence according to a key selector
function. The keys are compared by using a comparer and each
group's elements are projected by using a specified function.
-
+
Groups the elements of a sequence according to a specified key
selector function and creates a result value from each group and
@@ -1601,14 +1748,14 @@
specified function.
-
+
Groups the elements of a sequence according to a specified key
selector function and creates a result value from each group and
its key. The keys are compared by using a specified comparer.
-
+
Groups the elements of a sequence according to a specified key
selector function and creates a result value from each group and
@@ -1617,122 +1764,122 @@
specified function.
-
+
Applies an accumulator function over a sequence.
-
+
Applies an accumulator function over a sequence. The specified
seed value is used as the initial accumulator value.
-
+
Applies an accumulator function over a sequence. The specified
seed value is used as the initial accumulator value, and the
specified function is used to select the result value.
-
+
Produces the set union of two sequences by using the default
equality comparer.
-
+
Produces the set union of two sequences by using a specified
.
-
+
Returns the elements of the specified sequence or the type
parameter's default value in a singleton collection if the
sequence is empty.
-
+
Returns the elements of the specified sequence or the specified
value in a singleton collection if the sequence is empty.
-
+
Determines whether all elements of a sequence satisfy a condition.
-
+
Determines whether a sequence contains any elements.
-
+
Determines whether any element of a sequence satisfies a
condition.
-
+
Determines whether a sequence contains a specified element by
using the default equality comparer.
-
+
Determines whether a sequence contains a specified element by
using a specified .
-
+
Determines whether two sequences are equal by comparing the
elements by using the default equality comparer for their type.
-
+
Determines whether two sequences are equal by comparing their
elements by using a specified .
-
+
Base implementation for Min/Max operator.
-
+
Base implementation for Min/Max operator for nullable types.
-
+
Returns the minimum value in a generic sequence.
-
+
Invokes a transform function on each element of a generic
sequence and returns the minimum resulting value.
-
+
Returns the maximum value in a generic sequence.
-
+
Invokes a transform function on each element of a generic
sequence and returns the maximum resulting value.
-
+
Makes an enumerator seen as enumerable once more.
@@ -1743,130 +1890,130 @@
mostly safe among aggregate operations.
-
+
Sorts the elements of a sequence in ascending order according to a key.
-
+
Sorts the elements of a sequence in ascending order by using a
specified comparer.
-
+
Sorts the elements of a sequence in descending order according to a key.
-
+
Sorts the elements of a sequence in descending order by using a
specified comparer.
-
+
Performs a subsequent ordering of the elements in a sequence in
ascending order according to a key.
-
+
Performs a subsequent ordering of the elements in a sequence in
ascending order by using a specified comparer.
-
+
Performs a subsequent ordering of the elements in a sequence in
descending order, according to a key.
-
+
Performs a subsequent ordering of the elements in a sequence in
descending order by using a specified comparer.
-
+
Base implementation for Intersect and Except operators.
-
+
Produces the set intersection of two sequences by using the
default equality comparer to compare values.
-
+
Produces the set intersection of two sequences by using the
specified