ezet / evelib

Eve Online Library.NET is an open source C# wrapper for CCPs Eve Online API and other popular Eve Online APIs.
Apache License 2.0
71 stars 36 forks source link

EveCrest: Pass custom data model to CREST requests. #66

Open ezet opened 8 years ago

ezet commented 8 years ago

eg. CrestRoot.Query(r => r.Alliance, model = MyCustomModel);