Skip to content
OIORASP_Library_DotNet-ReleaseNotes.adoc 4.23 KiB
Newer Older
= OIORASP .NET - Release Notes
{author}
Version {versionNumber}

== Introduction
The OIORASP Library for .Net is a C#/DotNet based toolkit for implementation of OIORASP business applications.

This distribution is version {versionNumber}
The distribution is part of the OIORASP work for exchanging business documents in a secure and
reliable way using the internet. See https://nemhandel.dk/opdateringer-releases for more information.
The framework can be downloaded from https://nemhandel.dk/opdateringer-releases
This release comprises the following deliverables:

* dk.gov.oiosi.library.sln Visual Studio 2019 solution
.Documentation:

* OIORASP Library for .NET Release Notes.pdf (this document)
* OIORASP Library for .NET Installation Guide.pdf
* OIORASP Library for .NET Tutorials.pdf
.Samples
* dk.gov.oiosi.samples.TestCertificate Test certificates using OIORASP
* dk.gov.oiosi.samples.httpEndpointExample Deployable test endpoint
* dk.gov.oiosi.samples.ClientExample A client example that can send a document
* dk.gov.oiosi.samples.consolesClientExample A console client, use to send a user specific document
.For testing (as sub-components of the RaspClientTests solution file):
* dk.gov.oiosi.test.request Sending test project
* dk.gov.oiosi.test.extendedRequest Uddi, ldap and ocsp test project
* dk.gov.oiosi.test.nunit.library Nunit test project
* dk.gov.oiosi.test.nunit.interop Nunit interoperability test project
* dk.gov.oiosi.integration Nunit integration tests
In the following part of the document, some issue numbers are mentioned these numbers are
internal numbers used by the Erhvervsstyrelsen (Danish Business Authority), so please ignore these as external
include::release-notes-3.1.3.adoc[leveloffset=+1]

include::release-notes-3.1.2.adoc[leveloffset=+1]

include::release-notes-3.1.1.adoc[leveloffset=+1]

include::release-notes-3.1.0.adoc[leveloffset=+1]
include::release-notes-3.0.2.HOTFIX.adoc[leveloffset=+1]

include::release-notes-3.0.2_UBL_2.1.0.adoc[leveloffset=+1]
include::release-notes-3.0.1.adoc[leveloffset=+1]

include::release-notes-3.0.0.adoc[leveloffset=+1]
include::release-notes-2.1.x.adoc[leveloffset=+1]
This OIORASP {versionNumber} release has been tested OK with OIORASP 2.1.x for both Java and .NET when running with Foces2 certificates on both sender and receiver side.

Calling Abort() on the request may occasionally crash if one tries to update configuration or shut
down the application during sending.
This is due to a bug in the WCF WS-RM implementation that Microsoft has recognized. [as
reported: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2189376&SiteID=1]

Processing large sized documents will consume large size of RAM and CPU. The OIORASP library itself, should no longer be the obstacle for sending and handling large files, but the hardware must
be well-equipped, as well as internet connection speed between sender and receiver
Some source code is licensed under the Mozilla Public License Version 1.1. The used license
Please check each source file for a license declaration as some source code is licensed on other terms.

[source]
/*
 * The contents of this file are subject to the Mozilla Public
 * License Version 1.1 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain
 * a copy of the License at http://www.mozilla.org/MPL/
 *
 * Software distributed under the License is distributed on an
 * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express
 * or implied. See the License for the specific language governing
 * rights and limitations under the License.
 *
 *
 * The Original Code is OIORASP .NET toolkit.
 *
 * The Initial Developer of the Original Code is Accenture and Avanade.
 * Portions created by Accenture and Avanade are Copyright (C) 2009
 * Danish National IT and Telecom Agency (http://www.digst.dk).
 * All Rights Reserved.
 */

The NUnit distributed is not a product of {name-erst-en}. Following license is from the
originator.

  Portions Copyright © 2002-2007 Charlie Poole or Copyright © 2002-2004 James W. Newkirk,
  Michael C. Two, Alexei A. Vorontsov or Copyright © 2000-2002 Philip A. Craig