Getting Started with JSON in C# Using Json.NET
File List
- 07. LINQ to JSON/14. Demo - SelectToken.mp4 21.4 MB
- 11. Wrap Up/02. The New .NET Serializer from Microsoft - System.Text.Json.mp4 20.4 MB
- 06. Performance Tips/03. Demo - Serialize and Deserialize Manually.mp4 19.4 MB
- 03. Serialization Fundamentals/13. Error Handling - Including Demo.mp4 18.9 MB
- 09. Binary JSON (BSON)/02. Demo - Binary JSON.mp4 18.0 MB
- 03. Serialization Fundamentals/03. Demo - Mapping JSON to and from .NET with JsonConvert.mp4 17.4 MB
- 03. Serialization Fundamentals/07. Demo - Deserializing Different Types of Objects.mp4 17.2 MB
- exercise.zip 16.3 MB
- 04. Settings and Attributes/12. Controlling Serialization Using Attributes.mp4 14.8 MB
- 03. Serialization Fundamentals/12. Dates in JSON - Including Demo.mp4 14.5 MB
- 04. Settings and Attributes/05. Demo - Working with Default Values with DefaultValueHandling.mp4 13.6 MB
- 07. LINQ to JSON/11. Demo - Read Values from JSON Using LINQ.mp4 13.6 MB
- 02. The Case for JSON and Json.NET/05. JSON in JavaScript and APIs Demo.mp4 13.2 MB
- 10. Json.NET Schema/02. Creating and Validating JSON Using Json.NET Schema.mp4 13.1 MB
- 05. Custom Serialization/11. Demo - Custom TraceWriter.mp4 13.0 MB
- 04. Settings and Attributes/02. Demo - Setting Behavior for Missing Members with MissingMemberHandling.mp4 12.6 MB
- 03. Serialization Fundamentals/06. Demo - Serializing Different Types of Objects.mp4 12.5 MB
- 07. LINQ to JSON/12. Demo - Querying JSON with LINQ Functions.mp4 11.8 MB
- 08. JSON and XML/03. Demo - Converting XML to JSON and Back.mp4 11.8 MB
- 04. Settings and Attributes/13. Demo - Opt In, Out, and Fields.mp4 11.5 MB
- 06. Performance Tips/11. Demo - Using Attributes for Performance.mp4 10.7 MB
- 04. Settings and Attributes/09. Demo - Custom Serialization Binder.mp4 10.5 MB
- 04. Settings and Attributes/14. Demo - Controlling Serialization Using JsonProperty.mp4 9.9 MB
- 02. The Case for JSON and Json.NET/01. The Case for JSON and Json.NET.mp4 9.9 MB
- 04. Settings and Attributes/06. Demo - Controlling Object Creation with ObjectCreationHandling.mp4 9.4 MB
- 06. Performance Tips/09. Demo - JSON Merge.mp4 9.4 MB
- 04. Settings and Attributes/03. Demo - Managing Circular References with ReferenceLoopHandling.mp4 9.3 MB
- 03. Serialization Fundamentals/09. Demo - Using the JsonSerializer Class.mp4 9.2 MB
- 06. Performance Tips/05. Demo - JSON Fragments.mp4 9.0 MB
- 04. Settings and Attributes/15. Demo - Specifying the JsonConverter Using an Attribute.mp4 8.7 MB
- 08. JSON and XML/04. Demo - XML Force JSON Array.mp4 8.6 MB
- 03. Serialization Fundamentals/10. Demo - Using the JsonTextReader Class.mp4 8.6 MB
- 06. Performance Tips/07. Demo - JSON Populate.mp4 8.4 MB
- 11. Wrap Up/01. Json.NET and the Future - .NET Core and .NET 5.mp4 8.4 MB
- 02. The Case for JSON and Json.NET/07. Adding Json.NET to a .NET Project Demo.mp4 8.3 MB
- 07. LINQ to JSON/16. Demo - Annotations.mp4 8.1 MB
- 03. Serialization Fundamentals/05. Demo - Using System.Dynamic with JsonConvert.mp4 7.8 MB
- 07. LINQ to JSON/07. Demo - Parse JSON from String.mp4 7.8 MB
- 05. Custom Serialization/08. Demo - Serialization Callbacks.mp4 7.7 MB
- 05. Custom Serialization/04. Demo - Controlling Which Properties Are Serialized with IContractResolver.mp4 7.6 MB
- 03. Serialization Fundamentals/11. Demo - Using the JsonTextWriter Class.mp4 7.5 MB
- 03. Serialization Fundamentals/04. Demo - Preserving Object References.mp4 7.3 MB
- 04. Settings and Attributes/16. Demo - JsonConstructor Attribute.mp4 7.1 MB
- 04. Settings and Attributes/08. Demo - Full Assembly Name with TypeNameAssemblyFormatHandling.mp4 6.7 MB
- 02. The Case for JSON and Json.NET/08. Demos Overview and One Good Tip.mp4 6.7 MB
- 07. LINQ to JSON/03. Demo - Create JSON Using LINQ Imperatively.mp4 6.6 MB
- 04. Settings and Attributes/04. Demo - Handling Null Values with the NullValueHandling Setting.mp4 6.6 MB
- 04. Settings and Attributes/07. Demo - Preserving Type Information with TypeNameHandling.mp4 6.5 MB
- 05. Custom Serialization/06. Demo - Creating a Custom JsonConverter.mp4 6.4 MB
- 04. Settings and Attributes/10. Demo - Reading Ahead with MetadataPropertyHandling.mp4 6.2 MB
- 05. Custom Serialization/10. Demo - Debugging with Serialization Tracing Using ITraceWriter.mp4 6.1 MB
- 04. Settings and Attributes/01. Settings and Attributes.mp4 6.0 MB
- 04. Settings and Attributes/11. Demo - Specifying Construction Using Settings with ConstructorHandling.mp4 5.8 MB
- 05. Custom Serialization/03. Demo - Controlling Which Properties Are Serialized with ShouldSerialize.mp4 5.7 MB
- 02. The Case for JSON and Json.NET/03. History of JSON and Json.NET.mp4 5.6 MB
- 07. LINQ to JSON/08. Demo - Parse JSON from Stream.mp4 5.6 MB
- 07. LINQ to JSON/10. Demo - Simple LINQ to JSON.mp4 5.5 MB
- 09. Binary JSON (BSON)/01. Binary JSON (BSON).mp4 5.4 MB
- 11. Wrap Up/03. Final Takeaway.mp4 5.4 MB
- 04. Settings and Attributes/17. Demo - JsonExtensionData Attribute.mp4 5.2 MB
- 07. LINQ to JSON/05. Demo - Create JSON Using LINQ with FromObject.mp4 5.2 MB
- 02. The Case for JSON and Json.NET/04. Why Is JSON Important.mp4 5.0 MB
- 02. The Case for JSON and Json.NET/06. JSON Specification.mp4 4.8 MB
- 08. JSON and XML/02. Converting between JSON and XML.mp4 4.6 MB
- 07. LINQ to JSON/04. Demo - Create JSON Using LINQ Declaratively.mp4 4.1 MB
- 01. Course Overview/01. Course Overview.mp4 4.0 MB
- 10. Json.NET Schema/01. Json.NET and JSON Schema.mp4 3.4 MB
- 03. Serialization Fundamentals/01. Serialization Fundamentals.mp4 2.5 MB
- 05. Custom Serialization/01. Custom Serialization with Json.NET.mp4 2.2 MB
- 06. Performance Tips/01. Performance Tips.mp4 2.2 MB
- 08. JSON and XML/05. Incompatible XML and JSON.mp4 1.9 MB
- 03. Serialization Fundamentals/08. Reading and Writing JSON Using JsonReader & JsonWriter.mp4 1.8 MB
- 04. Settings and Attributes/18. Takeaway.mp4 1.8 MB
- 07. LINQ to JSON/01. LINQ to JSON.mp4 1.8 MB
- 08. JSON and XML/01. JSON and XML.mp4 1.7 MB
- 02. The Case for JSON and Json.NET/09. Takeaway.mp4 1.7 MB
- 07. LINQ to JSON/13. SelectToken for Dynamic Querying.mp4 1.6 MB
- 03. Serialization Fundamentals/14. Takeaway.mp4 1.6 MB
- 07. LINQ to JSON/17. Takeaway.mp4 1.6 MB
- 03. Serialization Fundamentals/02. Serializing and Deserializing Using JsonConvert and JsonSerializer.mp4 1.5 MB
- 06. Performance Tips/10. Using Attributes for Performance.mp4 1.5 MB
- 02. The Case for JSON and Json.NET/02. What Is JSON.mp4 1.4 MB
- 07. LINQ to JSON/09. Querying JSON with LINQ.mp4 1.4 MB
- 06. Performance Tips/08. Merging JSON Objects.mp4 1.3 MB
- 06. Performance Tips/12. Takeaway.mp4 1.2 MB
- 05. Custom Serialization/12. Takeaway.mp4 1.2 MB
- 06. Performance Tips/06. Write Specific Values Using JSON Populate.mp4 1.1 MB
- 05. Custom Serialization/07. Serialization Callbacks.mp4 1.1 MB
- 06. Performance Tips/04. Working with JSON Fragments.mp4 1.1 MB
- 09. Binary JSON (BSON)/03. Takeaway.mp4 1.0 MB
- 06. Performance Tips/02. Serialize and Deserialize Manually.mp4 1.0 MB
- 10. Json.NET Schema/03. Takeaway.mp4 998.1 KB
- 07. LINQ to JSON/15. Annotations.mp4 959.3 KB
- 05. Custom Serialization/09. Logging and Debugging with ITraceWriter.mp4 927.5 KB
- 08. JSON and XML/06. Takeaway.mp4 909.0 KB
- 05. Custom Serialization/02. Serializing on Specific Scenarios Using Conditional Serialization.mp4 881.7 KB
- 05. Custom Serialization/05. Creating a Custom JsonConverter Class.mp4 843.6 KB
- 07. LINQ to JSON/06. Parsing JSON Using LINQ.mp4 731.1 KB
- 07. LINQ to JSON/02. Create JSON Using LINQ.mp4 674.3 KB
- 11. Wrap Up/02. The New .NET Serializer from Microsoft - System.Text.Json.ru.srt 14.8 KB
- 11. Wrap Up/02. The New .NET Serializer from Microsoft - System.Text.Json.ru.vtt 14.4 KB
- 06. Performance Tips/03. Demo - Serialize and Deserialize Manually.ru.srt 12.8 KB
- 06. Performance Tips/03. Demo - Serialize and Deserialize Manually.ru.vtt 12.5 KB
- 03. Serialization Fundamentals/13. Error Handling - Including Demo.ru.srt 10.5 KB
- 09. Binary JSON (BSON)/02. Demo - Binary JSON.ru.srt 10.3 KB
- 03. Serialization Fundamentals/13. Error Handling - Including Demo.ru.vtt 10.2 KB
- 11. Wrap Up/02. The New .NET Serializer from Microsoft - System.Text.Json.srt 10.1 KB
- 07. LINQ to JSON/14. Demo - SelectToken.ru.srt 10.1 KB
- 09. Binary JSON (BSON)/02. Demo - Binary JSON.ru.vtt 10.0 KB
- 07. LINQ to JSON/14. Demo - SelectToken.ru.vtt 9.8 KB
- 11. Wrap Up/02. The New .NET Serializer from Microsoft - System.Text.Json.vtt 9.8 KB
- 04. Settings and Attributes/01. Settings and Attributes.ru.srt 9.7 KB
- 02. The Case for JSON and Json.NET/01. The Case for JSON and Json.NET.ru.srt 9.6 KB
- 04. Settings and Attributes/01. Settings and Attributes.ru.vtt 9.5 KB
- 02. The Case for JSON and Json.NET/01. The Case for JSON and Json.NET.ru.vtt 9.3 KB
- 02. The Case for JSON and Json.NET/05. JSON in JavaScript and APIs Demo.ru.srt 9.2 KB
- 11. Wrap Up/03. Final Takeaway.ru.srt 9.0 KB
- 02. The Case for JSON and Json.NET/05. JSON in JavaScript and APIs Demo.ru.vtt 9.0 KB
- 11. Wrap Up/03. Final Takeaway.ru.vtt 8.8 KB
- 06. Performance Tips/03. Demo - Serialize and Deserialize Manually.srt 8.1 KB
- 04. Settings and Attributes/05. Demo - Working with Default Values with DefaultValueHandling.ru.srt 8.1 KB
- 04. Settings and Attributes/05. Demo - Working with Default Values with DefaultValueHandling.ru.vtt 7.9 KB
- 06. Performance Tips/03. Demo - Serialize and Deserialize Manually.vtt 7.9 KB
- 10. Json.NET Schema/02. Creating and Validating JSON Using Json.NET Schema.ru.srt 7.7 KB
- 03. Serialization Fundamentals/07. Demo - Deserializing Different Types of Objects.ru.srt 7.6 KB
- 10. Json.NET Schema/02. Creating and Validating JSON Using Json.NET Schema.ru.vtt 7.6 KB
- 07. LINQ to JSON/12. Demo - Querying JSON with LINQ Functions.ru.srt 7.5 KB
- 05. Custom Serialization/11. Demo - Custom TraceWriter.ru.srt 7.5 KB
- 03. Serialization Fundamentals/07. Demo - Deserializing Different Types of Objects.ru.vtt 7.4 KB
- 07. LINQ to JSON/12. Demo - Querying JSON with LINQ Functions.ru.vtt 7.4 KB
- 03. Serialization Fundamentals/03. Demo - Mapping JSON to and from .NET with JsonConvert.ru.srt 7.4 KB
- 05. Custom Serialization/11. Demo - Custom TraceWriter.ru.vtt 7.3 KB
- 11. Wrap Up/01. Json.NET and the Future - .NET Core and .NET 5.ru.srt 7.3 KB
- 03. Serialization Fundamentals/12. Dates in JSON - Including Demo.ru.srt 7.2 KB
- 03. Serialization Fundamentals/03. Demo - Mapping JSON to and from .NET with JsonConvert.ru.vtt 7.2 KB
- 09. Binary JSON (BSON)/02. Demo - Binary JSON.srt 7.1 KB
- 11. Wrap Up/01. Json.NET and the Future - .NET Core and .NET 5.ru.vtt 7.1 KB
- 03. Serialization Fundamentals/12. Dates in JSON - Including Demo.ru.vtt 7.1 KB
- 03. Serialization Fundamentals/13. Error Handling - Including Demo.srt 7.0 KB
- 09. Binary JSON (BSON)/02. Demo - Binary JSON.vtt 6.9 KB
- 03. Serialization Fundamentals/13. Error Handling - Including Demo.vtt 6.8 KB
- 07. LINQ to JSON/11. Demo - Read Values from JSON Using LINQ.ru.srt 6.7 KB
- 07. LINQ to JSON/14. Demo - SelectToken.srt 6.7 KB
- 07. LINQ to JSON/11. Demo - Read Values from JSON Using LINQ.ru.vtt 6.6 KB
- 04. Settings and Attributes/13. Demo - Opt In, Out, and Fields.ru.srt 6.5 KB
- 07. LINQ to JSON/14. Demo - SelectToken.vtt 6.5 KB
- playlist.m3u 6.4 KB
- 04. Settings and Attributes/09. Demo - Custom Serialization Binder.ru.srt 6.4 KB
- 04. Settings and Attributes/13. Demo - Opt In, Out, and Fields.ru.vtt 6.3 KB
- 04. Settings and Attributes/01. Settings and Attributes.srt 6.3 KB
- 06. Performance Tips/11. Demo - Using Attributes for Performance.ru.srt 6.2 KB
- 02. The Case for JSON and Json.NET/01. The Case for JSON and Json.NET.srt 6.2 KB
- 04. Settings and Attributes/02. Demo - Setting Behavior for Missing Members with MissingMemberHandling.ru.srt 6.2 KB
- 04. Settings and Attributes/09. Demo - Custom Serialization Binder.ru.vtt 6.2 KB
- 04. Settings and Attributes/12. Controlling Serialization Using Attributes.ru.srt 6.1 KB
- 06. Performance Tips/11. Demo - Using Attributes for Performance.ru.vtt 6.1 KB
- 04. Settings and Attributes/02. Demo - Setting Behavior for Missing Members with MissingMemberHandling.ru.vtt 6.1 KB
- 04. Settings and Attributes/01. Settings and Attributes.vtt 6.1 KB
- 02. The Case for JSON and Json.NET/06. JSON Specification.ru.srt 6.0 KB
- 02. The Case for JSON and Json.NET/05. JSON in JavaScript and APIs Demo.srt 6.0 KB
- 02. The Case for JSON and Json.NET/01. The Case for JSON and Json.NET.vtt 6.0 KB
- 04. Settings and Attributes/12. Controlling Serialization Using Attributes.ru.vtt 6.0 KB
- 02. The Case for JSON and Json.NET/06. JSON Specification.ru.vtt 5.9 KB
- 04. Settings and Attributes/03. Demo - Managing Circular References with ReferenceLoopHandling.ru.srt 5.9 KB
- 02. The Case for JSON and Json.NET/05. JSON in JavaScript and APIs Demo.vtt 5.8 KB
- 08. JSON and XML/03. Demo - Converting XML to JSON and Back.ru.srt 5.8 KB
- 04. Settings and Attributes/03. Demo - Managing Circular References with ReferenceLoopHandling.ru.vtt 5.7 KB
- 11. Wrap Up/03. Final Takeaway.srt 5.7 KB
- 04. Settings and Attributes/14. Demo - Controlling Serialization Using JsonProperty.ru.srt 5.7 KB
- 08. JSON and XML/03. Demo - Converting XML to JSON and Back.ru.vtt 5.6 KB
- 10. Json.NET Schema/02. Creating and Validating JSON Using Json.NET Schema.srt 5.6 KB
- 04. Settings and Attributes/15. Demo - Specifying the JsonConverter Using an Attribute.ru.srt 5.6 KB
- 04. Settings and Attributes/14. Demo - Controlling Serialization Using JsonProperty.ru.vtt 5.5 KB
- 11. Wrap Up/03. Final Takeaway.vtt 5.5 KB
- 03. Serialization Fundamentals/04. Demo - Preserving Object References.ru.srt 5.4 KB
- 04. Settings and Attributes/15. Demo - Specifying the JsonConverter Using an Attribute.ru.vtt 5.4 KB
- 06. Performance Tips/09. Demo - JSON Merge.ru.srt 5.4 KB
- 10. Json.NET Schema/02. Creating and Validating JSON Using Json.NET Schema.vtt 5.4 KB
- 04. Settings and Attributes/06. Demo - Controlling Object Creation with ObjectCreationHandling.ru.srt 5.4 KB
- 04. Settings and Attributes/05. Demo - Working with Default Values with DefaultValueHandling.srt 5.3 KB
- 03. Serialization Fundamentals/04. Demo - Preserving Object References.ru.vtt 5.3 KB
- 03. Serialization Fundamentals/03. Demo - Mapping JSON to and from .NET with JsonConvert.srt 5.3 KB
- 03. Serialization Fundamentals/07. Demo - Deserializing Different Types of Objects.srt 5.3 KB
- 06. Performance Tips/09. Demo - JSON Merge.ru.vtt 5.3 KB
- 04. Settings and Attributes/06. Demo - Controlling Object Creation with ObjectCreationHandling.ru.vtt 5.2 KB
- 04. Settings and Attributes/16. Demo - JsonConstructor Attribute.ru.srt 5.2 KB
- 08. JSON and XML/02. Converting between JSON and XML.ru.srt 5.2 KB
- 06. Performance Tips/07. Demo - JSON Populate.ru.srt 5.2 KB
- 02. The Case for JSON and Json.NET/07. Adding Json.NET to a .NET Project Demo.ru.srt 5.2 KB
- 03. Serialization Fundamentals/10. Demo - Using the JsonTextReader Class.ru.srt 5.2 KB
- 04. Settings and Attributes/05. Demo - Working with Default Values with DefaultValueHandling.vtt 5.2 KB
- 03. Serialization Fundamentals/03. Demo - Mapping JSON to and from .NET with JsonConvert.vtt 5.1 KB
- 03. Serialization Fundamentals/07. Demo - Deserializing Different Types of Objects.vtt 5.1 KB
- 03. Serialization Fundamentals/06. Demo - Serializing Different Types of Objects.ru.srt 5.1 KB
- 07. LINQ to JSON/12. Demo - Querying JSON with LINQ Functions.srt 5.1 KB
- 08. JSON and XML/02. Converting between JSON and XML.ru.vtt 5.1 KB
- 04. Settings and Attributes/16. Demo - JsonConstructor Attribute.ru.vtt 5.1 KB
- 06. Performance Tips/07. Demo - JSON Populate.ru.vtt 5.1 KB
- 11. Wrap Up/01. Json.NET and the Future - .NET Core and .NET 5.srt 5.1 KB
- 03. Serialization Fundamentals/10. Demo - Using the JsonTextReader Class.ru.vtt 5.1 KB
- 02. The Case for JSON and Json.NET/07. Adding Json.NET to a .NET Project Demo.ru.vtt 5.0 KB
- 03. Serialization Fundamentals/06. Demo - Serializing Different Types of Objects.ru.vtt 5.0 KB
- 07. LINQ to JSON/07. Demo - Parse JSON from String.ru.srt 5.0 KB
- 02. The Case for JSON and Json.NET/04. Why Is JSON Important.ru.srt 5.0 KB
- 04. Settings and Attributes/10. Demo - Reading Ahead with MetadataPropertyHandling.ru.srt 5.0 KB
- 07. LINQ to JSON/12. Demo - Querying JSON with LINQ Functions.vtt 5.0 KB
- 03. Serialization Fundamentals/12. Dates in JSON - Including Demo.srt 4.9 KB
- 11. Wrap Up/01. Json.NET and the Future - .NET Core and .NET 5.vtt 4.9 KB
- 05. Custom Serialization/11. Demo - Custom TraceWriter.srt 4.9 KB
- 07. LINQ to JSON/07. Demo - Parse JSON from String.ru.vtt 4.9 KB
- 02. The Case for JSON and Json.NET/04. Why Is JSON Important.ru.vtt 4.9 KB
- 04. Settings and Attributes/10. Demo - Reading Ahead with MetadataPropertyHandling.ru.vtt 4.8 KB
- 03. Serialization Fundamentals/12. Dates in JSON - Including Demo.vtt 4.8 KB
- 07. LINQ to JSON/16. Demo - Annotations.ru.srt 4.7 KB
- 04. Settings and Attributes/13. Demo - Opt In, Out, and Fields.srt 4.7 KB
- 05. Custom Serialization/11. Demo - Custom TraceWriter.vtt 4.7 KB
- 10. Json.NET Schema/01. Json.NET and JSON Schema.ru.srt 4.7 KB
- 09. Binary JSON (BSON)/01. Binary JSON (BSON).ru.srt 4.7 KB
- 07. LINQ to JSON/16. Demo - Annotations.ru.vtt 4.6 KB
- 10. Json.NET Schema/01. Json.NET and JSON Schema.ru.vtt 4.6 KB
- 04. Settings and Attributes/13. Demo - Opt In, Out, and Fields.vtt 4.6 KB
- 04. Settings and Attributes/09. Demo - Custom Serialization Binder.srt 4.6 KB
- 09. Binary JSON (BSON)/01. Binary JSON (BSON).ru.vtt 4.6 KB
- 03. Serialization Fundamentals/09. Demo - Using the JsonSerializer Class.ru.srt 4.5 KB
- 07. LINQ to JSON/11. Demo - Read Values from JSON Using LINQ.srt 4.5 KB
- 07. LINQ to JSON/03. Demo - Create JSON Using LINQ Imperatively.ru.srt 4.5 KB
- 06. Performance Tips/05. Demo - JSON Fragments.ru.srt 4.5 KB
- 05. Custom Serialization/08. Demo - Serialization Callbacks.ru.srt 4.5 KB
- 03. Serialization Fundamentals/09. Demo - Using the JsonSerializer Class.ru.vtt 4.4 KB
- 07. LINQ to JSON/03. Demo - Create JSON Using LINQ Imperatively.ru.vtt 4.4 KB
- 05. Custom Serialization/06. Demo - Creating a Custom JsonConverter.ru.srt 4.4 KB
- 06. Performance Tips/05. Demo - JSON Fragments.ru.vtt 4.4 KB
- 04. Settings and Attributes/09. Demo - Custom Serialization Binder.vtt 4.4 KB
- 05. Custom Serialization/08. Demo - Serialization Callbacks.ru.vtt 4.4 KB
- 07. LINQ to JSON/11. Demo - Read Values from JSON Using LINQ.vtt 4.4 KB
- 04. Settings and Attributes/12. Controlling Serialization Using Attributes.srt 4.4 KB
- 04. Settings and Attributes/02. Demo - Setting Behavior for Missing Members with MissingMemberHandling.srt 4.4 KB
- 05. Custom Serialization/06. Demo - Creating a Custom JsonConverter.ru.vtt 4.3 KB
- 03. Serialization Fundamentals/05. Demo - Using System.Dynamic with JsonConvert.ru.srt 4.3 KB
- 02. The Case for JSON and Json.NET/08. Demos Overview and One Good Tip.ru.srt 4.3 KB
- 04. Settings and Attributes/12. Controlling Serialization Using Attributes.vtt 4.2 KB
- 04. Settings and Attributes/02. Demo - Setting Behavior for Missing Members with MissingMemberHandling.vtt 4.2 KB
- 08. JSON and XML/04. Demo - XML Force JSON Array.ru.srt 4.2 KB
- 03. Serialization Fundamentals/05. Demo - Using System.Dynamic with JsonConvert.ru.vtt 4.2 KB
- 06. Performance Tips/11. Demo - Using Attributes for Performance.srt 4.2 KB
- 05. Custom Serialization/04. Demo - Controlling Which Properties Are Serialized with IContractResolver.ru.srt 4.2 KB
- 02. The Case for JSON and Json.NET/08. Demos Overview and One Good Tip.ru.vtt 4.2 KB
- 03. Serialization Fundamentals/11. Demo - Using the JsonTextWriter Class.ru.srt 4.2 KB
- 08. JSON and XML/04. Demo - XML Force JSON Array.ru.vtt 4.1 KB
- 08. JSON and XML/03. Demo - Converting XML to JSON and Back.srt 4.1 KB
- 05. Custom Serialization/04. Demo - Controlling Which Properties Are Serialized with IContractResolver.ru.vtt 4.1 KB
- 05. Custom Serialization/10. Demo - Debugging with Serialization Tracing Using ITraceWriter.ru.srt 4.1 KB
- 06. Performance Tips/11. Demo - Using Attributes for Performance.vtt 4.1 KB
- 03. Serialization Fundamentals/11. Demo - Using the JsonTextWriter Class.ru.vtt 4.1 KB
- 04. Settings and Attributes/04. Demo - Handling Null Values with the NullValueHandling Setting.ru.srt 4.1 KB
- 05. Custom Serialization/10. Demo - Debugging with Serialization Tracing Using ITraceWriter.ru.vtt 4.0 KB
- 08. JSON and XML/03. Demo - Converting XML to JSON and Back.vtt 4.0 KB
- 04. Settings and Attributes/04. Demo - Handling Null Values with the NullValueHandling Setting.ru.vtt 4.0 KB
- 04. Settings and Attributes/14. Demo - Controlling Serialization Using JsonProperty.srt 3.9 KB
- 04. Settings and Attributes/07. Demo - Preserving Type Information with TypeNameHandling.ru.srt 3.8 KB
- 07. LINQ to JSON/05. Demo - Create JSON Using LINQ with FromObject.ru.srt 3.8 KB
- 06. Performance Tips/09. Demo - JSON Merge.srt 3.8 KB
- 02. The Case for JSON and Json.NET/06. JSON Specification.srt 3.8 KB
- 04. Settings and Attributes/03. Demo - Managing Circular References with ReferenceLoopHandling.srt 3.8 KB
- 04. Settings and Attributes/07. Demo - Preserving Type Information with TypeNameHandling.ru.vtt 3.8 KB
- 07. LINQ to JSON/05. Demo - Create JSON Using LINQ with FromObject.ru.vtt 3.8 KB
- 04. Settings and Attributes/14. Demo - Controlling Serialization Using JsonProperty.vtt 3.8 KB
- 04. Settings and Attributes/06. Demo - Controlling Object Creation with ObjectCreationHandling.srt 3.7 KB
- 03. Serialization Fundamentals/04. Demo - Preserving Object References.srt 3.7 KB
- 07. LINQ to JSON/08. Demo - Parse JSON from Stream.ru.srt 3.7 KB
- 06. Performance Tips/09. Demo - JSON Merge.vtt 3.7 KB
- 04. Settings and Attributes/15. Demo - Specifying the JsonConverter Using an Attribute.srt 3.7 KB
- 02. The Case for JSON and Json.NET/06. JSON Specification.vtt 3.7 KB
- 04. Settings and Attributes/03. Demo - Managing Circular References with ReferenceLoopHandling.vtt 3.7 KB
- 06. Performance Tips/01. Performance Tips.ru.srt 3.6 KB
- 04. Settings and Attributes/06. Demo - Controlling Object Creation with ObjectCreationHandling.vtt 3.6 KB
- 02. The Case for JSON and Json.NET/07. Adding Json.NET to a .NET Project Demo.srt 3.6 KB
- 03. Serialization Fundamentals/04. Demo - Preserving Object References.vtt 3.6 KB
- 07. LINQ to JSON/08. Demo - Parse JSON from Stream.ru.vtt 3.6 KB
- 04. Settings and Attributes/08. Demo - Full Assembly Name with TypeNameAssemblyFormatHandling.ru.srt 3.6 KB
- 05. Custom Serialization/01. Custom Serialization with Json.NET.ru.srt 3.6 KB
- 04. Settings and Attributes/11. Demo - Specifying Construction Using Settings with ConstructorHandling.ru.srt 3.6 KB
- 06. Performance Tips/01. Performance Tips.ru.vtt 3.6 KB
- 04. Settings and Attributes/15. Demo - Specifying the JsonConverter Using an Attribute.vtt 3.6 KB
- 04. Settings and Attributes/08. Demo - Full Assembly Name with TypeNameAssemblyFormatHandling.ru.vtt 3.5 KB
- 02. The Case for JSON and Json.NET/07. Adding Json.NET to a .NET Project Demo.vtt 3.5 KB
- 05. Custom Serialization/01. Custom Serialization with Json.NET.ru.vtt 3.5 KB
- 04. Settings and Attributes/11. Demo - Specifying Construction Using Settings with ConstructorHandling.ru.vtt 3.5 KB
- 03. Serialization Fundamentals/06. Demo - Serializing Different Types of Objects.srt 3.5 KB
- 08. JSON and XML/02. Converting between JSON and XML.srt 3.5 KB
- 04. Settings and Attributes/10. Demo - Reading Ahead with MetadataPropertyHandling.srt 3.5 KB
- 02. The Case for JSON and Json.NET/03. History of JSON and Json.NET.ru.srt 3.4 KB
- 03. Serialization Fundamentals/10. Demo - Using the JsonTextReader Class.srt 3.4 KB
- 04. Settings and Attributes/16. Demo - JsonConstructor Attribute.srt 3.4 KB
- 06. Performance Tips/07. Demo - JSON Populate.srt 3.4 KB
- 04. Settings and Attributes/17. Demo - JsonExtensionData Attribute.ru.srt 3.4 KB
- 03. Serialization Fundamentals/06. Demo - Serializing Different Types of Objects.vtt 3.4 KB
- 07. LINQ to JSON/16. Demo - Annotations.srt 3.4 KB
- 08. JSON and XML/02. Converting between JSON and XML.vtt 3.4 KB
- 02. The Case for JSON and Json.NET/03. History of JSON and Json.NET.ru.vtt 3.4 KB
- 04. Settings and Attributes/10. Demo - Reading Ahead with MetadataPropertyHandling.vtt 3.4 KB
- 04. Settings and Attributes/17. Demo - JsonExtensionData Attribute.ru.vtt 3.4 KB
- 03. Serialization Fundamentals/10. Demo - Using the JsonTextReader Class.vtt 3.3 KB
- 04. Settings and Attributes/16. Demo - JsonConstructor Attribute.vtt 3.3 KB
- 06. Performance Tips/07. Demo - JSON Populate.vtt 3.3 KB
- 02. The Case for JSON and Json.NET/04. Why Is JSON Important.srt 3.3 KB
- 01. Course Overview/01. Course Overview.ru.srt 3.3 KB
- 07. LINQ to JSON/16. Demo - Annotations.vtt 3.3 KB
- 07. LINQ to JSON/07. Demo - Parse JSON from String.srt 3.3 KB
- 05. Custom Serialization/03. Demo - Controlling Which Properties Are Serialized with ShouldSerialize.ru.srt 3.2 KB
- 01. Course Overview/01. Course Overview.ru.vtt 3.2 KB
- 07. LINQ to JSON/04. Demo - Create JSON Using LINQ Declaratively.ru.srt 3.2 KB
- 02. The Case for JSON and Json.NET/04. Why Is JSON Important.vtt 3.2 KB
- 10. Json.NET Schema/01. Json.NET and JSON Schema.srt 3.2 KB
- 05. Custom Serialization/03. Demo - Controlling Which Properties Are Serialized with ShouldSerialize.ru.vtt 3.2 KB
- 07. LINQ to JSON/07. Demo - Parse JSON from String.vtt 3.2 KB
- 05. Custom Serialization/06. Demo - Creating a Custom JsonConverter.srt 3.1 KB
- 07. LINQ to JSON/04. Demo - Create JSON Using LINQ Declaratively.ru.vtt 3.1 KB
- 08. JSON and XML/04. Demo - XML Force JSON Array.srt 3.1 KB
- 10. Json.NET Schema/01. Json.NET and JSON Schema.vtt 3.1 KB
- 07. LINQ to JSON/03. Demo - Create JSON Using LINQ Imperatively.srt 3.1 KB
- 05. Custom Serialization/06. Demo - Creating a Custom JsonConverter.vtt 3.1 KB
- 03. Serialization Fundamentals/11. Demo - Using the JsonTextWriter Class.srt 3.1 KB
- 03. Serialization Fundamentals/01. Serialization Fundamentals.ru.srt 3.0 KB
- 05. Custom Serialization/08. Demo - Serialization Callbacks.srt 3.0 KB
- 08. JSON and XML/04. Demo - XML Force JSON Array.vtt 3.0 KB
- 03. Serialization Fundamentals/01. Serialization Fundamentals.ru.vtt 3.0 KB
- 07. LINQ to JSON/03. Demo - Create JSON Using LINQ Imperatively.vtt 3.0 KB
- 03. Serialization Fundamentals/11. Demo - Using the JsonTextWriter Class.vtt 3.0 KB
- 03. Serialization Fundamentals/09. Demo - Using the JsonSerializer Class.srt 3.0 KB
- 07. LINQ to JSON/10. Demo - Simple LINQ to JSON.ru.srt 3.0 KB
- 05. Custom Serialization/08. Demo - Serialization Callbacks.vtt 2.9 KB
- 06. Performance Tips/05. Demo - JSON Fragments.srt 2.9 KB
- 04. Settings and Attributes/04. Demo - Handling Null Values with the NullValueHandling Setting.srt 2.9 KB
- 03. Serialization Fundamentals/05. Demo - Using System.Dynamic with JsonConvert.srt 2.9 KB
- 02. The Case for JSON and Json.NET/08. Demos Overview and One Good Tip.srt 2.9 KB
- 09. Binary JSON (BSON)/01. Binary JSON (BSON).srt 2.9 KB
- 07. LINQ to JSON/10. Demo - Simple LINQ to JSON.ru.vtt 2.9 KB
- 05. Custom Serialization/10. Demo - Debugging with Serialization Tracing Using ITraceWriter.srt 2.9 KB
- 05. Custom Serialization/04. Demo - Controlling Which Properties Are Serialized with IContractResolver.srt 2.9 KB
- 03. Serialization Fundamentals/09. Demo - Using the JsonSerializer Class.vtt 2.9 KB
- 06. Performance Tips/05. Demo - JSON Fragments.vtt 2.9 KB
- 04. Settings and Attributes/04. Demo - Handling Null Values with the NullValueHandling Setting.vtt 2.8 KB
- 03. Serialization Fundamentals/05. Demo - Using System.Dynamic with JsonConvert.vtt 2.8 KB
- 09. Binary JSON (BSON)/01. Binary JSON (BSON).vtt 2.8 KB
- 02. The Case for JSON and Json.NET/08. Demos Overview and One Good Tip.vtt 2.8 KB
- 05. Custom Serialization/04. Demo - Controlling Which Properties Are Serialized with IContractResolver.vtt 2.8 KB
- 05. Custom Serialization/10. Demo - Debugging with Serialization Tracing Using ITraceWriter.vtt 2.8 KB
- 04. Settings and Attributes/07. Demo - Preserving Type Information with TypeNameHandling.srt 2.6 KB
- 08. JSON and XML/05. Incompatible XML and JSON.ru.srt 2.6 KB
- 07. LINQ to JSON/17. Takeaway.ru.srt 2.6 KB
- 04. Settings and Attributes/07. Demo - Preserving Type Information with TypeNameHandling.vtt 2.5 KB
- 04. Settings and Attributes/08. Demo - Full Assembly Name with TypeNameAssemblyFormatHandling.srt 2.5 KB
- 08. JSON and XML/05. Incompatible XML and JSON.ru.vtt 2.5 KB
- 08. JSON and XML/01. JSON and XML.ru.srt 2.5 KB
- 07. LINQ to JSON/08. Demo - Parse JSON from Stream.srt 2.5 KB
- 07. LINQ to JSON/17. Takeaway.ru.vtt 2.5 KB
- 05. Custom Serialization/03. Demo - Controlling Which Properties Are Serialized with ShouldSerialize.srt 2.5 KB
- 08. JSON and XML/01. JSON and XML.ru.vtt 2.5 KB
- 04. Settings and Attributes/08. Demo - Full Assembly Name with TypeNameAssemblyFormatHandling.vtt 2.5 KB
- 07. LINQ to JSON/05. Demo - Create JSON Using LINQ with FromObject.srt 2.5 KB
- 07. LINQ to JSON/08. Demo - Parse JSON from Stream.vtt 2.4 KB
- 06. Performance Tips/12. Takeaway.ru.srt 2.4 KB
- 05. Custom Serialization/03. Demo - Controlling Which Properties Are Serialized with ShouldSerialize.vtt 2.4 KB
- 04. Settings and Attributes/18. Takeaway.ru.srt 2.4 KB
- 07. LINQ to JSON/05. Demo - Create JSON Using LINQ with FromObject.vtt 2.4 KB
- 06. Performance Tips/12. Takeaway.ru.vtt 2.4 KB
- 03. Serialization Fundamentals/14. Takeaway.ru.srt 2.4 KB
- 04. Settings and Attributes/17. Demo - JsonExtensionData Attribute.srt 2.4 KB
- 04. Settings and Attributes/11. Demo - Specifying Construction Using Settings with ConstructorHandling.srt 2.4 KB
- 04. Settings and Attributes/18. Takeaway.ru.vtt 2.4 KB
- 03. Serialization Fundamentals/14. Takeaway.ru.vtt 2.3 KB
- 04. Settings and Attributes/17. Demo - JsonExtensionData Attribute.vtt 2.3 KB
- 04. Settings and Attributes/11. Demo - Specifying Construction Using Settings with ConstructorHandling.vtt 2.3 KB
- 06. Performance Tips/01. Performance Tips.srt 2.3 KB
- 05. Custom Serialization/01. Custom Serialization with Json.NET.srt 2.3 KB
- 05. Custom Serialization/12. Takeaway.ru.srt 2.3 KB
- 02. The Case for JSON and Json.NET/09. Takeaway.ru.srt 2.2 KB
- 06. Performance Tips/01. Performance Tips.vtt 2.2 KB
- 01. Course Overview/01. Course Overview.srt 2.2 KB
- 05. Custom Serialization/01. Custom Serialization with Json.NET.vtt 2.2 KB
- 05. Custom Serialization/12. Takeaway.ru.vtt 2.2 KB
- 02. The Case for JSON and Json.NET/03. History of JSON and Json.NET.srt 2.2 KB
- 07. LINQ to JSON/01. LINQ to JSON.ru.srt 2.2 KB
- 02. The Case for JSON and Json.NET/09. Takeaway.ru.vtt 2.2 KB
- 01. Course Overview/01. Course Overview.vtt 2.2 KB
- 07. LINQ to JSON/01. LINQ to JSON.ru.vtt 2.2 KB
- 03. Serialization Fundamentals/08. Reading and Writing JSON Using JsonReader & JsonWriter.ru.srt 2.2 KB
- 02. The Case for JSON and Json.NET/03. History of JSON and Json.NET.vtt 2.2 KB
- 03. Serialization Fundamentals/08. Reading and Writing JSON Using JsonReader & JsonWriter.ru.vtt 2.1 KB
- 03. Serialization Fundamentals/01. Serialization Fundamentals.srt 2.1 KB
- 07. LINQ to JSON/13. SelectToken for Dynamic Querying.ru.srt 2.0 KB
- 07. LINQ to JSON/13. SelectToken for Dynamic Querying.ru.vtt 2.0 KB
- 07. LINQ to JSON/04. Demo - Create JSON Using LINQ Declaratively.srt 2.0 KB
- 03. Serialization Fundamentals/01. Serialization Fundamentals.vtt 2.0 KB
- 07. LINQ to JSON/10. Demo - Simple LINQ to JSON.srt 2.0 KB
- 07. LINQ to JSON/04. Demo - Create JSON Using LINQ Declaratively.vtt 2.0 KB
- 07. LINQ to JSON/10. Demo - Simple LINQ to JSON.vtt 1.9 KB
- 02. The Case for JSON and Json.NET/02. What Is JSON.ru.srt 1.8 KB
- 10. Json.NET Schema/03. Takeaway.ru.srt 1.7 KB
- 02. The Case for JSON and Json.NET/02. What Is JSON.ru.vtt 1.7 KB
- 07. LINQ to JSON/09. Querying JSON with LINQ.ru.srt 1.7 KB
- 10. Json.NET Schema/03. Takeaway.ru.vtt 1.7 KB
- 07. LINQ to JSON/09. Querying JSON with LINQ.ru.vtt 1.7 KB
- 08. JSON and XML/05. Incompatible XML and JSON.srt 1.7 KB
- 08. JSON and XML/01. JSON and XML.srt 1.7 KB
- 07. LINQ to JSON/17. Takeaway.srt 1.7 KB
- 03. Serialization Fundamentals/02. Serializing and Deserializing Using JsonConvert and JsonSerializer.ru.srt 1.7 KB
- 08. JSON and XML/05. Incompatible XML and JSON.vtt 1.7 KB
- 08. JSON and XML/01. JSON and XML.vtt 1.7 KB
- 03. Serialization Fundamentals/02. Serializing and Deserializing Using JsonConvert and JsonSerializer.ru.vtt 1.6 KB
- 03. Serialization Fundamentals/14. Takeaway.srt 1.6 KB
- 07. LINQ to JSON/17. Takeaway.vtt 1.6 KB
- 03. Serialization Fundamentals/14. Takeaway.vtt 1.6 KB
- 04. Settings and Attributes/18. Takeaway.srt 1.6 KB
- 04. Settings and Attributes/18. Takeaway.vtt 1.5 KB
- 06. Performance Tips/12. Takeaway.srt 1.5 KB
- 06. Performance Tips/12. Takeaway.vtt 1.5 KB
- 03. Serialization Fundamentals/08. Reading and Writing JSON Using JsonReader & JsonWriter.srt 1.5 KB
- 09. Binary JSON (BSON)/03. Takeaway.ru.srt 1.5 KB
- 06. Performance Tips/08. Merging JSON Objects.ru.srt 1.5 KB
- 03. Serialization Fundamentals/08. Reading and Writing JSON Using JsonReader & JsonWriter.vtt 1.4 KB
- 09. Binary JSON (BSON)/03. Takeaway.ru.vtt 1.4 KB
- 06. Performance Tips/08. Merging JSON Objects.ru.vtt 1.4 KB
- 02. The Case for JSON and Json.NET/09. Takeaway.srt 1.4 KB
- 07. LINQ to JSON/13. SelectToken for Dynamic Querying.srt 1.4 KB
- 07. LINQ to JSON/01. LINQ to JSON.srt 1.4 KB
- 05. Custom Serialization/07. Serialization Callbacks.ru.srt 1.4 KB
- 02. The Case for JSON and Json.NET/09. Takeaway.vtt 1.4 KB
- 07. LINQ to JSON/13. SelectToken for Dynamic Querying.vtt 1.4 KB
- 07. LINQ to JSON/01. LINQ to JSON.vtt 1.4 KB
- 05. Custom Serialization/07. Serialization Callbacks.ru.vtt 1.4 KB
- 05. Custom Serialization/02. Serializing on Specific Scenarios Using Conditional Serialization.ru.srt 1.4 KB
- 05. Custom Serialization/02. Serializing on Specific Scenarios Using Conditional Serialization.ru.vtt 1.4 KB
- 05. Custom Serialization/12. Takeaway.srt 1.3 KB
- 05. Custom Serialization/09. Logging and Debugging with ITraceWriter.ru.srt 1.3 KB
- 05. Custom Serialization/12. Takeaway.vtt 1.3 KB
- 05. Custom Serialization/09. Logging and Debugging with ITraceWriter.ru.vtt 1.3 KB
- 06. Performance Tips/10. Using Attributes for Performance.ru.srt 1.2 KB
- 06. Performance Tips/10. Using Attributes for Performance.ru.vtt 1.2 KB
- 07. LINQ to JSON/02. Create JSON Using LINQ.ru.srt 1.2 KB
- 07. LINQ to JSON/02. Create JSON Using LINQ.ru.vtt 1.2 KB
- 06. Performance Tips/02. Serialize and Deserialize Manually.ru.srt 1.2 KB
- 08. JSON and XML/06. Takeaway.ru.srt 1.2 KB
- 06. Performance Tips/02. Serialize and Deserialize Manually.ru.vtt 1.2 KB
- 08. JSON and XML/06. Takeaway.ru.vtt 1.2 KB
- 10. Json.NET Schema/03. Takeaway.srt 1.1 KB
- 02. The Case for JSON and Json.NET/02. What Is JSON.srt 1.1 KB
- 10. Json.NET Schema/03. Takeaway.vtt 1.1 KB
- 06. Performance Tips/04. Working with JSON Fragments.ru.srt 1.1 KB
- 02. The Case for JSON and Json.NET/02. What Is JSON.vtt 1.1 KB
- 06. Performance Tips/04. Working with JSON Fragments.ru.vtt 1.1 KB
- 05. Custom Serialization/05. Creating a Custom JsonConverter Class.ru.srt 1.1 KB
- 07. LINQ to JSON/15. Annotations.ru.srt 1.1 KB
- 05. Custom Serialization/05. Creating a Custom JsonConverter Class.ru.vtt 1.1 KB
- 07. LINQ to JSON/15. Annotations.ru.vtt 1.1 KB
- 03. Serialization Fundamentals/02. Serializing and Deserializing Using JsonConvert and JsonSerializer.srt 1.1 KB
- 03. Serialization Fundamentals/02. Serializing and Deserializing Using JsonConvert and JsonSerializer.vtt 1.1 KB
- 09. Binary JSON (BSON)/03. Takeaway.srt 1.0 KB
- 07. LINQ to JSON/06. Parsing JSON Using LINQ.ru.srt 1.0 KB
- 07. LINQ to JSON/09. Querying JSON with LINQ.srt 1.0 KB
- 07. LINQ to JSON/06. Parsing JSON Using LINQ.ru.vtt 1.0 KB
- 09. Binary JSON (BSON)/03. Takeaway.vtt 1.0 KB
- 07. LINQ to JSON/09. Querying JSON with LINQ.vtt 1.0 KB
- 05. Custom Serialization/07. Serialization Callbacks.srt 948 bytes
- 05. Custom Serialization/07. Serialization Callbacks.vtt 931 bytes
- 06. Performance Tips/06. Write Specific Values Using JSON Populate.ru.srt 923 bytes
- 05. Custom Serialization/02. Serializing on Specific Scenarios Using Conditional Serialization.srt 916 bytes
- 06. Performance Tips/06. Write Specific Values Using JSON Populate.ru.vtt 914 bytes
- 05. Custom Serialization/02. Serializing on Specific Scenarios Using Conditional Serialization.vtt 902 bytes
- 06. Performance Tips/08. Merging JSON Objects.srt 897 bytes
- 06. Performance Tips/08. Merging JSON Objects.vtt 883 bytes
- 07. LINQ to JSON/02. Create JSON Using LINQ.srt 808 bytes
- 05. Custom Serialization/09. Logging and Debugging with ITraceWriter.srt 796 bytes
- 07. LINQ to JSON/02. Create JSON Using LINQ.vtt 794 bytes
- 05. Custom Serialization/09. Logging and Debugging with ITraceWriter.vtt 785 bytes
- 08. JSON and XML/06. Takeaway.srt 766 bytes
- 07. LINQ to JSON/15. Annotations.srt 761 bytes
- 06. Performance Tips/04. Working with JSON Fragments.srt 757 bytes
- 08. JSON and XML/06. Takeaway.vtt 755 bytes
- 06. Performance Tips/02. Serialize and Deserialize Manually.srt 752 bytes
- 07. LINQ to JSON/15. Annotations.vtt 750 bytes
- 06. Performance Tips/04. Working with JSON Fragments.vtt 746 bytes
- 06. Performance Tips/02. Serialize and Deserialize Manually.vtt 741 bytes
- 06. Performance Tips/10. Using Attributes for Performance.srt 716 bytes
- 06. Performance Tips/10. Using Attributes for Performance.vtt 707 bytes
- 05. Custom Serialization/05. Creating a Custom JsonConverter Class.srt 689 bytes
- 05. Custom Serialization/05. Creating a Custom JsonConverter Class.vtt 680 bytes
- 07. LINQ to JSON/06. Parsing JSON Using LINQ.srt 625 bytes
- 07. LINQ to JSON/06. Parsing JSON Using LINQ.vtt 618 bytes
- 06. Performance Tips/06. Write Specific Values Using JSON Populate.srt 595 bytes
- 06. Performance Tips/06. Write Specific Values Using JSON Populate.vtt 588 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.