Simplify.Xml.Sources 1.1.2

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.2                
NuGet\Install-Package Simplify.Xml.Sources -Version 1.1.2                
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.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simplify.Xml.Sources --version 1.1.2                
#r "nuget: Simplify.Xml.Sources, 1.1.2"                
#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.
// Install Simplify.Xml.Sources as a Cake Addin
#addin nuget:?package=Simplify.Xml.Sources&version=1.1.2

// Install Simplify.Xml.Sources as a Cake Tool
#tool nuget:?package=Simplify.Xml.Sources&version=1.1.2                

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 445 5/25/2024
1.3.1 1,083 8/1/2023
1.3.0 1,315 4/19/2021
1.2.1 472 2/26/2021
1.2.0 477 1/26/2021
1.1.2 683 10/23/2020
1.1.1 772 4/6/2020
1.1.0 3,130 9/28/2019
1.0.4 1,707 3/19/2018
1.0.3 2,617 10/23/2014
1.0.2 2,343 8/8/2014
1.0.1 1,311 8/3/2014

Updates
* Nullable enable
* C# 8 Support