Introduction

XML stands for Extensible Markup Language and is similar to HTML. XML is used to store and read data. Mainly, XML is a data storage system and is also used to transport data. C# supports XML within the language using the System.XML namespace. You will be able to read, write, and parse XML data using this namespace. With the support of LINQ, it's much easier to work with XML-based data.

Get .NET Standard 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.