Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Establish beta-level compatibility with Klondike #907

Merged
merged 1 commit into from Jun 28, 2015
Merged

Establish beta-level compatibility with Klondike #907

merged 1 commit into from Jun 28, 2015

Conversation

ilkerde
Copy link
Contributor

@ilkerde ilkerde commented Jun 28, 2015

I did some quick fixup in order to get Klondike to be more chatty with Paket. More specifically, I had problems to obtain package details from Klodike during paket install and paket restore operations. After some investigation, I realized that I was not alone (see #682).

After sniffing on the conversation between original nuget.exe and Klondike, I came up with what you can see now in this PR.

I tested it with several projects of mid-range (10-25 deps) with mixed sources (from nuget and Klondike). NTL, I would still not be to positive about the Klondike support. It seems to work fine.

* Have the nuget v2 package details query fallback with /odata prefix
* Negotiate XML content type on /odata prefixed calls
forki added a commit that referenced this pull request Jun 28, 2015
Establish beta-level compatibility with Klondike
@forki forki merged commit 50ea75b into fsprojects:master Jun 28, 2015
@forki
Copy link
Member

forki commented Jun 28, 2015

cool thx

@ilkerde ilkerde deleted the talk-with-klondike branch June 28, 2015 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants