OpenTrans.net 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenTrans.net --version 1.2.0
                    
NuGet\Install-Package OpenTrans.net -Version 1.2.0
                    
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="OpenTrans.net" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenTrans.net" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="OpenTrans.net" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OpenTrans.net --version 1.2.0
                    
#r "nuget: OpenTrans.net, 1.2.0"
                    
#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.
#:package OpenTrans.net@1.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OpenTrans.net&version=1.2.0
                    
Install as a Cake Addin
#tool nuget:?package=OpenTrans.net&version=1.2.0
                    
Install as a Cake Tool

.net library for reading and writing OpenTRANS orders.

The additional transactions will be added as soon as possible.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
4.1.0 5,805 8/14/2022
4.0.2 1,299 9/21/2020
4.0.1 604 9/16/2020
4.0.0 583 9/8/2020
3.0.0 634 9/2/2020
2.2.0 583 8/20/2020
2.1.0 556 8/7/2020
2.0.0 616 7/9/2020
1.3.0 595 5/22/2020
1.2.0 653 5/21/2020
1.1.0 987 10/14/2018
1.0.0 899 10/8/2018

1.0.0: Initial
1.1.0: fixed bug in order creation, added support for all countries, moved to .net 4.6.2
1.2.0: converted into .net standard 2.0, made dates optional values