Skip to content
trilobyte edited this page Apr 26, 2012 · 3 revisions

Welcome to the LinkedINSharp wiki! On this wiki you will find information about the LinkedIN C# SDK, which by-the-way does't mean you cant use it in other .NET languages. The goal of LinkedINSharp is to help .NET developers build web applications that integrate with LinkedIN.

Please note that this library is still in development, please have a little patience. As soon as we have a stable version we will distribute it via Nuget.

Features

The LinkedIN C# SDK currently provides an implemenation of the following APIs offered by LinkedIN:

Work in progress

This library is still in development, please have a little patience. As soon as we have a stable version we will distribute it via Nuget.

Documentation

We are continuously working on the documentation since it is essential to any good SDK. This task requires an significant amount of time and we will appreciate all the help we can get.

Sample applications

Below you will find a list of sample application from which you can start to build your own.

Help and Support

Create an issue on our Github project page if you encounter a problem with the SDK.

Contributing

There are many ways you can contribute to this project. Like most open-source software projects, contributing code is just one of many outlets where you can help improve. Some of the things that you could help out with in this project are:

  • Documentation (both code and features)
  • Bug reports
  • Bug fixes
  • Feature requests
  • Feature implementations
  • Test coverage
  • Code quality
  • Sample applications