Skip to content

Jumoo/Xliff.OM.NetStandard

 
 

Repository files navigation

XLIFF 2.0 Object Model (NetStandard)

NuGet

This is an active and ongoing fork of the dead XLIFF2-Object-Model project. Despite of the original one, the current fork supports .Net Standard 2.0, strong signed assemblies, new features and all known bugfixes.

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.

Goals for this project

The localization community needs to have up-to date and maintanable XLIFF 2.0 Object model. As the original project is not suported anymore, it seems reasonable to create a new fork and continue the further development.

What this project provides

The library includes classes for all the Core elements as well as all the module elements as described in the standard including:

  • Core Elements (xliff, file, group, etc)
  • Change Tracking Module
  • Format Style Module
  • Glossary Module
  • Metadata Module
  • Resource Data Module
  • Size and Length Restriction Module
  • Translation Candidates Module
  • Validation Module

About

Xliff 2.0 Object Model (.NET Standard)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%