Library Runtime

In This Section

This class library is contained within several .Net assemblies. Applications using the BasicCard .Net Class Library require some of these assemblies at run time.

It is recommended to install theses assembly files in application directory together with your executable application.

For target machines it is recommend to install required runtime files only. Other (none required files) are for use during development only.

Following files are part of the BasicCard .Net Class Library runtime:

assembly

required

description

BasicCard.dll

yes

Main assembly containing this class library.

ZCLib.dll

yes

Sub assembly used by basiccard.dll.

Further you may need to install and maintain a version of the Properties file on target computer.

You are free to redistribute the binary files building the BasicCard .Net Class Library runtime. You are allowed to do this free of charge together with your application, as long as you agree to the folowing licence conditions

Copyright (c) 2017, ZeitControl cardsystems GmbH. All rights reserved.

Redistribution and use in binary forms, without modification, are permitted provided that the following conditions are met:

  • Redistributions of binary files must remain unmodified including all embedded copyright notices.

  • Redistributions in binary form must either:

    • Reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

      or

    • Redistributor must take over all risks arising from using this software.

  • Neither the name of the company ZeitControl nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

See Also