aj-r / RiotNet

A .NET/C# client for the Riot Games API
MIT License
23 stars 10 forks source link

Move database-ready models into a separate package #15

Open aj-r opened 7 years ago

aj-r commented 7 years ago

The DatabaseId property could be confusing for a lot of people since it isn't returned by Riot's API at all. See if we can create a separate NuGet package containing database-ready models that extend the normal models.