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

Clarizen Entity-To-POCO Application #1

Closed
3 tasks done
Tracked by #5
garfbradaz opened this issue Jun 22, 2015 · 2 comments
Closed
3 tasks done
Tracked by #5

Clarizen Entity-To-POCO Application #1

garfbradaz opened this issue Jun 22, 2015 · 2 comments
Assignees

Comments

@garfbradaz
Copy link
Owner

Because there are various Entities within Clarizen with numerous custom fields, the best way I can think of is writing an application that:

  • Using Clarizen's API, pull down the JSON needed to serialize.
  • Use the Json C# Class Generator push the JSON out to a C# File.
  • Amendments needed to make sure we add the interface IClarizenEntity to each class.
@garfbradaz
Copy link
Owner Author

This is being worked on here garfbradaz/PlainClarizen#1

@garfbradaz
Copy link
Owner Author

PlainClarizen is now Released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant