Simplify.Xml.Sources 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Simplify.Xml.Sources --version 1.1.0
                    
NuGet\Install-Package Simplify.Xml.Sources -Version 1.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Simplify.Xml.Sources" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Simplify.Xml.Sources" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Simplify.Xml.Sources" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Simplify.Xml.Sources --version 1.1.0
                    
#r "nuget: Simplify.Xml.Sources, 1.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Simplify.Xml.Sources&version=1.1.0
                    
Install Simplify.Xml.Sources as a Cake Addin
#tool nuget:?package=Simplify.Xml.Sources&version=1.1.0
                    
Install Simplify.Xml.Sources as a Cake Tool

XML extensions.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.5.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 605 5/25/2024
1.3.1 1,091 8/1/2023
1.3.0 1,337 4/19/2021
1.2.1 497 2/26/2021
1.2.0 505 1/26/2021
1.1.2 709 10/23/2020
1.1.1 801 4/6/2020
1.1.0 3,162 9/28/2019
1.0.4 1,821 3/19/2018
1.0.3 2,758 10/23/2014
1.0.2 2,484 8/8/2014
1.0.1 1,398 8/3/2014

New Features
* RemoveAllXmlNamespaces added
Updates
* OuterXml/InnerXml for XNode elements instead of just XElements