种子简介
种子名称:
Getting Started with JSON in C# Using Json.NET
文件类型:
视频
文件数目:
98个文件
文件大小:
664.94 MB
收录时间:
2022-5-26 18:23
已经下载:
3次
资源热度:
202
最近下载:
2024-12-24 10:33
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:dfd9c345668b743337f08dc5a517c2e6cf781170&dn=Getting Started with JSON in C# Using Json.NET
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
Getting Started with JSON in C# Using Json.NET.torrent
01. Course Overview/01. Course Overview.mp43.99MB
02. The Case for JSON and Json.NET/01. The Case for JSON and Json.NET.mp49.86MB
02. The Case for JSON and Json.NET/02. What Is JSON.mp41.41MB
02. The Case for JSON and Json.NET/03. History of JSON and Json.NET.mp45.57MB
02. The Case for JSON and Json.NET/04. Why Is JSON Important.mp45.04MB
02. The Case for JSON and Json.NET/05. JSON in JavaScript and APIs Demo.mp413.18MB
02. The Case for JSON and Json.NET/06. JSON Specification.mp44.83MB
02. The Case for JSON and Json.NET/07. Adding Json.NET to a .NET Project Demo.mp48.32MB
02. The Case for JSON and Json.NET/08. Demos Overview and One Good Tip.mp46.66MB
02. The Case for JSON and Json.NET/09. Takeaway.mp41.74MB
03. Serialization Fundamentals/01. Serialization Fundamentals.mp42.55MB
03. Serialization Fundamentals/02. Serializing and Deserializing Using JsonConvert and JsonSerializer.mp41.54MB
03. Serialization Fundamentals/03. Demo - Mapping JSON to and from .NET with JsonConvert.mp417.45MB
03. Serialization Fundamentals/04. Demo - Preserving Object References.mp47.26MB
03. Serialization Fundamentals/05. Demo - Using System.Dynamic with JsonConvert.mp47.8MB
03. Serialization Fundamentals/06. Demo - Serializing Different Types of Objects.mp412.51MB
03. Serialization Fundamentals/07. Demo - Deserializing Different Types of Objects.mp417.17MB
03. Serialization Fundamentals/08. Reading and Writing JSON Using JsonReader & JsonWriter.mp41.82MB
03. Serialization Fundamentals/09. Demo - Using the JsonSerializer Class.mp49.21MB
03. Serialization Fundamentals/10. Demo - Using the JsonTextReader Class.mp48.56MB
03. Serialization Fundamentals/11. Demo - Using the JsonTextWriter Class.mp47.46MB
03. Serialization Fundamentals/12. Dates in JSON - Including Demo.mp414.45MB
03. Serialization Fundamentals/13. Error Handling - Including Demo.mp418.95MB
03. Serialization Fundamentals/14. Takeaway.mp41.58MB
04. Settings and Attributes/01. Settings and Attributes.mp45.96MB
04. Settings and Attributes/02. Demo - Setting Behavior for Missing Members with MissingMemberHandling.mp412.55MB
04. Settings and Attributes/03. Demo - Managing Circular References with ReferenceLoopHandling.mp49.32MB
04. Settings and Attributes/04. Demo - Handling Null Values with the NullValueHandling Setting.mp46.58MB
04. Settings and Attributes/05. Demo - Working with Default Values with DefaultValueHandling.mp413.64MB
04. Settings and Attributes/06. Demo - Controlling Object Creation with ObjectCreationHandling.mp49.4MB
04. Settings and Attributes/07. Demo - Preserving Type Information with TypeNameHandling.mp46.5MB
04. Settings and Attributes/08. Demo - Full Assembly Name with TypeNameAssemblyFormatHandling.mp46.68MB
04. Settings and Attributes/09. Demo - Custom Serialization Binder.mp410.55MB
04. Settings and Attributes/10. Demo - Reading Ahead with MetadataPropertyHandling.mp46.24MB
04. Settings and Attributes/11. Demo - Specifying Construction Using Settings with ConstructorHandling.mp45.83MB
04. Settings and Attributes/12. Controlling Serialization Using Attributes.mp414.82MB
04. Settings and Attributes/13. Demo - Opt In, Out, and Fields.mp411.51MB
04. Settings and Attributes/14. Demo - Controlling Serialization Using JsonProperty.mp49.86MB
04. Settings and Attributes/15. Demo - Specifying the JsonConverter Using an Attribute.mp48.73MB
04. Settings and Attributes/16. Demo - JsonConstructor Attribute.mp47.13MB
04. Settings and Attributes/17. Demo - JsonExtensionData Attribute.mp45.19MB
04. Settings and Attributes/18. Takeaway.mp41.78MB
05. Custom Serialization/01. Custom Serialization with Json.NET.mp42.2MB
05. Custom Serialization/02. Serializing on Specific Scenarios Using Conditional Serialization.mp4881.69KB
05. Custom Serialization/03. Demo - Controlling Which Properties Are Serialized with ShouldSerialize.mp45.69MB
05. Custom Serialization/04. Demo - Controlling Which Properties Are Serialized with IContractResolver.mp47.57MB
05. Custom Serialization/05. Creating a Custom JsonConverter Class.mp4843.56KB
05. Custom Serialization/06. Demo - Creating a Custom JsonConverter.mp46.36MB
05. Custom Serialization/07. Serialization Callbacks.mp41.08MB
05. Custom Serialization/08. Demo - Serialization Callbacks.mp47.73MB
05. Custom Serialization/09. Logging and Debugging with ITraceWriter.mp4927.54KB
05. Custom Serialization/10. Demo - Debugging with Serialization Tracing Using ITraceWriter.mp46.08MB
05. Custom Serialization/11. Demo - Custom TraceWriter.mp413.01MB
05. Custom Serialization/12. Takeaway.mp41.18MB
06. Performance Tips/01. Performance Tips.mp42.2MB
06. Performance Tips/02. Serialize and Deserialize Manually.mp41MB
06. Performance Tips/03. Demo - Serialize and Deserialize Manually.mp419.4MB
06. Performance Tips/04. Working with JSON Fragments.mp41.07MB
06. Performance Tips/05. Demo - JSON Fragments.mp49MB
06. Performance Tips/06. Write Specific Values Using JSON Populate.mp41.08MB
06. Performance Tips/07. Demo - JSON Populate.mp48.38MB
06. Performance Tips/08. Merging JSON Objects.mp41.3MB
06. Performance Tips/09. Demo - JSON Merge.mp49.38MB
06. Performance Tips/10. Using Attributes for Performance.mp41.53MB
06. Performance Tips/11. Demo - Using Attributes for Performance.mp410.73MB
06. Performance Tips/12. Takeaway.mp41.2MB
07. LINQ to JSON/01. LINQ to JSON.mp41.76MB
07. LINQ to JSON/02. Create JSON Using LINQ.mp4674.29KB
07. LINQ to JSON/03. Demo - Create JSON Using LINQ Imperatively.mp46.6MB
07. LINQ to JSON/04. Demo - Create JSON Using LINQ Declaratively.mp44.09MB
07. LINQ to JSON/05. Demo - Create JSON Using LINQ with FromObject.mp45.18MB
07. LINQ to JSON/06. Parsing JSON Using LINQ.mp4731.11KB
07. LINQ to JSON/07. Demo - Parse JSON from String.mp47.76MB
07. LINQ to JSON/08. Demo - Parse JSON from Stream.mp45.55MB
07. LINQ to JSON/09. Querying JSON with LINQ.mp41.41MB
07. LINQ to JSON/10. Demo - Simple LINQ to JSON.mp45.55MB
07. LINQ to JSON/11. Demo - Read Values from JSON Using LINQ.mp413.58MB
07. LINQ to JSON/12. Demo - Querying JSON with LINQ Functions.mp411.82MB
07. LINQ to JSON/13. SelectToken for Dynamic Querying.mp41.59MB
07. LINQ to JSON/14. Demo - SelectToken.mp421.44MB
07. LINQ to JSON/15. Annotations.mp4959.32KB
07. LINQ to JSON/16. Demo - Annotations.mp48.1MB
07. LINQ to JSON/17. Takeaway.mp41.56MB
08. JSON and XML/01. JSON and XML.mp41.74MB
08. JSON and XML/02. Converting between JSON and XML.mp44.63MB
08. JSON and XML/03. Demo - Converting XML to JSON and Back.mp411.8MB
08. JSON and XML/04. Demo - XML Force JSON Array.mp48.63MB
08. JSON and XML/05. Incompatible XML and JSON.mp41.89MB
08. JSON and XML/06. Takeaway.mp4909KB
09. Binary JSON (BSON)/01. Binary JSON (BSON).mp45.43MB
09. Binary JSON (BSON)/02. Demo - Binary JSON.mp418.04MB
09. Binary JSON (BSON)/03. Takeaway.mp41.01MB
10. Json.NET Schema/01. Json.NET and JSON Schema.mp43.4MB
10. Json.NET Schema/02. Creating and Validating JSON Using Json.NET Schema.mp413.06MB
10. Json.NET Schema/03. Takeaway.mp4998.1KB
11. Wrap Up/01. Json.NET and the Future - .NET Core and .NET 5.mp48.36MB
11. Wrap Up/02. The New .NET Serializer from Microsoft - System.Text.Json.mp420.45MB
11. Wrap Up/03. Final Takeaway.mp45.41MB