##
#§ csharpFreiburg - src/CSharpFreiburg/README
#§
#§ (C) 2004 - Freiburg - Project - Group
#§ ------------------------------------------------------
#§ EMail: freiburg AT compiler-factory DOT de
#§ ------------------------------------------------------
#§ all rights reserved
#§
C S H A R P - F R E I B U R G
=============================
Introduction
------------
csharpFreiburg is a C# client using the libFreiburg library.
the client is available as:
- C# dynamic library ..................... (CsLibFbg20.dll)
- C# testing library ..................... (CsLibTestFbg20.dll)
- C# api validation application .......... (CsTestFbg.exe)
- C# performance validation application .. (CsTestFbg.exe)
the distribution is able to use any, commercial and non-commercial,
libFreiburg services.
Installation
------------
1. unpack the archive:
#> tar -xzvf csharpFreiburg??_linux.tar.gz
2. copy the C# library into the C# path
#> cp -r csharpFreiburg??/lib/* /C#/path
Documentation
-------------
1. csharpFreiburg (local):
csharpFreiburg??/html/index.html
2. csharpFreiburg (web):
http://www.compiler-factory.de/csharpfreiburg
3. libFreiburg (web):
http://www.compiler-factory.de/freiburg
Contact
------
freiburg AT compiler-factory DOT de