XmlMirror.Runtime7 7.0.0

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

// Install XmlMirror.Runtime7 as a Cake Tool
#tool nuget:?package=XmlMirror.Runtime7&version=7.0.0

This package is a port of the .Net Framework version of the same name.

XML Mirror makes it easy to Create Xml Parsers and Readers.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
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 XmlMirror.Runtime7:

Package Downloads
DataJuggler.DBCompare

DB Compare compares two instances of a SQL Server database. This project has been on .Net Framework for about 10 or 12 years or more. DB Compare has been updated to .NET8.0, and should run faster. C# Developers - Now you can create a project in a manner of minutes and this way you can stay updated with the latest version. This product is also a standalone application. Using it as a Nuget package is just a nice way to always have the latest version.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.0 308 3/5/2023
7.0.0-rc1 180 10/19/2022

This version is a direct port to .Net 6. All the code should work exactly the same, although
possibly faster is what I have found from other projects.

From now on, only this version will be updated.