These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
[EveLib] A .NET library for EveXML, CREST, EveCentral, and more
Developer of EveLib and EveAuthUtility
Hyperdrive your production business: Eve Production Manager
EveCrest crest = new EveCrest();var alliance = crest.GetRoot().Query(r => r.Alliances).Query(r => r.Where(a => a.Name == allianceName)).FirstOrDefault();
options.Regions.Add(10000002)options.System = ItemID' itemID is the id for the specific systemDim response As EveCentralModule.Models.MarketStatResponse = EveCentral.GetMarketStat(options)