OpenTransSharp.Microsoft.AspNetCore
1.0.0-pre1
See the version list below for details.
dotnet add package OpenTransSharp.Microsoft.AspNetCore --version 1.0.0-pre1
NuGet\Install-Package OpenTransSharp.Microsoft.AspNetCore -Version 1.0.0-pre1
<PackageReference Include="OpenTransSharp.Microsoft.AspNetCore" Version="1.0.0-pre1" />
paket add OpenTransSharp.Microsoft.AspNetCore --version 1.0.0-pre1
#r "nuget: OpenTransSharp.Microsoft.AspNetCore, 1.0.0-pre1"
// Install OpenTransSharp.Microsoft.AspNetCore as a Cake Addin #addin nuget:?package=OpenTransSharp.Microsoft.AspNetCore&version=1.0.0-pre1&prerelease // Install OpenTransSharp.Microsoft.AspNetCore as a Cake Tool #tool nuget:?package=OpenTransSharp.Microsoft.AspNetCore&version=1.0.0-pre1&prerelease
ASP.NET Core support for OpenTransSharp
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
-
.NETCoreApp 2.1
- Microsoft.AspNetCore.Mvc.Core (>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Formatters.Xml (>= 2.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.0)
- Microsoft.Extensions.Options (>= 2.1.0)
- OpenTransSharp (>= 1.0.0-pre1)
- OpenTransSharp.Microsoft.Extensions.DependencyInjection (>= 1.0.0-pre1)
-
.NETCoreApp 3.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.0)
- Microsoft.Extensions.Options (>= 3.1.0)
- OpenTransSharp (>= 1.0.0-pre1)
- OpenTransSharp.Microsoft.Extensions.DependencyInjection (>= 1.0.0-pre1)
-
net5.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Options (>= 5.0.0)
- OpenTransSharp (>= 1.0.0-pre1)
- OpenTransSharp.Microsoft.Extensions.DependencyInjection (>= 1.0.0-pre1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.5 | 125 | 6/27/2024 |
1.0.5-pre1 | 95 | 5/16/2024 |
1.0.4 | 197 | 1/5/2024 |
1.0.3 | 126 | 12/26/2023 |
1.0.2 | 177 | 8/11/2023 |
1.0.1 | 178 | 4/10/2023 |
1.0.0 | 327 | 12/3/2022 |
1.0.0-pre3 | 23,290 | 4/24/2022 |
1.0.0-pre2 | 170 | 1/12/2022 |
1.0.0-pre1 | 212 | 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