KageKirin.XmlFormat.SAX 0.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package KageKirin.XmlFormat.SAX --version 0.3.0
                    
NuGet\Install-Package KageKirin.XmlFormat.SAX -Version 0.3.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="KageKirin.XmlFormat.SAX" Version="0.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KageKirin.XmlFormat.SAX" Version="0.3.0" />
                    
Directory.Packages.props
<PackageReference Include="KageKirin.XmlFormat.SAX" />
                    
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 KageKirin.XmlFormat.SAX --version 0.3.0
                    
#r "nuget: KageKirin.XmlFormat.SAX, 0.3.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=KageKirin.XmlFormat.SAX&version=0.3.0
                    
Install KageKirin.XmlFormat.SAX as a Cake Addin
#tool nuget:?package=KageKirin.XmlFormat.SAX&version=0.3.0
                    
Install KageKirin.XmlFormat.SAX as a Cake Tool

<img src="icon.svg" alt="xml format icon" height="200" width="200" align="right" />

XmlFormat, aka xf

XmlFormat (project name), aka xf (command name) is a simple and straightforward XML formatter written in C#.

⚡ Getting Started

🔧 Installation

dotnet tool install -g XmlFormat

This will make xf available on the commandline.

xf <file.xml>

or

cat <file.xml> | xf

Format an XML file and write the result back

xf --inline <file.xml>

Format many XML files

xf --inline *.xml
xf --inline `fd xml$`
fd xml$ -x xf {}

🔨 Build the Project

dotnet build

▶ Settings

The configuration file for xf is, unironically, a TOML file in the current directory from which the tool is run, called .xmlformat.

🤝 Collaborate with My Project

Please refer to COLLABORATION.md.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on KageKirin.XmlFormat.SAX:

Package Downloads
KageKirin.XmlFormat

Library for formatting XML data

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.2 82 6/6/2025
0.4.1 90 6/6/2025
0.4.0 96 6/6/2025
0.3.13 100 6/6/2025
0.3.12 101 6/6/2025
0.3.11 104 6/5/2025
0.3.10 104 6/5/2025
0.3.9 111 6/5/2025
0.3.8 101 6/4/2025
0.3.7 101 6/4/2025
0.3.6 99 6/4/2025
0.3.5 101 6/4/2025
0.3.4 105 6/4/2025
0.3.3 102 6/4/2025
0.3.2 106 6/3/2025
0.3.1 101 6/3/2025
0.3.0 137 5/28/2025
0.2.7 133 5/28/2025
0.2.6 129 5/26/2025
0.2.5 130 5/26/2025
0.2.4 115 5/23/2025
0.2.3 129 5/22/2025
0.2.2 131 5/21/2025
0.2.1 132 5/20/2025
0.2.0 129 5/20/2025
0.1.2 129 5/20/2025
0.1.1 128 5/20/2025
0.1.0 129 5/20/2025
0.0.19 132 5/20/2025
0.0.18 128 5/20/2025
0.0.17 131 5/19/2025
0.0.16 131 5/19/2025
0.0.15 134 5/19/2025
0.0.14 128 5/19/2025
0.0.13 131 5/19/2025
0.0.12 131 5/19/2025
0.0.11 217 5/14/2025
0.0.10 215 5/14/2025
0.0.9 212 5/14/2025
0.0.8 214 5/14/2025
0.0.7 214 5/14/2025
0.0.6 216 5/14/2025
0.0.5 212 5/14/2025
0.0.4 218 5/14/2025
0.0.3 211 5/14/2025

CHANGELOG.md