BMEcatSharp.Microsoft.AspNetCore 1.0.0-pre1

This is a prerelease version of BMEcatSharp.Microsoft.AspNetCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package BMEcatSharp.Microsoft.AspNetCore --version 1.0.0-pre1
NuGet\Install-Package BMEcatSharp.Microsoft.AspNetCore -Version 1.0.0-pre1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BMEcatSharp.Microsoft.AspNetCore" Version="1.0.0-pre1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BMEcatSharp.Microsoft.AspNetCore --version 1.0.0-pre1
#r "nuget: BMEcatSharp.Microsoft.AspNetCore, 1.0.0-pre1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install BMEcatSharp.Microsoft.AspNetCore as a Cake Addin
#addin nuget:?package=BMEcatSharp.Microsoft.AspNetCore&version=1.0.0-pre1&prerelease

// Install BMEcatSharp.Microsoft.AspNetCore as a Cake Tool
#tool nuget:?package=BMEcatSharp.Microsoft.AspNetCore&version=1.0.0-pre1&prerelease

ASP.NET Core support for BMEcatSharp

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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-pre1 69 5/16/2024
1.0.4 166 1/5/2024
1.0.3 105 12/26/2023
1.0.2 145 8/11/2023
1.0.1 140 4/10/2023
1.0.0 295 12/3/2022
1.0.0-pre3 149 4/24/2022
1.0.0-pre2 162 1/12/2022
1.0.0-pre1 209 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