If you’re looking to store localization data and propagate it through your localization pipeline allowing tools to interoperate then you may want to use the XLIFF 2.0 object model. The XLIFF 2.0 object model implements the OASIS Standard for the XLIFF 2.0 specification as defined at http://docs.oasis-open.org/xliff/xliff-core/v2.0/xliff-core-v2.0.html.
Fixes #28
Converted OM lib to NET Standard 2.0, and converted the other 2 projects (tests and samples) to 4.7.2.
Had to manually modify Resources.Designer.cs to fix new resource naming in .NET Core.
Fixes #28 Converted OM lib to NET Standard 2.0, and converted the other 2 projects (tests and samples) to 4.7.2. Had to manually modify Resources.Designer.cs to fix new resource naming in .NET Core.