Getting Started with JSON in C# Using
- 收录时间:2021-08-14 14:50:50
- 文件大小:683MB
- 下载次数:1
- 最近下载:2021-08-14 14:50:50
- 磁力链接:
-
文件列表
- 07. LINQ to JSON/14. Demo - SelectToken.mp4 21MB
- 11. Wrap Up/02. The New .NET Serializer from Microsoft - System.Text.Json.mp4 20MB
- 06. Performance Tips/03. Demo - Serialize and Deserialize Manually.mp4 19MB
- 03. Serialization Fundamentals/13. Error Handling - Including Demo.mp4 19MB
- 09. Binary JSON (BSON)/02. Demo - Binary JSON.mp4 18MB
- 03. Serialization Fundamentals/03. Demo - Mapping JSON to and from .NET with JsonConvert.mp4 17MB
- 03. Serialization Fundamentals/07. Demo - Deserializing Different Types of Objects.mp4 17MB
- exercise.zip 16MB
- 04. Settings and Attributes/12. Controlling Serialization Using Attributes.mp4 15MB
- 03. Serialization Fundamentals/12. Dates in JSON - Including Demo.mp4 14MB
- 04. Settings and Attributes/05. Demo - Working with Default Values with DefaultValueHandling.mp4 14MB
- 07. LINQ to JSON/11. Demo - Read Values from JSON Using LINQ.mp4 14MB
- 02. The Case for JSON and Json.NET/05. JSON in JavaScript and APIs Demo.mp4 13MB
- 10. Json.NET Schema/02. Creating and Validating JSON Using Json.NET Schema.mp4 13MB
- 05. Custom Serialization/11. Demo - Custom TraceWriter.mp4 13MB
- 04. Settings and Attributes/02. Demo - Setting Behavior for Missing Members with MissingMemberHandling.mp4 13MB
- 03. Serialization Fundamentals/06. Demo - Serializing Different Types of Objects.mp4 13MB
- 07. LINQ to JSON/12. Demo - Querying JSON with LINQ Functions.mp4 12MB
- 08. JSON and XML/03. Demo - Converting XML to JSON and Back.mp4 12MB
- 04. Settings and Attributes/13. Demo - Opt In, Out, and Fields.mp4 12MB
- 06. Performance Tips/11. Demo - Using Attributes for Performance.mp4 11MB
- 04. Settings and Attributes/09. Demo - Custom Serialization Binder.mp4 11MB
- 04. Settings and Attributes/14. Demo - Controlling Serialization Using JsonProperty.mp4 10MB
- 02. The Case for JSON and Json.NET/01. The Case for JSON and Json.NET.mp4 10MB
- 04. Settings and Attributes/06. Demo - Controlling Object Creation with ObjectCreationHandling.mp4 9MB
- 06. Performance Tips/09. Demo - JSON Merge.mp4 9MB
- 04. Settings and Attributes/03. Demo - Managing Circular References with ReferenceLoopHandling.mp4 9MB
- 03. Serialization Fundamentals/09. Demo - Using the JsonSerializer Class.mp4 9MB
- 06. Performance Tips/05. Demo - JSON Fragments.mp4 9MB
- 04. Settings and Attributes/15. Demo - Specifying the JsonConverter Using an Attribute.mp4 9MB
- 08. JSON and XML/04. Demo - XML Force JSON Array.mp4 9MB
- 03. Serialization Fundamentals/10. Demo - Using the JsonTextReader Class.mp4 9MB
- 06. Performance Tips/07. Demo - JSON Populate.mp4 8MB
- 11. Wrap Up/01. Json.NET and the Future - .NET Core and .NET 5.mp4 8MB
- 02. The Case for JSON and Json.NET/07. Adding Json.NET to a .NET Project Demo.mp4 8MB
- 07. LINQ to JSON/16. Demo - Annotations.mp4 8MB
- 03. Serialization Fundamentals/05. Demo - Using System.Dynamic with JsonConvert.mp4 8MB
- 07. LINQ to JSON/07. Demo - Parse JSON from String.mp4 8MB
- 05. Custom Serialization/08. Demo - Serialization Callbacks.mp4 8MB
- 05. Custom Serialization/04. Demo - Controlling Which Properties Are Serialized with IContractResolver.mp4 8MB
- 03. Serialization Fundamentals/11. Demo - Using the JsonTextWriter Class.mp4 7MB
- 03. Serialization Fundamentals/04. Demo - Preserving Object References.mp4 7MB
- 04. Settings and Attributes/16. Demo - JsonConstructor Attribute.mp4 7MB
- 04. Settings and Attributes/08. Demo - Full Assembly Name with TypeNameAssemblyFormatHandling.mp4 7MB
- 02. The Case for JSON and Json.NET/08. Demos Overview and One Good Tip.mp4 7MB
- 07. LINQ to JSON/03. Demo - Create JSON Using LINQ Imperatively.mp4 7MB
- 04. Settings and Attributes/04. Demo - Handling Null Values with the NullValueHandling Setting.mp4 7MB
- 04. Settings and Attributes/07. Demo - Preserving Type Information with TypeNameHandling.mp4 6MB
- 05. Custom Serialization/06. Demo - Creating a Custom JsonConverter.mp4 6MB
- 04. Settings and Attributes/10. Demo - Reading Ahead with MetadataPropertyHandling.mp4 6MB
- 05. Custom Serialization/10. Demo - Debugging with Serialization Tracing Using ITraceWriter.mp4 6MB
- 04. Settings and Attributes/01. Settings and Attributes.mp4 6MB
- 04. Settings and Attributes/11. Demo - Specifying Construction Using Settings with ConstructorHandling.mp4 6MB
- 05. Custom Serialization/03. Demo - Controlling Which Properties Are Serialized with ShouldSerialize.mp4 6MB
- 02. The Case for JSON and Json.NET/03. History of JSON and Json.NET.mp4 6MB
- 07. LINQ to JSON/08. Demo - Parse JSON from Stream.mp4 6MB
- 07. LINQ to JSON/10. Demo - Simple LINQ to JSON.mp4 6MB
- 09. Binary JSON (BSON)/01. Binary JSON (BSON).mp4 5MB
- 11. Wrap Up/03. Final Takeaway.mp4 5MB
- 04. Settings and Attributes/17. Demo - JsonExtensionData Attribute.mp4 5MB
- 07. LINQ to JSON/05. Demo - Create JSON Using LINQ with FromObject.mp4 5MB
- 02. The Case for JSON and Json.NET/04. Why Is JSON Important.mp4 5MB
- 02. The Case for JSON and Json.NET/06. JSON Specification.mp4 5MB
- 08. JSON and XML/02. Converting between JSON and XML.mp4 5MB
- 07. LINQ to JSON/04. Demo - Create JSON Using LINQ Declaratively.mp4 4MB
- 01. Course Overview/01. Course Overview.mp4 4MB
- 10. Json.NET Schema/01. Json.NET and JSON Schema.mp4 3MB
- 03. Serialization Fundamentals/01. Serialization Fundamentals.mp4 3MB
- 05. Custom Serialization/01. Custom Serialization with Json.NET.mp4 2MB
- 06. Performance Tips/01. Performance Tips.mp4 2MB
- 08. JSON and XML/05. Incompatible XML and JSON.mp4 2MB
- 03. Serialization Fundamentals/08. Reading and Writing JSON Using JsonReader & JsonWriter.mp4 2MB
- 04. Settings and Attributes/18. Takeaway.mp4 2MB
- 07. LINQ to JSON/01. LINQ to JSON.mp4 2MB
- 08. JSON and XML/01. JSON and XML.mp4 2MB
- 02. The Case for JSON and Json.NET/09. Takeaway.mp4 2MB
- 07. LINQ to JSON/13. SelectToken for Dynamic Querying.mp4 2MB
- 03. Serialization Fundamentals/14. Takeaway.mp4 2MB
- 07. LINQ to JSON/17. Takeaway.mp4 2MB
- 03. Serialization Fundamentals/02. Serializing and Deserializing Using JsonConvert and JsonSerializer.mp4 2MB
- 06. Performance Tips/10. Using Attributes for Performance.mp4 2MB
- 02. The Case for JSON and Json.NET/02. What Is JSON.mp4 1MB
- 07. LINQ to JSON/09. Querying JSON with LINQ.mp4 1MB
- 06. Performance Tips/08. Merging JSON Objects.mp4 1MB
- 06. Performance Tips/12. Takeaway.mp4 1MB
- 05. Custom Serialization/12. Takeaway.mp4 1MB
- 06. Performance Tips/06. Write Specific Values Using JSON Populate.mp4 1MB
- 05. Custom Serialization/07. Serialization Callbacks.mp4 1MB
- 06. Performance Tips/04. Working with JSON Fragments.mp4 1MB
- 09. Binary JSON (BSON)/03. Takeaway.mp4 1MB
- 06. Performance Tips/02. Serialize and Deserialize Manually.mp4 1MB
- 10. Json.NET Schema/03. Takeaway.mp4 998KB
- 07. LINQ to JSON/15. Annotations.mp4 959KB
- 05. Custom Serialization/09. Logging and Debugging with ITraceWriter.mp4 928KB
- 08. JSON and XML/06. Takeaway.mp4 909KB
- 05. Custom Serialization/02. Serializing on Specific Scenarios Using Conditional Serialization.mp4 882KB
- 05. Custom Serialization/05. Creating a Custom JsonConverter Class.mp4 844KB
- 07. LINQ to JSON/06. Parsing JSON Using LINQ.mp4 731KB
- 07. LINQ to JSON/02. Create JSON Using LINQ.mp4 674KB
- 11. Wrap Up/02. The New .NET Serializer from Microsoft - System.Text.Json.ru.srt 15KB
- 11. Wrap Up/02. The New .NET Serializer from Microsoft - System.Text.Json.ru.vtt 14KB
- 06. Performance Tips/03. Demo - Serialize and Deserialize Manually.ru.srt 13KB
- 06. Performance Tips/03. Demo - Serialize and Deserialize Manually.ru.vtt 12KB
- 03. Serialization Fundamentals/13. Error Handling - Including Demo.ru.srt 10KB
- 09. Binary JSON (BSON)/02. Demo - Binary JSON.ru.srt 10KB
- 03. Serialization Fundamentals/13. Error Handling - Including Demo.ru.vtt 10KB
- 11. Wrap Up/02. The New .NET Serializer from Microsoft - System.Text.Json.srt 10KB
- 07. LINQ to JSON/14. Demo - SelectToken.ru.srt 10KB
- 09. Binary JSON (BSON)/02. Demo - Binary JSON.ru.vtt 10KB
- 07. LINQ to JSON/14. Demo - SelectToken.ru.vtt 10KB
- 11. Wrap Up/02. The New .NET Serializer from Microsoft - System.Text.Json.vtt 10KB
- 04. Settings and Attributes/01. Settings and Attributes.ru.srt 10KB
- 02. The Case for JSON and Json.NET/01. The Case for JSON and Json.NET.ru.srt 10KB
- 04. Settings and Attributes/01. Settings and Attributes.ru.vtt 10KB
- 02. The Case for JSON and Json.NET/01. The Case for JSON and Json.NET.ru.vtt 9KB
- 02. The Case for JSON and Json.NET/05. JSON in JavaScript and APIs Demo.ru.srt 9KB
- 11. Wrap Up/03. Final Takeaway.ru.srt 9KB
- 02. The Case for JSON and Json.NET/05. JSON in JavaScript and APIs Demo.ru.vtt 9KB
- 11. Wrap Up/03. Final Takeaway.ru.vtt 9KB
- 06. Performance Tips/03. Demo - Serialize and Deserialize Manually.srt 8KB
- 04. Settings and Attributes/05. Demo - Working with Default Values with DefaultValueHandling.ru.srt 8KB
- 04. Settings and Attributes/05. Demo - Working with Default Values with DefaultValueHandling.ru.vtt 8KB
- 06. Performance Tips/03. Demo - Serialize and Deserialize Manually.vtt 8KB
- 10. Json.NET Schema/02. Creating and Validating JSON Using Json.NET Schema.ru.srt 8KB
- 03. Serialization Fundamentals/07. Demo - Deserializing Different Types of Objects.ru.srt 8KB
- 10. Json.NET Schema/02. Creating and Validating JSON Using Json.NET Schema.ru.vtt 8KB
- 07. LINQ to JSON/12. Demo - Querying JSON with LINQ Functions.ru.srt 8KB
- 05. Custom Serialization/11. Demo - Custom TraceWriter.ru.srt 8KB
- 03. Serialization Fundamentals/07. Demo - Deserializing Different Types of Objects.ru.vtt 7KB
- 07. LINQ to JSON/12. Demo - Querying JSON with LINQ Functions.ru.vtt 7KB
- 03. Serialization Fundamentals/03. Demo - Mapping JSON to and from .NET with JsonConvert.ru.srt 7KB
- 05. Custom Serialization/11. Demo - Custom TraceWriter.ru.vtt 7KB
- 11. Wrap Up/01. Json.NET and the Future - .NET Core and .NET 5.ru.srt 7KB
- 03. Serialization Fundamentals/12. Dates in JSON - Including Demo.ru.srt 7KB
- 03. Serialization Fundamentals/03. Demo - Mapping JSON to and from .NET with JsonConvert.ru.vtt 7KB
- 09. Binary JSON (BSON)/02. Demo - Binary JSON.srt 7KB
- 11. Wrap Up/01. Json.NET and the Future - .NET Core and .NET 5.ru.vtt 7KB
- 03. Serialization Fundamentals/12. Dates in JSON - Including Demo.ru.vtt 7KB
- 03. Serialization Fundamentals/13. Error Handling - Including Demo.srt 7KB
- 09. Binary JSON (BSON)/02. Demo - Binary JSON.vtt 7KB
- 03. Serialization Fundamentals/13. Error Handling - Including Demo.vtt 7KB
- 07. LINQ to JSON/11. Demo - Read Values from JSON Using LINQ.ru.srt 7KB
- 07. LINQ to JSON/14. Demo - SelectToken.srt 7KB
- 07. LINQ to JSON/11. Demo - Read Values from JSON Using LINQ.ru.vtt 7KB
- 04. Settings and Attributes/13. Demo - Opt In, Out, and Fields.ru.srt 6KB
- 07. LINQ to JSON/14. Demo - SelectToken.vtt 6KB
- playlist.m3u 6KB
- 04. Settings and Attributes/09. Demo - Custom Serialization Binder.ru.srt 6KB
- 04. Settings and Attributes/13. Demo - Opt In, Out, and Fields.ru.vtt 6KB
- 04. Settings and Attributes/01. Settings and Attributes.srt 6KB
- 06. Performance Tips/11. Demo - Using Attributes for Performance.ru.srt 6KB
- 02. The Case for JSON and Json.NET/01. The Case for JSON and Json.NET.srt 6KB
- 04. Settings and Attributes/02. Demo - Setting Behavior for Missing Members with MissingMemberHandling.ru.srt 6KB
- 04. Settings and Attributes/09. Demo - Custom Serialization Binder.ru.vtt 6KB
- 04. Settings and Attributes/12. Controlling Serialization Using Attributes.ru.srt 6KB
- 06. Performance Tips/11. Demo - Using Attributes for Performance.ru.vtt 6KB
- 04. Settings and Attributes/02. Demo - Setting Behavior for Missing Members with MissingMemberHandling.ru.vtt 6KB
- 04. Settings and Attributes/01. Settings and Attributes.vtt 6KB
- 02. The Case for JSON and Json.NET/06. JSON Specification.ru.srt 6KB
- 02. The Case for JSON and Json.NET/05. JSON in JavaScript and APIs Demo.srt 6KB
- 02. The Case for JSON and Json.NET/01. The Case for JSON and Json.NET.vtt 6KB
- 04. Settings and Attributes/12. Controlling Serialization Using Attributes.ru.vtt 6KB
- 02. The Case for JSON and Json.NET/06. JSON Specification.ru.vtt 6KB
- 04. Settings and Attributes/03. Demo - Managing Circular References with ReferenceLoopHandling.ru.srt 6KB
- 02. The Case for JSON and Json.NET/05. JSON in JavaScript and APIs Demo.vtt 6KB
- 08. JSON and XML/03. Demo - Converting XML to JSON and Back.ru.srt 6KB
- 04. Settings and Attributes/03. Demo - Managing Circular References with ReferenceLoopHandling.ru.vtt 6KB
- 11. Wrap Up/03. Final Takeaway.srt 6KB
- 04. Settings and Attributes/14. Demo - Controlling Serialization Using JsonProperty.ru.srt 6KB
- 08. JSON and XML/03. Demo - Converting XML to JSON and Back.ru.vtt 6KB
- 10. Json.NET Schema/02. Creating and Validating JSON Using Json.NET Schema.srt 6KB
- 04. Settings and Attributes/15. Demo - Specifying the JsonConverter Using an Attribute.ru.srt 6KB
- 04. Settings and Attributes/14. Demo - Controlling Serialization Using JsonProperty.ru.vtt 6KB
- 11. Wrap Up/03. Final Takeaway.vtt 6KB
- 03. Serialization Fundamentals/04. Demo - Preserving Object References.ru.srt 5KB
- 04. Settings and Attributes/15. Demo - Specifying the JsonConverter Using an Attribute.ru.vtt 5KB
- 06. Performance Tips/09. Demo - JSON Merge.ru.srt 5KB
- 10. Json.NET Schema/02. Creating and Validating JSON Using Json.NET Schema.vtt 5KB
- 04. Settings and Attributes/06. Demo - Controlling Object Creation with ObjectCreationHandling.ru.srt 5KB
- 04. Settings and Attributes/05. Demo - Working with Default Values with DefaultValueHandling.srt 5KB
- 03. Serialization Fundamentals/04. Demo - Preserving Object References.ru.vtt 5KB
- 03. Serialization Fundamentals/03. Demo - Mapping JSON to and from .NET with JsonConvert.srt 5KB
- 03. Serialization Fundamentals/07. Demo - Deserializing Different Types of Objects.srt 5KB
- 06. Performance Tips/09. Demo - JSON Merge.ru.vtt 5KB
- 04. Settings and Attributes/06. Demo - Controlling Object Creation with ObjectCreationHandling.ru.vtt 5KB
- 04. Settings and Attributes/16. Demo - JsonConstructor Attribute.ru.srt 5KB
- 08. JSON and XML/02. Converting between JSON and XML.ru.srt 5KB
- 06. Performance Tips/07. Demo - JSON Populate.ru.srt 5KB
- 02. The Case for JSON and Json.NET/07. Adding Json.NET to a .NET Project Demo.ru.srt 5KB
- 03. Serialization Fundamentals/10. Demo - Using the JsonTextReader Class.ru.srt 5KB
- 04. Settings and Attributes/05. Demo - Working with Default Values with DefaultValueHandling.vtt 5KB
- 03. Serialization Fundamentals/03. Demo - Mapping JSON to and from .NET with JsonConvert.vtt 5KB
- 03. Serialization Fundamentals/07. Demo - Deserializing Different Types of Objects.vtt 5KB
- 03. Serialization Fundamentals/06. Demo - Serializing Different Types of Objects.ru.srt 5KB
- 07. LINQ to JSON/12. Demo - Querying JSON with LINQ Functions.srt 5KB
- 08. JSON and XML/02. Converting between JSON and XML.ru.vtt 5KB
- 04. Settings and Attributes/16. Demo - JsonConstructor Attribute.ru.vtt 5KB
- 06. Performance Tips/07. Demo - JSON Populate.ru.vtt 5KB
- 11. Wrap Up/01. Json.NET and the Future - .NET Core and .NET 5.srt 5KB
- 03. Serialization Fundamentals/10. Demo - Using the JsonTextReader Class.ru.vtt 5KB
- 02. The Case for JSON and Json.NET/07. Adding Json.NET to a .NET Project Demo.ru.vtt 5KB
- 03. Serialization Fundamentals/06. Demo - Serializing Different Types of Objects.ru.vtt 5KB
- 07. LINQ to JSON/07. Demo - Parse JSON from String.ru.srt 5KB
- 02. The Case for JSON and Json.NET/04. Why Is JSON Important.ru.srt 5KB
- 04. Settings and Attributes/10. Demo - Reading Ahead with MetadataPropertyHandling.ru.srt 5KB
- 07. LINQ to JSON/12. Demo - Querying JSON with LINQ Functions.vtt 5KB
- 03. Serialization Fundamentals/12. Dates in JSON - Including Demo.srt 5KB
- 11. Wrap Up/01. Json.NET and the Future - .NET Core and .NET 5.vtt 5KB
- 05. Custom Serialization/11. Demo - Custom TraceWriter.srt 5KB
- 07. LINQ to JSON/07. Demo - Parse JSON from String.ru.vtt 5KB
- 02. The Case for JSON and Json.NET/04. Why Is JSON Important.ru.vtt 5KB
- 04. Settings and Attributes/10. Demo - Reading Ahead with MetadataPropertyHandling.ru.vtt 5KB
- 03. Serialization Fundamentals/12. Dates in JSON - Including Demo.vtt 5KB
- 07. LINQ to JSON/16. Demo - Annotations.ru.srt 5KB
- 04. Settings and Attributes/13. Demo - Opt In, Out, and Fields.srt 5KB
- 05. Custom Serialization/11. Demo - Custom TraceWriter.vtt 5KB
- 10. Json.NET Schema/01. Json.NET and JSON Schema.ru.srt 5KB
- 09. Binary JSON (BSON)/01. Binary JSON (BSON).ru.srt 5KB
- 07. LINQ to JSON/16. Demo - Annotations.ru.vtt 5KB
- 10. Json.NET Schema/01. Json.NET and JSON Schema.ru.vtt 5KB
- 04. Settings and Attributes/13. Demo - Opt In, Out, and Fields.vtt 5KB
- 04. Settings and Attributes/09. Demo - Custom Serialization Binder.srt 5KB
- 09. Binary JSON (BSON)/01. Binary JSON (BSON).ru.vtt 5KB
- 03. Serialization Fundamentals/09. Demo - Using the JsonSerializer Class.ru.srt 5KB
- 07. LINQ to JSON/11. Demo - Read Values from JSON Using LINQ.srt 5KB
- 07. LINQ to JSON/03. Demo - Create JSON Using LINQ Imperatively.ru.srt 5KB
- 06. Performance Tips/05. Demo - JSON Fragments.ru.srt 5KB
- 05. Custom Serialization/08. Demo - Serialization Callbacks.ru.srt 5KB
- 03. Serialization Fundamentals/09. Demo - Using the JsonSerializer Class.ru.vtt 4KB
- 07. LINQ to JSON/03. Demo - Create JSON Using LINQ Imperatively.ru.vtt 4KB
- 05. Custom Serialization/06. Demo - Creating a Custom JsonConverter.ru.srt 4KB
- 06. Performance Tips/05. Demo - JSON Fragments.ru.vtt 4KB
- 04. Settings and Attributes/09. Demo - Custom Serialization Binder.vtt 4KB
- 05. Custom Serialization/08. Demo - Serialization Callbacks.ru.vtt 4KB
- 07. LINQ to JSON/11. Demo - Read Values from JSON Using LINQ.vtt 4KB
- 04. Settings and Attributes/12. Controlling Serialization Using Attributes.srt 4KB
- 04. Settings and Attributes/02. Demo - Setting Behavior for Missing Members with MissingMemberHandling.srt 4KB
- 05. Custom Serialization/06. Demo - Creating a Custom JsonConverter.ru.vtt 4KB
- 03. Serialization Fundamentals/05. Demo - Using System.Dynamic with JsonConvert.ru.srt 4KB
- 02. The Case for JSON and Json.NET/08. Demos Overview and One Good Tip.ru.srt 4KB
- 04. Settings and Attributes/12. Controlling Serialization Using Attributes.vtt 4KB
- 04. Settings and Attributes/02. Demo - Setting Behavior for Missing Members with MissingMemberHandling.vtt 4KB
- 08. JSON and XML/04. Demo - XML Force JSON Array.ru.srt 4KB
- 03. Serialization Fundamentals/05. Demo - Using System.Dynamic with JsonConvert.ru.vtt 4KB
- 06. Performance Tips/11. Demo - Using Attributes for Performance.srt 4KB
- 05. Custom Serialization/04. Demo - Controlling Which Properties Are Serialized with IContractResolver.ru.srt 4KB
- 02. The Case for JSON and Json.NET/08. Demos Overview and One Good Tip.ru.vtt 4KB
- 03. Serialization Fundamentals/11. Demo - Using the JsonTextWriter Class.ru.srt 4KB
- 08. JSON and XML/04. Demo - XML Force JSON Array.ru.vtt 4KB
- 08. JSON and XML/03. Demo - Converting XML to JSON and Back.srt 4KB
- 05. Custom Serialization/04. Demo - Controlling Which Properties Are Serialized with IContractResolver.ru.vtt 4KB
- 05. Custom Serialization/10. Demo - Debugging with Serialization Tracing Using ITraceWriter.ru.srt 4KB
- 06. Performance Tips/11. Demo - Using Attributes for Performance.vtt 4KB
- 03. Serialization Fundamentals/11. Demo - Using the JsonTextWriter Class.ru.vtt 4KB
- 04. Settings and Attributes/04. Demo - Handling Null Values with the NullValueHandling Setting.ru.srt 4KB
- 05. Custom Serialization/10. Demo - Debugging with Serialization Tracing Using ITraceWriter.ru.vtt 4KB
- 08. JSON and XML/03. Demo - Converting XML to JSON and Back.vtt 4KB
- 04. Settings and Attributes/04. Demo - Handling Null Values with the NullValueHandling Setting.ru.vtt 4KB
- 04. Settings and Attributes/14. Demo - Controlling Serialization Using JsonProperty.srt 4KB
- 04. Settings and Attributes/07. Demo - Preserving Type Information with TypeNameHandling.ru.srt 4KB
- 07. LINQ to JSON/05. Demo - Create JSON Using LINQ with FromObject.ru.srt 4KB
- 06. Performance Tips/09. Demo - JSON Merge.srt 4KB
- 02. The Case for JSON and Json.NET/06. JSON Specification.srt 4KB
- 04. Settings and Attributes/03. Demo - Managing Circular References with ReferenceLoopHandling.srt 4KB
- 04. Settings and Attributes/07. Demo - Preserving Type Information with TypeNameHandling.ru.vtt 4KB
- 07. LINQ to JSON/05. Demo - Create JSON Using LINQ with FromObject.ru.vtt 4KB
- 04. Settings and Attributes/14. Demo - Controlling Serialization Using JsonProperty.vtt 4KB
- 04. Settings and Attributes/06. Demo - Controlling Object Creation with ObjectCreationHandling.srt 4KB
- 03. Serialization Fundamentals/04. Demo - Preserving Object References.srt 4KB
- 07. LINQ to JSON/08. Demo - Parse JSON from Stream.ru.srt 4KB
- 06. Performance Tips/09. Demo - JSON Merge.vtt 4KB
- 04. Settings and Attributes/15. Demo - Specifying the JsonConverter Using an Attribute.srt 4KB
- 02. The Case for JSON and Json.NET/06. JSON Specification.vtt 4KB
- 04. Settings and Attributes/03. Demo - Managing Circular References with ReferenceLoopHandling.vtt 4KB
- 06. Performance Tips/01. Performance Tips.ru.srt 4KB
- 04. Settings and Attributes/06. Demo - Controlling Object Creation with ObjectCreationHandling.vtt 4KB
- 02. The Case for JSON and Json.NET/07. Adding Json.NET to a .NET Project Demo.srt 4KB
- 03. Serialization Fundamentals/04. Demo - Preserving Object References.vtt 4KB
- 07. LINQ to JSON/08. Demo - Parse JSON from Stream.ru.vtt 4KB
- 04. Settings and Attributes/08. Demo - Full Assembly Name with TypeNameAssemblyFormatHandling.ru.srt 4KB
- 05. Custom Serialization/01. Custom Serialization with Json.NET.ru.srt 4KB
- 04. Settings and Attributes/11. Demo - Specifying Construction Using Settings with ConstructorHandling.ru.srt 4KB
- 06. Performance Tips/01. Performance Tips.ru.vtt 4KB
- 04. Settings and Attributes/15. Demo - Specifying the JsonConverter Using an Attribute.vtt 4KB
- 04. Settings and Attributes/08. Demo - Full Assembly Name with TypeNameAssemblyFormatHandling.ru.vtt 4KB
- 02. The Case for JSON and Json.NET/07. Adding Json.NET to a .NET Project Demo.vtt 4KB
- 05. Custom Serialization/01. Custom Serialization with Json.NET.ru.vtt 4KB
- 04. Settings and Attributes/11. Demo - Specifying Construction Using Settings with ConstructorHandling.ru.vtt 3KB
- 03. Serialization Fundamentals/06. Demo - Serializing Different Types of Objects.srt 3KB
- 08. JSON and XML/02. Converting between JSON and XML.srt 3KB
- 04. Settings and Attributes/10. Demo - Reading Ahead with MetadataPropertyHandling.srt 3KB
- 02. The Case for JSON and Json.NET/03. History of JSON and Json.NET.ru.srt 3KB
- 03. Serialization Fundamentals/10. Demo - Using the JsonTextReader Class.srt 3KB
- 04. Settings and Attributes/16. Demo - JsonConstructor Attribute.srt 3KB
- 06. Performance Tips/07. Demo - JSON Populate.srt 3KB
- 04. Settings and Attributes/17. Demo - JsonExtensionData Attribute.ru.srt 3KB
- 03. Serialization Fundamentals/06. Demo - Serializing Different Types of Objects.vtt 3KB
- 07. LINQ to JSON/16. Demo - Annotations.srt 3KB
- 08. JSON and XML/02. Converting between JSON and XML.vtt 3KB
- 02. The Case for JSON and Json.NET/03. History of JSON and Json.NET.ru.vtt 3KB
- 04. Settings and Attributes/10. Demo - Reading Ahead with MetadataPropertyHandling.vtt 3KB
- 04. Settings and Attributes/17. Demo - JsonExtensionData Attribute.ru.vtt 3KB
- 03. Serialization Fundamentals/10. Demo - Using the JsonTextReader Class.vtt 3KB
- 04. Settings and Attributes/16. Demo - JsonConstructor Attribute.vtt 3KB
- 06. Performance Tips/07. Demo - JSON Populate.vtt 3KB
- 02. The Case for JSON and Json.NET/04. Why Is JSON Important.srt 3KB
- 01. Course Overview/01. Course Overview.ru.srt 3KB
- 07. LINQ to JSON/16. Demo - Annotations.vtt 3KB
- 07. LINQ to JSON/07. Demo - Parse JSON from String.srt 3KB
- 05. Custom Serialization/03. Demo - Controlling Which Properties Are Serialized with ShouldSerialize.ru.srt 3KB
- 01. Course Overview/01. Course Overview.ru.vtt 3KB
- 07. LINQ to JSON/04. Demo - Create JSON Using LINQ Declaratively.ru.srt 3KB
- 02. The Case for JSON and Json.NET/04. Why Is JSON Important.vtt 3KB
- 10. Json.NET Schema/01. Json.NET and JSON Schema.srt 3KB
- 05. Custom Serialization/03. Demo - Controlling Which Properties Are Serialized with ShouldSerialize.ru.vtt 3KB
- 07. LINQ to JSON/07. Demo - Parse JSON from String.vtt 3KB
- 05. Custom Serialization/06. Demo - Creating a Custom JsonConverter.srt 3KB
- 07. LINQ to JSON/04. Demo - Create JSON Using LINQ Declaratively.ru.vtt 3KB
- 08. JSON and XML/04. Demo - XML Force JSON Array.srt 3KB
- 10. Json.NET Schema/01. Json.NET and JSON Schema.vtt 3KB
- 07. LINQ to JSON/03. Demo - Create JSON Using LINQ Imperatively.srt 3KB
- 05. Custom Serialization/06. Demo - Creating a Custom JsonConverter.vtt 3KB
- 03. Serialization Fundamentals/11. Demo - Using the JsonTextWriter Class.srt 3KB
- 03. Serialization Fundamentals/01. Serialization Fundamentals.ru.srt 3KB
- 05. Custom Serialization/08. Demo - Serialization Callbacks.srt 3KB
- 08. JSON and XML/04. Demo - XML Force JSON Array.vtt 3KB
- 03. Serialization Fundamentals/01. Serialization Fundamentals.ru.vtt 3KB
- 07. LINQ to JSON/03. Demo - Create JSON Using LINQ Imperatively.vtt 3KB
- 03. Serialization Fundamentals/11. Demo - Using the JsonTextWriter Class.vtt 3KB
- 03. Serialization Fundamentals/09. Demo - Using the JsonSerializer Class.srt 3KB
- 07. LINQ to JSON/10. Demo - Simple LINQ to JSON.ru.srt 3KB
- 05. Custom Serialization/08. Demo - Serialization Callbacks.vtt 3KB
- 06. Performance Tips/05. Demo - JSON Fragments.srt 3KB
- 04. Settings and Attributes/04. Demo - Handling Null Values with the NullValueHandling Setting.srt 3KB
- 03. Serialization Fundamentals/05. Demo - Using System.Dynamic with JsonConvert.srt 3KB
- 02. The Case for JSON and Json.NET/08. Demos Overview and One Good Tip.srt 3KB
- 09. Binary JSON (BSON)/01. Binary JSON (BSON).srt 3KB
- 07. LINQ to JSON/10. Demo - Simple LINQ to JSON.ru.vtt 3KB
- 05. Custom Serialization/10. Demo - Debugging with Serialization Tracing Using ITraceWriter.srt 3KB
- 05. Custom Serialization/04. Demo - Controlling Which Properties Are Serialized with IContractResolver.srt 3KB
- 03. Serialization Fundamentals/09. Demo - Using the JsonSerializer Class.vtt 3KB
- 06. Performance Tips/05. Demo - JSON Fragments.vtt 3KB
- 04. Settings and Attributes/04. Demo - Handling Null Values with the NullValueHandling Setting.vtt 3KB
- 03. Serialization Fundamentals/05. Demo - Using System.Dynamic with JsonConvert.vtt 3KB
- 09. Binary JSON (BSON)/01. Binary JSON (BSON).vtt 3KB
- 02. The Case for JSON and Json.NET/08. Demos Overview and One Good Tip.vtt 3KB
- 05. Custom Serialization/04. Demo - Controlling Which Properties Are Serialized with IContractResolver.vtt 3KB
- 05. Custom Serialization/10. Demo - Debugging with Serialization Tracing Using ITraceWriter.vtt 3KB
- 04. Settings and Attributes/07. Demo - Preserving Type Information with TypeNameHandling.srt 3KB
- 08. JSON and XML/05. Incompatible XML and JSON.ru.srt 3KB
- 07. LINQ to JSON/17. Takeaway.ru.srt 3KB
- 04. Settings and Attributes/07. Demo - Preserving Type Information with TypeNameHandling.vtt 3KB
- 04. Settings and Attributes/08. Demo - Full Assembly Name with TypeNameAssemblyFormatHandling.srt 3KB
- 08. JSON and XML/05. Incompatible XML and JSON.ru.vtt 3KB
- 08. JSON and XML/01. JSON and XML.ru.srt 3KB
- 07. LINQ to JSON/08. Demo - Parse JSON from Stream.srt 3KB
- 07. LINQ to JSON/17. Takeaway.ru.vtt 3KB
- 05. Custom Serialization/03. Demo - Controlling Which Properties Are Serialized with ShouldSerialize.srt 2KB
- 08. JSON and XML/01. JSON and XML.ru.vtt 2KB
- 04. Settings and Attributes/08. Demo - Full Assembly Name with TypeNameAssemblyFormatHandling.vtt 2KB
- 07. LINQ to JSON/05. Demo - Create JSON Using LINQ with FromObject.srt 2KB
- 07. LINQ to JSON/08. Demo - Parse JSON from Stream.vtt 2KB
- 06. Performance Tips/12. Takeaway.ru.srt 2KB
- 05. Custom Serialization/03. Demo - Controlling Which Properties Are Serialized with ShouldSerialize.vtt 2KB
- 04. Settings and Attributes/18. Takeaway.ru.srt 2KB
- 07. LINQ to JSON/05. Demo - Create JSON Using LINQ with FromObject.vtt 2KB
- 06. Performance Tips/12. Takeaway.ru.vtt 2KB
- 03. Serialization Fundamentals/14. Takeaway.ru.srt 2KB
- 04. Settings and Attributes/17. Demo - JsonExtensionData Attribute.srt 2KB
- 04. Settings and Attributes/11. Demo - Specifying Construction Using Settings with ConstructorHandling.srt 2KB
- 04. Settings and Attributes/18. Takeaway.ru.vtt 2KB
- 03. Serialization Fundamentals/14. Takeaway.ru.vtt 2KB
- 04. Settings and Attributes/17. Demo - JsonExtensionData Attribute.vtt 2KB
- 04. Settings and Attributes/11. Demo - Specifying Construction Using Settings with ConstructorHandling.vtt 2KB
- 06. Performance Tips/01. Performance Tips.srt 2KB
- 05. Custom Serialization/01. Custom Serialization with Json.NET.srt 2KB
- 05. Custom Serialization/12. Takeaway.ru.srt 2KB
- 02. The Case for JSON and Json.NET/09. Takeaway.ru.srt 2KB
- 06. Performance Tips/01. Performance Tips.vtt 2KB
- 01. Course Overview/01. Course Overview.srt 2KB
- 05. Custom Serialization/01. Custom Serialization with Json.NET.vtt 2KB
- 05. Custom Serialization/12. Takeaway.ru.vtt 2KB
- 02. The Case for JSON and Json.NET/03. History of JSON and Json.NET.srt 2KB
- 07. LINQ to JSON/01. LINQ to JSON.ru.srt 2KB
- 02. The Case for JSON and Json.NET/09. Takeaway.ru.vtt 2KB
- 01. Course Overview/01. Course Overview.vtt 2KB
- 07. LINQ to JSON/01. LINQ to JSON.ru.vtt 2KB
- 03. Serialization Fundamentals/08. Reading and Writing JSON Using JsonReader & JsonWriter.ru.srt 2KB
- 02. The Case for JSON and Json.NET/03. History of JSON and Json.NET.vtt 2KB
- 03. Serialization Fundamentals/08. Reading and Writing JSON Using JsonReader & JsonWriter.ru.vtt 2KB
- 03. Serialization Fundamentals/01. Serialization Fundamentals.srt 2KB
- 07. LINQ to JSON/13. SelectToken for Dynamic Querying.ru.srt 2KB
- 07. LINQ to JSON/13. SelectToken for Dynamic Querying.ru.vtt 2KB
- 07. LINQ to JSON/04. Demo - Create JSON Using LINQ Declaratively.srt 2KB
- 03. Serialization Fundamentals/01. Serialization Fundamentals.vtt 2KB
- 07. LINQ to JSON/10. Demo - Simple LINQ to JSON.srt 2KB
- 07. LINQ to JSON/04. Demo - Create JSON Using LINQ Declaratively.vtt 2KB
- 07. LINQ to JSON/10. Demo - Simple LINQ to JSON.vtt 2KB
- 02. The Case for JSON and Json.NET/02. What Is JSON.ru.srt 2KB
- 10. Json.NET Schema/03. Takeaway.ru.srt 2KB
- 02. The Case for JSON and Json.NET/02. What Is JSON.ru.vtt 2KB
- 07. LINQ to JSON/09. Querying JSON with LINQ.ru.srt 2KB
- 10. Json.NET Schema/03. Takeaway.ru.vtt 2KB
- 07. LINQ to JSON/09. Querying JSON with LINQ.ru.vtt 2KB
- 08. JSON and XML/05. Incompatible XML and JSON.srt 2KB
- 08. JSON and XML/01. JSON and XML.srt 2KB
- 07. LINQ to JSON/17. Takeaway.srt 2KB
- 03. Serialization Fundamentals/02. Serializing and Deserializing Using JsonConvert and JsonSerializer.ru.srt 2KB
- 08. JSON and XML/05. Incompatible XML and JSON.vtt 2KB
- 08. JSON and XML/01. JSON and XML.vtt 2KB
- 03. Serialization Fundamentals/02. Serializing and Deserializing Using JsonConvert and JsonSerializer.ru.vtt 2KB
- 03. Serialization Fundamentals/14. Takeaway.srt 2KB
- 07. LINQ to JSON/17. Takeaway.vtt 2KB
- 03. Serialization Fundamentals/14. Takeaway.vtt 2KB
- 04. Settings and Attributes/18. Takeaway.srt 2KB
- 04. Settings and Attributes/18. Takeaway.vtt 2KB
- 06. Performance Tips/12. Takeaway.srt 2KB
- 06. Performance Tips/12. Takeaway.vtt 1KB
- 03. Serialization Fundamentals/08. Reading and Writing JSON Using JsonReader & JsonWriter.srt 1KB
- 09. Binary JSON (BSON)/03. Takeaway.ru.srt 1KB
- 06. Performance Tips/08. Merging JSON Objects.ru.srt 1KB
- 03. Serialization Fundamentals/08. Reading and Writing JSON Using JsonReader & JsonWriter.vtt 1KB
- 09. Binary JSON (BSON)/03. Takeaway.ru.vtt 1KB
- 06. Performance Tips/08. Merging JSON Objects.ru.vtt 1KB
- 02. The Case for JSON and Json.NET/09. Takeaway.srt 1KB
- 07. LINQ to JSON/13. SelectToken for Dynamic Querying.srt 1KB
- 07. LINQ to JSON/01. LINQ to JSON.srt 1KB
- 05. Custom Serialization/07. Serialization Callbacks.ru.srt 1KB
- 02. The Case for JSON and Json.NET/09. Takeaway.vtt 1KB
- 07. LINQ to JSON/13. SelectToken for Dynamic Querying.vtt 1KB
- 07. LINQ to JSON/01. LINQ to JSON.vtt 1KB
- 05. Custom Serialization/07. Serialization Callbacks.ru.vtt 1KB
- 05. Custom Serialization/02. Serializing on Specific Scenarios Using Conditional Serialization.ru.srt 1KB
- 05. Custom Serialization/02. Serializing on Specific Scenarios Using Conditional Serialization.ru.vtt 1KB
- 05. Custom Serialization/12. Takeaway.srt 1KB
- 05. Custom Serialization/09. Logging and Debugging with ITraceWriter.ru.srt 1KB
- 05. Custom Serialization/12. Takeaway.vtt 1KB
- 05. Custom Serialization/09. Logging and Debugging with ITraceWriter.ru.vtt 1KB
- 06. Performance Tips/10. Using Attributes for Performance.ru.srt 1KB
- 06. Performance Tips/10. Using Attributes for Performance.ru.vtt 1KB
- 07. LINQ to JSON/02. Create JSON Using LINQ.ru.srt 1KB
- 07. LINQ to JSON/02. Create JSON Using LINQ.ru.vtt 1KB
- 06. Performance Tips/02. Serialize and Deserialize Manually.ru.srt 1KB
- 08. JSON and XML/06. Takeaway.ru.srt 1KB
- 06. Performance Tips/02. Serialize and Deserialize Manually.ru.vtt 1KB
- 08. JSON and XML/06. Takeaway.ru.vtt 1KB
- 10. Json.NET Schema/03. Takeaway.srt 1KB
- 02. The Case for JSON and Json.NET/02. What Is JSON.srt 1KB
- 10. Json.NET Schema/03. Takeaway.vtt 1KB
- 06. Performance Tips/04. Working with JSON Fragments.ru.srt 1KB
- 02. The Case for JSON and Json.NET/02. What Is JSON.vtt 1KB
- 06. Performance Tips/04. Working with JSON Fragments.ru.vtt 1KB
- 05. Custom Serialization/05. Creating a Custom JsonConverter Class.ru.srt 1KB
- 07. LINQ to JSON/15. Annotations.ru.srt 1KB
- 05. Custom Serialization/05. Creating a Custom JsonConverter Class.ru.vtt 1KB
- 07. LINQ to JSON/15. Annotations.ru.vtt 1KB
- 03. Serialization Fundamentals/02. Serializing and Deserializing Using JsonConvert and JsonSerializer.srt 1KB
- 03. Serialization Fundamentals/02. Serializing and Deserializing Using JsonConvert and JsonSerializer.vtt 1KB
- 09. Binary JSON (BSON)/03. Takeaway.srt 1KB
- 07. LINQ to JSON/06. Parsing JSON Using LINQ.ru.srt 1KB
- 07. LINQ to JSON/09. Querying JSON with LINQ.srt 1KB
- 07. LINQ to JSON/06. Parsing JSON Using LINQ.ru.vtt 1KB
- 09. Binary JSON (BSON)/03. Takeaway.vtt 1KB
- 07. LINQ to JSON/09. Querying JSON with LINQ.vtt 1KB
- 05. Custom Serialization/07. Serialization Callbacks.srt 948B
- 05. Custom Serialization/07. Serialization Callbacks.vtt 931B
- 06. Performance Tips/06. Write Specific Values Using JSON Populate.ru.srt 923B
- 05. Custom Serialization/02. Serializing on Specific Scenarios Using Conditional Serialization.srt 916B
- 06. Performance Tips/06. Write Specific Values Using JSON Populate.ru.vtt 914B
- 05. Custom Serialization/02. Serializing on Specific Scenarios Using Conditional Serialization.vtt 902B
- 06. Performance Tips/08. Merging JSON Objects.srt 897B
- 06. Performance Tips/08. Merging JSON Objects.vtt 883B
- 07. LINQ to JSON/02. Create JSON Using LINQ.srt 808B
- 05. Custom Serialization/09. Logging and Debugging with ITraceWriter.srt 796B
- 07. LINQ to JSON/02. Create JSON Using LINQ.vtt 794B
- 05. Custom Serialization/09. Logging and Debugging with ITraceWriter.vtt 785B
- 08. JSON and XML/06. Takeaway.srt 766B
- 07. LINQ to JSON/15. Annotations.srt 761B
- 06. Performance Tips/04. Working with JSON Fragments.srt 757B
- 08. JSON and XML/06. Takeaway.vtt 755B
- 06. Performance Tips/02. Serialize and Deserialize Manually.srt 752B
- 07. LINQ to JSON/15. Annotations.vtt 750B
- 06. Performance Tips/04. Working with JSON Fragments.vtt 746B
- 06. Performance Tips/02. Serialize and Deserialize Manually.vtt 741B
- 06. Performance Tips/10. Using Attributes for Performance.srt 716B
- 06. Performance Tips/10. Using Attributes for Performance.vtt 707B
- 05. Custom Serialization/05. Creating a Custom JsonConverter Class.srt 689B
- 05. Custom Serialization/05. Creating a Custom JsonConverter Class.vtt 680B
- 07. LINQ to JSON/06. Parsing JSON Using LINQ.srt 625B
- 07. LINQ to JSON/06. Parsing JSON Using LINQ.vtt 618B
- 06. Performance Tips/06. Write Specific Values Using JSON Populate.srt 595B
- 06. Performance Tips/06. Write Specific Values Using JSON Populate.vtt 588B