Xliff.OM 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Xliff.OM --version 1.0.1
NuGet\Install-Package Xliff.OM -Version 1.0.1
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="Xliff.OM" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xliff.OM --version 1.0.1
#r "nuget: Xliff.OM, 1.0.1"
#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 Xliff.OM as a Cake Addin
#addin nuget:?package=Xliff.OM&version=1.0.1

// Install Xliff.OM as a Cake Tool
#tool nuget:?package=Xliff.OM&version=1.0.1

Library for generating, serializing and de-serializing XLIFF 2.0 documents.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Xliff.OM:

Package Downloads
Jumoo.TranslationManager.Core.Binaries

Enhanced Translation tools for Umbraco 8

JumooTranslate.Core

Translation Manager offers enhanced translation tools for Umbraco, allowing you to handle translations directly within Umbraco or via third party translation providers

JumooTranslate.Core.Binaries

Translation Manager offers enhanced translation tools for Umbraco, allowing you to handle translations directly within Umbraco or via third party translation providers

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 211,650 10/25/2016
1.0.1 2,088 7/11/2016

The XLIFF 2.0 Object Model contains classes and methods for generating and manipulating XLIFF 2.0 documents as described in the XLIFF 2.0 Standard. The library is built using the Portable Class Library enabling developers to generate XLIFF documents using various platforms.