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

Unified cache implementation for V2 and V3 #1222

Merged
merged 4 commits into from
Nov 13, 2015
Merged

Conversation

xavierzwirtz
Copy link
Contributor

More work on #1212

@xavierzwirtz xavierzwirtz changed the title V3 api Unified cache implementation for V2 and V3 Nov 13, 2015
try
let cachedObject = JsonConvert.DeserializeObject<NugetPackageCache> json
Choice1Of2 cachedObject
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just for sake of keeping the project uniform, can you please use the chessie types? Success and Fail IIRC

@xavierzwirtz xavierzwirtz mentioned this pull request Nov 13, 2015
3 tasks
@xavierzwirtz
Copy link
Contributor Author

Updated to chessie types.

forki added a commit that referenced this pull request Nov 13, 2015
Unified cache implementation for V2 and V3
@forki forki merged commit 32457e8 into fsprojects:V3API Nov 13, 2015
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.

2 participants