SparkleNetworks / LinkedInNET

Sparkle.LinkedInNET will help you query the LinkedIn API with C# :)
https://www.nuget.org/packages/Sparkle.LinkedInNET/
GNU Lesser General Public License v3.0
35 stars 51 forks source link

add share api #8

Closed collinsauve closed 8 years ago

collinsauve commented 8 years ago

Fixes https://github.com/SparkleNetworks/LinkedInNET/issues/7

sandrock commented 8 years ago

Hi. This is a good start.

You should specify UseFieldSelectors="0" to avoid generating the fields parameter.

I notice there is something weird with the Services.tt.cs file. The whole file is changed instead of the few related lines. Are you using a different line ending char?

sandrock commented 8 years ago

Thank you for your contribution. I manually added the ~ code with extras.