#CHAOS.Portal.Client (.NET) This is a .NET and Silverlight Portal API Client. It enables easy communication with a CHAOS Portal API (protocol version 6).
##Requirements
.NET 4.0 / Silverlight 5
A dependency injector is used (Ninject), but this is not a requirement.
##Code The source code is located in the src/app folder.
##Examples The examples are located in the src/examples folder.
##Tests The tests are located in the src/test folder.
##Reporting problems If you encounter any problems using this project, please report them using the "Issues" section of the projects Github page.
##Links
Official CHAOS Community website
This project on GitHub
Portal project on GitHub
TypeScript (JavaScript) client on GitHub
PHP client on GitHub
##License
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Copyright 2012 CHAOS ApS