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 89 5/25/2024
1.3.1 1,035 8/1/2023
1.3.0 1,298 4/19/2021
1.2.1 435 2/26/2021
1.2.0 443 1/26/2021
1.1.2 652 10/23/2020
1.1.1 745 4/6/2020
1.1.0 3,092 9/28/2019
1.0.4 1,665 3/19/2018
1.0.3 2,581 10/23/2014
1.0.2 2,307 8/8/2014
1.0.1 1,273 8/3/2014

Updates
* Nullable enable
* C# 8 Support