Skip to Content
.NET Standard 2.0 Cookbook
book

.NET Standard 2.0 Cookbook

by Fiqri Ismail
May 2018
Intermediate to advanced content levelIntermediate to advanced
394 pages
9h 51m
English
Packt Publishing
Content preview from .NET Standard 2.0 Cookbook

Processing an XML file using LINQ to XML

In this recipe, we will be building a .NET Standard 2.0 library that reads XML data using LINQ to XML. LINQ to XML is a LINQ enabled in-memory programming interface. It enables you to work with XML using your favorite .NET language. C# is used in this book to describe the code. In this recipe, we will mainly be looking at querying an XML document using LINQ to XML. We have used LINQ to XML to write to an XML file in the A library that reads and writes to an XML file recipe.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

C# 7 and .NET Core 2.0 High Performance

C# 7 and .NET Core 2.0 High Performance

Ovais Mehboob Ahmed Khan
.NET Core 2.0 By Example

.NET Core 2.0 By Example

Neha Shrivastava, Rishabh Verma

Publisher Resources

ISBN: 9781788834667Supplemental Content