BMEcatSharp 1.0.0-pre1
See the version list below for details.
dotnet add package BMEcatSharp --version 1.0.0-pre1
NuGet\Install-Package BMEcatSharp -Version 1.0.0-pre1
<PackageReference Include="BMEcatSharp" Version="1.0.0-pre1" />
paket add BMEcatSharp --version 1.0.0-pre1
#r "nuget: BMEcatSharp, 1.0.0-pre1"
// Install BMEcatSharp as a Cake Addin #addin nuget:?package=BMEcatSharp&version=1.0.0-pre1&prerelease // Install BMEcatSharp as a Cake Tool #tool nuget:?package=BMEcatSharp&version=1.0.0-pre1&prerelease
Read/edit/write/validate BMEcat 2005 xml files.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on BMEcatSharp:
Package | Downloads |
---|---|
OpenTransSharp
Read/edit/write/validate openTRANS 2.1 xml files. |
|
BMEcatSharp.Microsoft.Extensions.DependencyInjection
Microsoft.Extensions.DependencyInjection support for BMEcatSharp |
|
BMEcatSharp.Microsoft.AspNetCore
ASP.NET Core support for BMEcatSharp |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.5 | 1,551 | 6/27/2024 | |
1.0.5-pre1 | 439 | 5/16/2024 | |
1.0.4 | 1,105 | 1/5/2024 | |
1.0.3 | 488 | 12/26/2023 | |
1.0.2 | 1,158 | 8/11/2023 | |
1.0.1 | 570 | 4/10/2023 | |
1.0.0 | 1,224 | 12/3/2022 | |
1.0.0-pre3 | 24,459 | 4/24/2022 | |
1.0.0-pre2 | 388 | 1/12/2022 | |
1.0.0-pre1 | 435 | 6/20/2021 |
1.0.0-pre1
OpenTransSharp and BMEcatSharp
This project enables reading, editing, writing and validating openTRANS® 2.1 and BMEcat® 2005 files.
While developing, your IntelliSense is enriched with contents of the official specification-documents.
It also provides seamless integration into Microsoft.Extensions.DependencyInjection and ASP.NET Core.
This project is built on the .NET platform and uses the MPL 2.0 license (see https://github.com/warappa/OpenTransSharp#mpl-20-tldr for what that means for you).
NuGet packages of this project
* BMEcatSharp
* BMEcatSharp.Microsoft.Extensions.DependencyInjection
* BMEcatSharp.Microsoft.AspNetCore
* OpenTransSharp
* OpenTransSharp.Microsoft.Extensions.DependencyInjection
* OpenTransSharp.Microsoft.AspNetCore
Features:
* Compatible with .NET Standard 2.0, .NET Core 2.1+ or .NET 5+
* Rich IntelliSense extended with contents of the official specification-documents
** Meaning of elements/attributes
** Required elements
** Choices between elements
* Reading/editing/writing BMEcat®- and openTRANS®-files
** Enums where possible, like `LanguageCodes`, `Unit`, `PackageUnit`, `CountryCode`, `OrderType`, `MimePurpose`, `PartyRole`,... and many more
* Validation against official XSDs
** Including adding custom XSD validations (see UDX below)
* Proper support for User-Defined-Extension data (UDX)
** Enhance your documents with custom data
* Microsoft.Extensions.DependencyInjection integration
** Extension methods for service registration (with optional options)
* ASP.NET Core integration
** Model-binding support
** Model state support
** Custom encodings and content-types support
* BMEcat® 2005 support
** Module Classification Systems, Catalog Groups Systems, and Feature Systems
** Module Product Configuration
** Module Price Formulas
** Module Integrated Procurement Point
** Multilingual Strings
* openTRANS® 2.1 support
** RFQ (request for quotation)
** Quotation
** Order
** Order-Change
** Order-Response (confirmation of order)
** Dispatch-Notification
** Receipt-Acknowledgement (acknowledgement of receipt of goods)
** Invoice
** Invoice-List (collective invoice)
** Remittance-Advice (Notification or remittance)
** Multilingual Strings