Xliff.OM-Signed 1.0.3

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

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

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 (1)

Showing the top 1 NuGet packages that depend on Xliff.OM-Signed:

Package Downloads
LocalizationProvider.Xliff

Xliff export/import implementation for DbLocalizationProvider

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Xliff.OM-Signed:

Repository Stars
valdisiljuconoks/LocalizationProvider
Database driven localization provider for .NET applications (core assemblies)
Version Downloads Last updated
1.1.0 33,560 7/26/2021
1.0.3 32,551 3/16/2019

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.