{"id":21408550,"url":"https://github.com/ublsharp/ublsharp","last_synced_at":"2025-04-05T12:07:30.169Z","repository":{"id":42187258,"uuid":"76171209","full_name":"UblSharp/UblSharp","owner":"UblSharp","description":"C# / .NET / XML library for working with OASIS UBL 2.0/2.1 documents","archived":false,"fork":false,"pushed_at":"2020-03-31T19:34:59.000Z","size":2618,"stargazers_count":89,"open_issues_count":22,"forks_count":52,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-05-29T00:34:35.673Z","etag":null,"topics":["csharp","dotnet","dotnet-core","ubl"],"latest_commit_sha":null,"homepage":"https://github.com/UblSharp/UblSharp","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UblSharp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-11T11:51:21.000Z","updated_at":"2024-05-05T19:44:24.000Z","dependencies_parsed_at":"2022-09-14T15:51:51.459Z","dependency_job_id":null,"html_url":"https://github.com/UblSharp/UblSharp","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UblSharp%2FUblSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UblSharp%2FUblSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UblSharp%2FUblSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UblSharp%2FUblSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UblSharp","download_url":"https://codeload.github.com/UblSharp/UblSharp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332609,"owners_count":20921853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","dotnet","dotnet-core","ubl"],"created_at":"2024-11-22T17:17:04.118Z","updated_at":"2025-04-05T12:07:30.141Z","avatar_url":"https://github.com/UblSharp.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UblSharp\n\n[![Build status](https://ci.appveyor.com/api/projects/status/rlhygf9fm4w5l0e4/branch/master?svg=true)](https://ci.appveyor.com/project/ublsharp/ublsharp/branch/master)\n[![MyGet](https://img.shields.io/myget/ublsharp/v/ublsharp.svg)](https://www.myget.org/gallery/ublsharp)\n[![NuGet](https://img.shields.io/nuget/v/ublsharp.svg)](https://www.nuget.org/packages/ublsharp)\n\nUblSharp is a C# / .NET / XML library for working with OASIS UBL 2.0 and 2.1 documents.\n\nIt supports all .NET full framework versions from .NET 2.0 - 4.6 and .NET Standard 1.0 and higher. See 'Available packages' below for a table of available packages and framework compatibility.\n\n## Installation\n\nUse the nuget packages. See the table below for an overview of available packages.\n\nFor example, using the Visual Studio package manager console:\n\n    Install-Package UblSharp\n    Install-Package UblSharp.Validation\n\nOr using the dotnet cli:\n\n    dotnet add package UblSharp\n\n### Available packages\n\n| Package                                                                           | .NET Support                         | Description                                                                                                                                                   |\n| --------------------------------------------------------------------------------- | ------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| [UblSharp](https://www.nuget.org/packages/UblSharp)                               | net20 - net46,\u003cbr /\u003e netstandard1.0+ | Contains all UBL 2.0/2.1 common, aggregate and document types, annotated with System.Xml.* attributes. Also contains some basic serialization functions.      |\n| [UblSharp.Validation](https://www.nuget.org/packages/UblSharp.Validation)         | net20 - net46, netstandard2.0*        | Contains validation functions to validate XML documents and UblSharp (.NET) objects using the OASIS UBL 2.1 xsd specifications.                               |\n| [UblSharp.SEeF](https://www.nuget.org/packages/UblSharp.SEeF)                     | net20 - net46,\u003cbr /\u003e netstandard1.0+ | Additional types to support ['Standaard Energie eFactuur (SEeF)'](https://energie-efactuur.nl) UBL documents.                                                 |\n| [UblSharp.SCSN](https://www.nuget.org/packages/UblSharp.SCSN)                     | net20 - net46,\u003cbr /\u003e netstandard1.0+ | Additional types to support ['Smart Connected Supplier Network (SCSN)'](https://smartindustry.nl/fieldlabs/8-smart-connected-supplier-network) UBL documents. |\n| [UblSharp.Generator.Core](https://www.nuget.org/packages/UblSharp.Generator.Core) | net46                                | The code generator library used to generate C# classes from XSD schemas.                                                                                      |\n\n\u003e \\* Validation is not available on netstandard1.0, because System.Xml.Schema and validation is only available on desktop .net and netstandard2.0 and higher.\n\n## Credits\n\n- The (test) generator of UblSharp was taken from https://github.com/Gammern/ubllarsen (a lot has changed since).\n\n## License\n\n[The MIT License (MIT)](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fublsharp%2Fublsharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fublsharp%2Fublsharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fublsharp%2Fublsharp/lists"}